Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Not work
This topic contains 5 replies, has 2 voices, and was last updated by Ernest Marcinko 9 years, 7 months ago.
- AuthorPosts
- August 18, 2013 at 11:48 pm #629
1. The search bar is not working. The buttons do not work, it does not show any results or filtering option.
http://olddragon.redboxeditora.com.br/odwiki/ (only logged)
2. wonder if there is a way to limit the width of it to 70%, 50% or 40% of the page width.
3. The search widget does not work.
http://olddragon.redboxeditora.com.br/category/odwiki/thank you
-
This topic was modified 9 years, 7 months ago by
Ernest Marcinko. Reason: login details fix
August 19, 2013 at 8:37 am #635Hi!
Can you please provide login information? I cannot see the search.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
August 19, 2013 at 8:41 am #636You can add the shortcode to a div element if you want to limit the search widht, because it’s responsive:
<div style='width: 30%'> <?php echo do_shortcode('[wpdreams_ajaxsearchpro xx]'); ?> </div>
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
August 19, 2013 at 8:57 am #637Sure!
Login **
Pass **-
This reply was modified 9 years, 7 months ago by
Ernest Marcinko. Reason: login details moved
August 19, 2013 at 9:00 am #639I think we have a compatibility problem.
If I activate the search plugin, I lose the slider in my home.
If I turn off search plugin, the slider appears in my home.
August 19, 2013 at 9:47 am #643Hi!
The template you are using is full off javascript errors. I have managed to fix some of them, but there are still missing files and references. As I commented out the unneccesary code then the javascript errors disappeared and the search started working. (it was in the templates custom-functions.php file)
Also, there is something in the template is blocking the $ jQuery reference so some parts of the administrator area are not working correctly.
If you are planning to install other plugins then you might experience issues, as there are still some problems remaining in the template.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
-
This topic was modified 9 years, 7 months ago by
- AuthorPosts
You must be logged in to reply to this topic.