Re: Acadame - Another Professional Template
Quote:
Originally Posted by
Kruna
you should find this here:
includes/languages/your_language/your_template/meta_tags.php
That did it! I got it changed!
Re: Acadame - Another Professional Template
glad you worked it out...:smile:
kruna
Re: Acadame - Another Professional Template
I have another question. I would like to replace the center currencies box with the search box. I now where to find that, but when I change from currencies to search the top gets out of alignment. Instead of being evenly spaced, the Cart shows up under the search box. Is search box to long? How can I fix this?
I will be selling moped and will only ship in the US, so I don't need the currency box and if I remove it, the top of the page looks off balanced.
Thanks
Re: customer email subscription error
Hi,
Whenever a customer creates an account, I get the sign up date showing 2036. I also have a newsletter subscription only module and that one shows the correct year.
I went to my error logs and found this... but I'm not sure it is associated with it...
Code:
[01-Nov-2007 16:15:01] PHP Warning: require(includes/templates/template_default/templates/tpl_subscribe_header.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/barkands/public_html/shop/includes/modules/iC_AcadameV1.2/subscribe_header.php on line 20
[01-Nov-2007 16:15:01] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/templates/template_default/templates/tpl_subscribe_header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/barkands/public_html/shop/includes/modules/iC_AcadameV1.2/subscribe_header.php on line 20
I don't have subscription on my header...
Can someone help?:dontgetit
Re: customer email subscription error
Quote:
Originally Posted by
TrvlFox
Hi,
Whenever a customer creates an account, I get the sign up date showing 2036. I also have a newsletter subscription only module and that one shows the correct year.
I went to my error logs and found this... but I'm not sure it is associated with it...
Code:
[01-Nov-2007 16:15:01] PHP Warning: require(includes/templates/template_default/templates/tpl_subscribe_header.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/barkands/public_html/shop/includes/modules/iC_AcadameV1.2/subscribe_header.php on line 20
[01-Nov-2007 16:15:01] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/templates/template_default/templates/tpl_subscribe_header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/barkands/public_html/shop/includes/modules/iC_AcadameV1.2/subscribe_header.php on line 20
I don't have subscription on my header...
Can someone help?:dontgetit
The subscribe_header is part of the Newsletter module ... I believe you'll be able to find some options under the Configuration for that module.
If to no avail, check that you've uploaded all the correct files and in the correct directory.
Re: Acadame - change subcategory font
Here is the link to my page
http://www.time-co.com/zencart/index...=index&cPath=6
I would like to change the font size of my subcategory links :
chai & chocolate
coffee blends
tea blends
BUT only for subcategories display in the center column without affecting the way they display in the category sidebox
Any help will be appreciated
Thanks
Re: Acadame - Another Professional Template
Quote:
Originally Posted by
all4coffee
Here is the link to my page
http://www.time-co.com/zencart/index...=index&cPath=6
I would like to change the font size of my subcategory links :
chai & chocolate
coffee blends
tea blends
BUT only for subcategories display in the center column without affecting the way they display in the category sidebox
Any help will be appreciated
Thanks
Please explain the "BUT" :blink:
Quote:
Originally Posted by
Sermonzone
This is a very nice template. Thank you.
I have posted a similar question in the forum on your website but thought ZC users might have some fo the same questions.
1. On your forum, I cannot tell if the glossy black menu bar is an EZ pages menu or the CSS horz menu header contrib. Insight?
Custom built menu.
Quote:
Originally Posted by
Sermonzone
2. i would like to put the search header on that menu bar but have not located the correct file. seems related to #1. Suggestion?
Which menu bar?
Quote:
Originally Posted by
Sermonzone
3. You have a banner ad next to your logo. Did you do this with banner manager?
Yes, all banners are utilizing the Banner Manager.
Re: Acadame - Another Professional Template
Testuser,
I would like to replace the center currencies box with the search box. I now where to find that, but when I change from currencies to search the top gets out of alignment. Instead of being evenly spaced, the Cart shows up under the search box. How can I fix this?
I will be selling moped and will only ship in the US, so I don't need the currency box and if I remove it, the top of the page looks off balanced.
I really like this template. I hope to have my site finished and products added soon.
Thanks
Re: Acadame - Another Professional Template
Quote:
Originally Posted by
ScootaMan
Testuser,
I would like to replace the center currencies box with the search box. I now where to find that, but when I change from currencies to search the top gets out of alignment. Instead of being evenly spaced, the Cart shows up under the search box. How can I fix this?
I will be selling moped and will only ship in the US, so I don't need the currency box and if I remove it, the top of the page looks off balanced.
I really like this template. I hope to have my site finished and products added soon.
Thanks
You'll need to replace the currencies_header with the search_header then edit the sidebox template file for the search area adding class topBox to the main wrapper of the search area.
Hope that makes sense.