Home Forums Basel support forum Shop page sidebar not appearing or functioning properly Reply To: Shop page sidebar not appearing or functioning properly

#31097

Artem Temos
Keymaster

Hello,

Happy New Year!

1. This issue is fixed in the file basel/inc/classes/Layout.php. Probably, it was missed after the update.

2. Sorry, but filters widgets can work on the WooCommerce shop page only. They can’t be applied for other WordPress pages even if they have some products shortcodes. It is default WooCommerce functionality and we are not able to change this in our theme scope.

3. This issue we have reproduced on our side as well. Unfortunately, we don’t have a quick solution so the fix will be included in the next theme update.

4. You can add your custom JS code to the file js/functions.js. Find the AJAX queries there and modify them. Better to add it to the shopPageInit() method. Be sure that you have disabled JS Minification in Theme Settings -> Performance and clear the browser cache after editing the file.

Regards