By clicking “Accept All”, you agree to the storing of cookies on your device to enhance site navigation, analyse site usage, and assist in our marketing efforts
These cookies enable our website and App to remember things such as your region or country, language, accessibility options and your preferences and settings.
Analytic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.
Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.
okay forgot this, is there a simple way to have the product pages as 1 column so no right bar??
Open up your SSH client and go to the directory where Magento is installed. Once you are there, copy and paste the following command:
find . -type d -exec chmod 777 {} \;
* If you are on a cPanel server you need to do this
find . -type d -exec chmod 755 {} \;
(or just go to your file manager and choose 755