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

Website searching keyword failed

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Website searching keyword failed

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #14098
    kallykally
    Participant

    HI,
    Currently i am trying to search my plugin shortcode table contents, but seems like the plugin cant search the keyword. Can you advice or assist on this?
    Thanks

    #14103
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    It very much depends on how the tables are stored and printed. If they are within the content as shortcodes, then using the index table engine will very likely do the trick. Make sure to configure and enable it as described.

    In case the shortcodes are within the post excerpt (short product description), then it might not be possible to get their content. There might be a solution, but it involves adding a custom code to executed excerpt shortcodes as well.

    1. Make sure to have a full site back-up before making any changes in your site files!
    2. Place this into the functions.php file in your active theme directory (copy from line 3 only!):

    3. Make sure to re-create the index table after that.

    If you need any help with this, you can leave FTP details and I will try to implement it for you. Please note that I cannot guarantee this will work, but it’s worth a try.

    #14112
    kallykally
    Participant

    Hi,
    Thanks for your information. Maybe let me have a try first. If still cannot then will just ask for your help 🙂

    Thank you so much

    #14118
    kallykally
    Participant

    You cannot access this content.

    #14119
    kallykally
    Participant

    Hi there,

    Actually i find a way to solve this issue. But might need your advice, how if when i tick the checkbox of categories, and the search function will automatically appear the certain category details?

    Thanks

    #14120
    kallykally
    Participant

    Hi there,

    Kindly find the attached image. The search bar there keep loading and cant showing my category detail.
    Thank you

    #14123
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    It looks like there was something wrong with the product variation content fetching, and it caused the search to fail – I have changed the following option: http://i.imgur.com/Ghqw0kX.png

    Now it should be working as expected.

    #14286
    kallykally
    Participant

    Hi there,

    Thanks for your assistance. Can you advice that how if i want to filter the item and redirect the page to the category page?

    Thank you.

    #14303
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    Do you mean like, when the user clicks on the item, it will not go to the item page, but to it’s category page? It might be possible with a custom code. Let me know.

    #14307
    kallykally
    Participant

    You cannot access this content.

    #14323
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    I still don’t think I uderstand exactly what you mean. Do you mean filtering on the results page (the page content), or do you mean like dynamical filtering (where categories hide automatically)? Unfortunately those are not yet possible.

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