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

Show more button doesn't work

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,

By default, I am only showing 6 terms and have a show more button, but when I click the button nothing happens? also, the + button next to the main title doesn't work too.

I disabled all the plugin/themes and just had a default theme + woo and it still didn't work.

No error in logs/ or console
Data state doesn't get changed

Screenshots:

https://prnt.sc/qktmzh (nothing happens)
https://prnt.sc/qktno5

 

Fixed changed the function

.life(click function() {} to .click(function(){}) in the front.js file

Hello

But keep in mind that this will not work in ajax mode

on the left i have shortcode

[woof]

and on right [woof_products per_page=9 columns=3 is_ajax=1 custom_tpl="woof_tpls/loop-product.php"]

Everything is working.

Thanks

Hello

Ok!  Great!