Hi all,
can anyone tell me where can I set the image size in Specials page?
There is a columnar layout.
Hi all,
can anyone tell me where can I set the image size in Specials page?
There is a columnar layout.
While many of the separate pages have their own settings for image size, specials is not one of them ...
You would have to customize the /includes/pages/specials/main_template_vars.php file and this is not an override file ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Thank you, very much!
I have the same question.
In Zen cart 1.3.9 , I suppose the correct location is :
/includes/modules/pages/specials/main_template_vars.php , or?
I cannot find anything in that file that makes sense. I want my image width to be 150 & height 100 , same as I have set my featured products file size in the admin.
Attaching a screen shot of my problem - How would I get the special product images in the same size as the featured products image size?...
Truly greatful for some advice ,as always!
best regards
peter
There is the Specials centerbox and the Specials page ... you are trying to make changes in the Specials Page but want the changes to happen to the Specials centerbox ... based on your image ...
Look at the module:
specials_index.php
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Hello,
Using ver 1.5.0
Still don't see where the variable to set w x h size of the specials in the center box and the page
I've looked in
includes/modules/specials_index.php
and
includes/modules/pages/specials/main_template_vars.php
I can see the sidebox special is using the admin->config->Images-(Small Image Width) in there but nothing for center box and page.
Anyone solved this.
Thanks
The specials center box uses the same settings as the small images width and small image height ...
If you want different values you would need to customize the specials centerbox with your templates and overrides and change the values for:
SMALL_IMAGE_WIDTH
SMALL_IMAGE_HEIGHT
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Hi,
I've just set up my specials and the product page is showing it as a special but my centre box on the specials page is completely blank. I've looked at everything I can think of but can't work it out.
Pls help!
Anne
Did you customize the Specials Centerbox:
/includes/modules/specials_index.php
If so, what changes did you make?
If you switch to the Classic Template does it start working?
If so, the problem is with your templates and overrides of the file:
/includes/modules/your_template_dir/specials_index.php
if you are using the templates and overrides correctly ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Thanks for those tips - I changed to Classic template and it was still blank ....
so I uploaded the original specials_index.php from the original zen cart download folder on my desktop and it still didn't work!!!!
What else can I try?