PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]
Botoscope is currently in early access

Support Forum

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

Compatible with Barn2 WooCommerce Product Table?

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.

Greetings!

This is in regards to support request noted in the plugin's forum: https://wordpress.org/support/topic/compatible-with-barn2-woocommerce-product-table/.

I have already tried to use the provided functions.php code on https://products-filter.com/make-page-builders-and-custom-template-filterable/, but this did not work.

Awaiting your reply, and thank you.

Hello Toad

Share please wp-admin acess or ftp to stage site in the private area of this ticket, you can create it using https://wordpress.org/plugins/duplicator/ , OR if your site is under construction you can share credentials of the site

https://share.pluginus.net/image/i20230222134241.png
https://share.pluginus.net/image/i20230222134615.png

Also add here please more description with exact link to the issue

Welcome!

Hello, Alex.

I have sent you the private data as you requested.

Hello Toad

I created this page and placed there shortcodes:

[woof redirect="https://site.com/newsite/tester/"]
[product_table]

redirect attribute resolved the issue, the issue was not with HUSKY itself but with how WordPress was routing the filter requests. When the filter form is placed on a custom page rather than the main shop page, WordPress needs to know which page to use for the filtered results. Adding the redirect attribute to the shortcode pointed it to the correct page and resolved it.

Looks please this link: newsite/tester/swoof/price-4-to-5/ - works, prices

BUT such links newsite/tester/swoof/format-studio-license/ - doesn works, looks like barn table request need to be hooked, provide please ftp (private area) to this site to play with it code

 

Hello, Alex.

Adapting the above to the slider shortcode:

[woof_slideout redirect="https://domaname.com/newsite/shop-with-husky/" image=null image_h=50 image_w=50 location=right speed=100 action=click offset=30% onloadslideout=false height=500px width=320px text=Filter ][/woof_slideout]

I'm experiencing the same behavior--any filter selected loads a product page and not filtering the product table listing. I do see the testing page you created where the filter does work, but you didn't create the page using the Elementor Builder, which is what we're using. So let's work on this first.

Thank you.

Hello Toad

We applied a small fix directly in the HUSKY plugin to make the woof_slideout shortcode support the redirect attribute, which was being ignored before. Now you can use it like this:

[woof_slideout redirect="https://your-page-url/"]

Everything should be working correctly now. Let us know if you have any other questions.

Thank you, Alex.

I'm going to run through some tests and get back to you.

Hello Toad

Welcome! Feel free to share any updates here whenever you're ready ...