Forums Forums Search & Filter Pro Ajax not working – Urgent

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Anonymous
    #17961

    Hi, I just purchased the pro version of Search and Filter. I’m using a child theme of Vintage by siteorigin and I want to create something just like your demo with WooCommerce, but I’m not using WooCommerce. When following your documentation, I can’t get the Ajax to work. This is an urgent request.

    Anonymous
    #17963
    This reply has been marked as private.
    Ross Moderator
    #18000
    This reply has been marked as private.
    Anonymous
    #18017
    This reply has been marked as private.
    Anonymous
    #18021
    This reply has been marked as private.
    Ross Moderator
    #18022
    This reply has been marked as private.
    Anonymous
    #18026

    I was using 1.7.1 with filtrify before, but it no longer exists. I took it out of my functions file and from that library. I am however using other jQuery scripts on the website.

    I am more of a designer than a programmer, but I get around. Do you think you can help me find where it is?

    Ross Moderator
    #18027

    Hi Julie-Anne

    Looking at the source code of your page I see

    <style type="text/css" id="vantage-footer-widgets">#footer-widgets aside { width : 20%; } </style> <style type="text/css" id="customizer-css">@import url(http://fonts.googleapis.com/css?family=Raleway:500|Raleway:900|Raleway:800); body,button,input,select,textarea { font-family: "Raleway"; font-weight: 500; font-weight: 500 } #masthead h1 { font-family: "Raleway"; font-weight: 900; font-weight: 900 } h1,h2,h3,h4,h5,h6 { font-family: "Raleway"; font-weight: 800; font-weight: 800 } #page-title, article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title { font-size: 35px } .entry-content { font-size: 15px; color: #444444 } #masthead .hgroup { padding-top: 15px; padding-bottom: 15px } .entry-content a:hover, .entry-content a:focus, .entry-content a:active, #secondary a:hover, #masthead .hgroup a:hover, #masthead .hgroup a:focus, #masthead .hgroup a:active { color: #eac300 } .main-navigation { background-color: #262626 } .main-navigation a { color: #dddddd } .main-navigation ul ul { background-color: #e8e8e8 } .main-navigation ul ul a { color: #282828 } .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a  { background-color: #00bcff } #search-icon #search-icon-icon { background-color: #020202 } #search-icon #search-icon-icon .vantage-icon-search { color: #c6c6c6 } #search-icon .searchform { background-color: #636363 } #main { background-color: #ffffff } #colophon, body.layout-full { background-color: #262626 } </style>	<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
    	<script src="js/fitrify.js"></script>
    	<link rel="stylesheet" href="css/filtrify.css">

    There are a lot of references to filtrify still left in there.

    I’m afraid removing these is not within the scope of support here.

    Thanks

    Anonymous
    #18029

    You were right. I found the filtrify script, took it out and it fixed my issue!

    Now, how do I prevent my single concert pages to open in a different window? I’d like to have them open beside the form like in your woocommerce demo. Thanks,

Viewing 9 posts - 1 through 9 (of 9 total)