AJAX Pagination does not work! BUG
-
AJAX Pagination does not work! BUG
The option is enabled. Did a clean installation of the theme – it did not help!
And translation is not working yet: ABOUT BRAND, ABOUT ‘brand name’
If I use function.js from version 1.8 – AJAX Pagination OK!
Hello,
Thank you for reporting us about those issues, we will fix them in our next theme update.
Sorry for the inconvenience.
Regards
When will it be ?! I need to work now! What should I do? This is a critical bug!
You can fix it editing the file woodmart/js/functions.js
, find this selector
body.post-type-archive-product:not(.woocommerce-account) .woocommerce-pagination a
and replace with this one
body:not(.woocommerce-account) .woocommerce-pagination a
The topic ‘AJAX Pagination does not work! BUG’ is closed to new replies.