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

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Search Ajax Pro – Smartphone Settings #14620
    JaimeJaime
    Participant

    Hi Ernest,

    yeah! Great man thank you so much for the help it works perfectly :D.
    And really my congrats for such a great Plugin!

    Cheers,
    Jaime

    in reply to: Search Ajax Pro – Smartphone Settings #14600
    JaimeJaime
    Participant

    Hi Ernest,

    I have disable an AJAX Plugin on the Login site which was causing the problem (its caused by another plugin but the dev is still searching for the problem :)).

    Should be working now. Sorry for the circumstances!

    Regards,
    Jaime

    in reply to: Show rating in search results #14503
    JaimeJaime
    Participant

    Hi Ernest,

    no worries! I am glad I got such a great Response :).

    Don’t think that will be necessary I don’t want to cause you to much Trouble. I will be implementing other stuff on the Website soon and this would just have been a nice to have feature. Thank you very much for your great help. This is certainly the best plugin of my website and by FAR the best support ever had :).

    Thank you really much.

    Keep up the good work!

    Cheers,
    Jaime

    in reply to: Show rating in search results #14417
    JaimeJaime
    Participant

    Hi Ernest,

    perfect, it worked!
    This was exactly what I was looking for! Thank you very very much!! You really saved me out here :D.

    If I may ask one last Thing, do you know how to Display the number with two decimals? like: 4.00 instead of 4?

    Really big thanks here again.

    Cheers,
    Jaime

    in reply to: Show rating in search results #14406
    JaimeJaime
    Participant

    Hi Ernest,

    thank you very much for your fast reply. I read the documentation and it helped me really out to get some custom fields shown in the description field of the searched results posts. But I haven’t managed to get the average score shown..

    It is not a custom field which the user enters but more the score that different users give to a certain post (like reviews of a certain item?) I would like to show that score on the description text.

    I tried adding this to the advance field:
    <?php echo get_post_meta(get_the_ID(), ‘ratings_average’, true ); ?>

    which is the function I call to get score but that doesn’t seems to work.

    Do you may have any idea?

    Thanks

    Regards,
    Jaime

    in reply to: Show rating in search results #14388
    JaimeJaime
    Participant

    I am a bit creative today :). Maybe sorting the results based on the average score might be an option too?

    Thanks and sorry for the many questions..!

    Regards,
    Jaime

    in reply to: Show rating in search results #14386
    JaimeJaime
    Participant

    P.S.: I managed before to include the average rating in the single blog post by calling the following function:
    “<?php echo get_post_meta(get_the_ID(), ‘ratings_average’, true ); ?>” maybe there is a way to call it too?

    in reply to: Blog Masonry gone #14353
    JaimeJaime
    Participant

    Hi Ernest,

    wow great! that was fast and fixed the Problem! :D. Thank you very much!!

    Cheers,
    Jaime

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