Reply To: Price notation and height of navigation field

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Price notation and height of navigation field Reply To: Price notation and height of navigation field

#4406
Ernest Marcinko
Ernest Marcinko
Keymaster

I see.

Open up the ajax-search-pro/includes/views/asp.shortcode.data.php file and go to lines 23-25, where you should see this:


        <filter id="aspblur">
            <feGaussianBlur in="SourceGraphic" stdDeviation="4"/>
        </filter>

Change that to:


        <filter id="aspblur">
        </filter>

If you clear your page cache, the filter should disappear.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)