Hi!
I figured out how to add the sidebar to individual pages, but I’d like to add it to these two pages as well so people can see product categories and brands. Can you please tell me how to do this on these two pages?
Thanks!
Justine
https://fiestapoolsandspas.com/product-category/pool-chemicals/
https://fiestapoolsandspas.com/shop/
Hey jnightingale,
Sorry for the late reply, to add the “Shop Overview” sidebar to the shop page and the product archive pages, first, ensure that sidebars are enabled for archive pages:
Then edit line 99 in \wp-content\themes\enfold\archive.php
look for: $avia_config['currently_viewing'] = 'blog';
and change to: $avia_config['currently_viewing'] = 'shop';
Best regards,
Mike
Hi Mike,
Thanks for the suggestion, although when I went to edit the archive.php file, it said there was an error and wouldn’t save it. Any other thoughts? My login info is included if that helps.
Thanks!
Justine
Hi,
Sorry for the late reply, thanks for the login but I’m getting:
Error: The password you entered for the username is incorrect.
Please check.
The “error” you got when editing could have been the editor’s error self-check, often within the error message it suggests to make the changes via SFTP, was this your case? If so try using SFTP or use your webhost cPanel file manager to edit the file.
Best regards,
Mike