This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Not work

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #629
    AntonioAntonio
    Participant

    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 12 years, 9 months ago by Ernest MarcinkoErnest Marcinko. Reason: login details fix
    #635
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    Can you please provide login information? I cannot see the search.

    #636
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You 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>
    #637
    AntonioAntonio
    Participant

    Sure!

    Login **
    Pass **

    • This reply was modified 12 years, 9 months ago by Ernest MarcinkoErnest Marcinko. Reason: login details moved
    #639
    AntonioAntonio
    Participant

    I 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.

    #643
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    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.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.