PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Attributes not showing in search results

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi support

I have some problems with setting up your plugin correctly with my Elementor Pro templates.
My customer's site is: https://digriart.dk/shop/

First, this URL doesn't look great. Can you remove the SWOOF-string and make it translatable? Danish customers don't like this.
https://digriart.dk/shop/?swoof=1&product_cat=kombisaet

The website also still returns these other two landing pages:
https://digriart.dk/style/kombisaet/
https://digriart.dk/kombisaet/

This is bad for SEO as it makes duplicate pages. How can I prevent this from happening while using page templates?

___

Second, the attribute filter is not working for me:
https://digriart.dk/shop/?swoof=1&pa_farve=rosa

Manually search returns as an unstyled page: https://digriart.dk/farve/rosa/

Do you have any tips for me to sort this out? :)
Best regards,
Trine

hello Trine

Please  try  to watch  this  video - https://products-filter.com/video#beGT6p_look

SWOOF  - You can change this in the paid version of the plugin

and make it translatable?  - The plugin uses your data

This is bad for SEO as it makes duplicate pages.   - no, if you don't use these links in the content. I doubt that robots use a filter

Second, the attribute filter is not working for me:  - Looks like the current template is not listening to search queries - https://products-filter.com/make-page-builders-and-custom-template-filterable/

 

Hi Pablo

The snippet is working for Elementor attributes, thank you. Great!

However, it breaks something backend in WooCommerce, as only visually 12 products are showing.
All products are shown again as soon as I delete the snippet.

Best,
Trine

Hello Trine

Do you  mean  per-page

Try  to  check  it  here - https://share.pluginus.net/image/i20230224132934.png

No, I mean in the backend: Screenshot

Products appear again after I delete the code snippet.

Hello

Try  to change  this  line  -  https://share.pluginus.net/image/i20230227132020.png - to:

if ($query->query['post_type'] === 'product' && (!is_admin() || wp_doing_ajax() )) {