Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
Advisers Australia
It is still in development - I am also slowly learning about css and php.
I looked at this through Firefox Nightly, and I would suggest looking at the stylesheet.css file, line 246, the padding settings, your list text is running all the way to the left side of the white area... And what continue button are you talking about?...
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
Advisers Australia
Thank you Anne I have included a link to the site: -
http://www.advisers-australia.com/ze...eset-09182012/
It is still in development - I am also slowly learning about css and php.
Any hints on reducing the size of the edit buttons and moving the continue button at the bottom of the page
Justin :smile:
Please be more specific about what continue button and what edit buttons you are trying to modify. Links to pages with these buttons would be good.
Thanks,
Anne
Re: Stirling Grand Responsive Template
Thank you - I will have a look. :smile:
Re: Stirling Grand Responsive Template
Hi
I posted a request for assistance on the Fast and Easy checkout forum and was advised that the issue was a define problem.
I fixed the header problem by inserting:- define('HEADER_TITLE_CART_ITEMS', 'My cart');
in the following directory: - includes/languages/english/header.php
at line 19
As for the other items Firebug is helping me solve the formatting issues with the checkout text and editing.
Thank you all for your help and suggestions. It is a very steep learning curve.
Justin :smile:
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
Advisers Australia
Hi
I posted a request for assistance on the Fast and Easy checkout forum and was advised that the issue was a define problem.
I fixed the header problem by inserting:- define('HEADER_TITLE_CART_ITEMS', 'My cart');
in the following directory: - includes/languages/english/header.php
at line 19
As for the other items Firebug is helping me solve the formatting issues with the checkout text and editing.
Thank you all for your help and suggestions. It is a very steep learning curve.
Justin :smile:
This is not a problem with the template package. If the package is installed correctly, there is no need to add this define statement. It sounds like you did not upload all of the template language files.
Also, it is best practice to edit files in override directories.
Thanks,
Anne
Re: Stirling Grand Responsive Template
Thank you. I will review my files. Justin
Re: Stirling Grand Responsive Template
uploaded stirling grand onto my site selected it in template selection on my zencart went through it to see if all was well worked out fine until i got to the product info page it showed the templates background but not the products nor their info
but in my old zen cart template this page showed fine
so i went to the logs and viewed the debug file and this is what i got
[17-Jan-2014 09:06:40] PHP Warning: require_once(includes/templates/template_default/jscript/ic_hoverbox_config.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/content/43/7636543/html/includes/modules/pages/product_info/jscript_hoverbox.php on line 3
[17-Jan-2014 09:06:40] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/templates/template_default/jscript/ic_hoverbox_config.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/43/7636543/html/includes/modules/pages/product_info/jscript_hoverbox.php on line 3
can anyone help because this has been bothering me for days im new to all this and the best way to learn is to try
also i recently upgraded from 1.3.9 to 1.5.1 before i checked the logs thinking that the fact that i wasnt upgraded was the problem
Thanx
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
Pablo_escobar
uploaded stirling grand onto my site selected it in template selection on my zencart went through it to see if all was well worked out fine until i got to the product info page it showed the templates background but not the products nor their info
but in my old zen cart template this page showed fine
so i went to the logs and viewed the debug file and this is what i got
[17-Jan-2014 09:06:40] PHP Warning: require_once(includes/templates/template_default/jscript/ic_hoverbox_config.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/content/43/7636543/html/includes/modules/pages/product_info/jscript_hoverbox.php on line 3
[17-Jan-2014 09:06:40] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/templates/template_default/jscript/ic_hoverbox_config.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/43/7636543/html/includes/modules/pages/product_info/jscript_hoverbox.php on line 3
can anyone help because this has been bothering me for days im new to all this and the best way to learn is to try
also i recently upgraded from 1.3.9 to 1.5.1 before i checked the logs thinking that the fact that i wasnt upgraded was the problem
Thanx
There is no need to keep posting the same question 4 or 5 times. I have already answered your other identical thread.
Thanks,
Anne
Re: Stirling Grand Responsive Template
Hi Anne,
I'm finally getting back to working with the template for a site upgrade and could use a bit of help.
1. Website Maintenance RED banner causes vertical alignment issues when turned on.
2. 800px width ( corresponds to Galaxy Tab3 8” in portrait orientation )
Left column visible but center column appears to be blank & white. Actually, Center column data starts Below left column, Above footer. Pages abandoned by testers due to the appearance of Blank Page instead of scrolling down to the bottom. (suggestions)
This width has no HOME button. Can you point me in the direction to add a Home tab or Home icon to the menu?
TNX
Rick
=====================================
FYI: I had problems with the sql statements that seemed to go away after I removed all the database table prefixes and edited config files to match. Also, ran the sql patches via phpMyAdmin instead of within zencart admin sql update. Currently, vanilla, zen v1.5.1 w/no addons installed yet. db upgraded from v1.3.9h, kept as latin1.
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
RixStix
Hi Anne,
I'm finally getting back to working with the template for a site upgrade and could use a bit of help.
1. Website Maintenance RED banner causes vertical alignment issues when turned on.
2. 800px width ( corresponds to Galaxy Tab3 8” in portrait orientation )
Left column visible but center column appears to be blank & white. Actually, Center column data starts Below left column, Above footer. Pages abandoned by testers due to the appearance of Blank Page instead of scrolling down to the bottom. (suggestions)
This width has no HOME button. Can you point me in the direction to add a Home tab or Home icon to the menu?
TNX
Rick
=====================================
FYI: I had problems with the sql statements that seemed to go away after I removed all the database table prefixes and edited config files to match. Also, ran the sql patches via phpMyAdmin instead of within zencart admin sql update. Currently, vanilla, zen v1.5.1 w/no addons installed yet. db upgraded from v1.3.9h, kept as latin1.
If you post a link to your site I can take a look.
Thanks,
Anne