Not work

This topic contains 5 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 10 years, 8 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #629
    Antonio
    Antonio
    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 10 years, 8 months ago by Ernest Marcinko Ernest Marcinko. Reason: login details fix
    #635
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

    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 :)


    #636
    Ernest Marcinko
    Ernest 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>
    Best,
    Ernest Marcinko

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


    #637
    Antonio
    Antonio
    Participant

    Sure!

    Login **
    Pass **

    • This reply was modified 10 years, 8 months ago by Ernest Marcinko Ernest Marcinko. Reason: login details moved
    #639
    Antonio
    Antonio
    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 Marcinko
    Ernest 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.

    Best,
    Ernest Marcinko

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


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

You must be logged in to reply to this topic.