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

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: Search web results overide and multilingual issue #6916
    gutiseogutiseo
    Participant

    Hi again,
    I increase memoory limit to 512M but still not working. It seems searches in french fall in a loop until memory is exhausted. I don´t understand why only happens in french. I need to fix this before I add more languages. Please, help.
    Regards

    in reply to: Search web results overide and multilingual issue #6065
    gutiseogutiseo
    Participant

    Hi, it seems my support ticket is lost in the wind. I really need an answer.
    Thanks in advance!

    in reply to: categories results showing in both at same time #5465
    gutiseogutiseo
    Participant

    Hi, thanks for your awesome support.
    One more question : Where could I find where to activate wpml compability ?
    Thanks for all and regards!

    in reply to: Thumbnails categories not showing at search results #5426
    gutiseogutiseo
    Participant

    It works!
    Thank you so much.
    Regards

    in reply to: Thumbnails categories not showing at search results #5420
    gutiseogutiseo
    Participant

    Sftp changed in first post
    Thanks

    in reply to: Thumbnails categories not showing at search results #5416
    gutiseogutiseo
    Participant

    Hi,
    if you need to change theme or plugins archives you can do it from wordpress because I have installed wp editor.
    How could I send you ftp in private?
    Thanks

    in reply to: Thumbnails categories not showing at search results #5414
    gutiseogutiseo
    Participant

    I have added your code to functions.php but still not showing thumbnail categories.
    Thanks!

    in reply to: Thumbnails categories not showing at search results #5411
    gutiseogutiseo
    Participant

    Featured Images for Categories
    https://wordpress.org/plugins/featured-images-for-categories/

    Thanks!

    in reply to: Show results onload homepage #5087
    gutiseogutiseo
    Participant

    Thank you so much! Now it works perfect!

    in reply to: Show results onload homepage #5085
    gutiseogutiseo
    Participant

    Not working yet. Search phase has dissapear from search box and results don´t appear bellow yet.
    You can take a look to my wordpress archives inside admin in Appareance -> Theme editor because footer.php is writable from there.
    And trigger search when typing doesn’t work with this code.
    Thanks in advance and I’m sorry to disturb you.
    Regards!

    in reply to: Show results onload homepage #5083
    gutiseogutiseo
    Participant

    Hi Ernest,
    I have published new code inside footer.php and still not working.
    Maybe I have to set triggers in behaviour different?
    My configuration in General Options -> Behavior is:
    trigger when click on icon, on return and when filters changes.
    and in Layout options – > Results behaviour
    scroll the window to result list

    Thank you!

    in reply to: Show results onload homepage #5080
    gutiseogutiseo
    Participant

    Hi Ernest,
    unfortunately your solution is not working, or I’m coding wrong your code.
    I have edited footer with:

    [code]<script type="text/javascript">
    jQuery(function($) {

    // Change this variable to any search prhase if you want to
    var searchPhrase = "Playa";

    var $input = $($("input.orig").get(0));
    $input.val(searchPhrase);
    $input.keyup();
    });
    </script>[/code]

    I setted up behavour to “Minimal character count to trigger search” option to 0

    It only shows search box with keyword “Playa” inside, but doesn’t show any results where I placed results shortcode. Only when I begin to type again it shows results.

    Thanks for your quick answer. Awesome support.

    Regards!

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