Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
I hope you are well today and thank you for your question.
Is the word in a post or page and in the content or excerpt area?
Could you please share your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Ivory Search SupportMarch 23, 2022 at 1:47 PM in reply to: How to Confirm Ivory Search is sending to correct Google Analytics ID? #11085Could you please contact us using the below form to troubleshoot it further?
Awesome great to see you got that achieved.
Please advise if you have more questions.
Have a fantastic day!
I hope you are well today and thank you for your question.
Could you please share the screenshot of the search form where you have configured it to search WooCommerce products(Including SKU’s and Variation SKU’s) and also share your site URL where the search form is displaying so that I can troubleshoot it?
Also, This can be a theme issue used on your site so to confirm it just temporarily use the Twenty Twenty One theme on your site. If everything works fine then it’s your site theme issue.
Best regards,
Ivory Search SupportMarch 22, 2022 at 1:06 PM in reply to: Woocommerce product ajax search remove quantity and cart button #11069I hope you are well today and thank you for your question.
You can achieve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Admin Area -> Ivory Search -> Settings -> Settings
.is-ajax-search-post-details .is-ajax-woocommerce-actions {
display: none;
}Best regards,
Ivory Search SupportI hope you are well today and thank you for your question.
The search results page is displayed by the search.php file of the theme that you are using on your site so the plugin doesn’t control it but your site theme controls it.
You can customize it by developing custom code by contacting the theme author or consider hiring a developer to develop it for you. You can hire a developer from any freelance site or WordPress agency.
Best regards,
Ivory Search SupportI hope you are well today and thank you for your feature request.
Sure, I will add a hook for it in the next version of the plugin.
Best regards,
Ivory Search SupportThe shared details worked.
I made it work by changing the Ivory Search plugin code as shown in the attached screenshot that also displays empty taxonomy terms.
I am not sure why the two terms are still empty even after you have added media to them.
You can contact the folders plugin support to know why the two terms are still empty.
Attachments:
You must be logged in to view attached files.March 4, 2022 at 7:48 PM in reply to: Would it be possible to change the layout of the search results? #10913You are always welcome, I’m glad I was able to help you with this matter. There is no obligation but by your kind words I wonder if I could trouble you to leave a review based on this experience here:
https://wordpress.org/support/plugin/add-search-to-menu/reviews/?filter=5
I’d really appreciate that. 🙂
And if I can be of any further assistance please don’t hesitate to ask.
March 4, 2022 at 7:47 PM in reply to: I need to have it refresh the page after “add to cart” is clicked. #10912You have to write dynamic jQuery code to achieve this and no need to use any hook.
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login