Re: Changing Buttons and CSS
Quote:
Originally Posted by
RescoCCC
Are you saying that if you go to includes/templates/abby_template those files and folders appear within the abby_template folder? If so, you've uploaded the file structure incorrectly. The languages folder should not be under the template folder. It belongs under the includes folder. Try uploading the language folder that came with the template in to the includes folder.
Thank you for your response.
This is the only way i can get template to work from Tools Template selection.
The download files came as AbbyTemplate_v1_2 folders.
Includes
Images
When uploaded like this it does not show in template selection.
Please advise how the folder structure should look like.
Re: Changing Buttons and CSS
The folder structure must be
/includes/languages/english/abby_template/
/includes/templates/abby_template/buttons/
/includes/templates/abby_template/common/
/includes/templates/abby_template/css/
/includes/templates/abby_template/sideboxes/
/includes/templates/abby_template/templates/
/includes/templates/abby_template/template_info.php
The images folder could be either just /images/ in the root (this is supposed to be for product images, not template images), or
/includes/templates/abby_template/images/ (this is where the template images should be stored).