Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
Hi, i am using a plugin and it does not seem to work with the theme. I suspect the value you used below is different from the default one. Can you please confirm with me is the value you use the same or different. If different please let me know the exact value you use in the theme.
Hi planet99,
The values are all correct except "Products pagination selector" because it depends on what pagination type you use, in case you are using normal pagination (see here) then the selector ".woocommerce-pagination" applies and it is correct, but if you are using Infinite Scroll then the pagination container is different element and even if it has "woocommerce-pagination" class it won't make any sense because it will be handled by our JS.
I hope this will help you.