Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2365855
Gem Product Display Widget not working
Closed

Comments

  •  1
    Saif Ali started the conversation

    As you may see when i try to filter products it displays nothing.
    https://snipboard.io/p2MBTK.jpg
    Also when i go to single product is does no populates the title of the product.
    https://snipboard.io/DgbAZY.jpg

    Third thing is when i search its just a simple search and no ajax why is that so ? also if i want to replace ajax search pro with that how do i do that? because search is important. Why don't you guys introduce a live ajax search?
    Thanks

  •  4,774
    Michael replied

    HI!

    Your site is currently broken and displayed incorrectly.

    8890475000.png


  •  1
    Saif Ali replied

    I have just cleared the cache please can you check again?

  •  1
    Saif Ali replied

    or for instance apped ?nocache as a querry string like https://www.site.us?nocache

  •  4,774
    Michael replied

    1) Can I temporarily disable third-party plugins on your site to exclude their influence on this problem?

    2) These pages use this setting. You can edit this code, disable this setting, or use Custom Title.

    9837918689.png

    3) What type of search are you using?

  •  1
    Saif Ali replied

    Can you please let the product use its own title instead of the word "Title"?
    Also you can disable plugins you want and then when you are done with the troubleshooting activate them again and clear the cache.

  •  1
    Saif Ali replied

    I have installed Ajax Search Pro and configured it to replace the default theme's search but it didnt work so i just deactivated the search plugin, knowing the fact that the theme search is just simple search and it searches when you hit enter i want a live search just type and it will pop up the results.

  •  4,774
    Michael replied

    So turn off 'Rich content title' setting and use the settings for the Page Title.

  •  4,774
    Michael replied

    This is a regular WordPress search. It doesn't support this feature.

  •  1
    Saif Ali replied

    But it should involve editing each product and doing that? right? this would be a great overhead. Also how to replace the search let's say i have a short code maybe you can tell where i can place that?
    <?php
    echo do_shortcode('[wd_asp id=1]');
    ?>

    Thanks

  •  4,774
    Michael replied

    1) Done.

    2) Unfortunately, you need to edit each page separately.

    3) Just paste the shortcode into any text block.

  •  1
    Saif Ali replied

    Please in your future releases can you add live search? Also possibility of this title being overridden from theme settings?
    It will be a great pain now. Also where in header.php i can place this code so it should display ajax search pro instead of your theme's default search.

  •  1
    Saif Ali replied

    Okay i think i have got the answers please revert back the plugins where they were and clear the cache thanks.
    So need to edit all 200 pages or products and will have to disable the property. Secondly will have to manually find the place where i can add the short code.
    Please in the future releases maybe you can include so what i have suffered no one would suffer like this.
    Thanks

  •  1
    Saif Ali replied

    Also can you tell me what was wrong with filtering?

  •  1
    Saif Ali replied

    As you are not replying im gonna put back the plugins to their places.

  •  4,774
    Michael replied

    Unfortunately, the theme has the ability to only general settings for only new pages.


    You need to edit the functions.php file, line 2599.

  •  1
    Saif Ali replied

    Thanks

  •  1
    Saif Ali replied

    How to do that in child theme? where is the child theme?

  •  4,774