Re: Responsive Sheffield Blue
Quote:
Originally Posted by
firstcapitalfirearms
Anne,
The error was a duplicate entry and I just went ahead did a complete uninstall of ZC and did a complete new install. I am still getting the same problem on Step 5 of the install directions and that I do not have the column that has the "show box @ min width. I made sure I sent the sql patch and selected everything in all the patches and still got the same response.
Any help is greatly appreciated.
Thanks
Mark
Anne,
I made sure I have the admin/layout_controller.php uploaded or at least it is showing on FileZilla that it did and I sent the responsive sql patch as well. I am still not able to get the Show Box @ Min Width on step 5. Sorry I wanted to make sure I was clear on what I stated above.
Thanks
Mark
1 Attachment(s)
Re: Responsive Sheffield Blue
Hi Scott and Anne
I am having a similar issue with the template as Scott. I have customised the template colour scheme and layout and also changed the menu item content. The site works perfectly in all browsers on Mac. It works on FF on PC but Chrome and IE on PC both have the search box floating to the centre behind the menu if something is added to the basket. The Checkout text also drops down to a second line.
Attachment 13685
In IE if you switch off compatibility mode it works but the site logo vanishes?
Any ideas?
Thanks
George
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
gsb2007
Hi Scott and Anne
I am having a similar issue with the template as Scott. I have customised the template colour scheme and layout and also changed the menu item content. The site works perfectly in all browsers on Mac. It works on FF on PC but Chrome and IE on PC both have the search box floating to the centre behind the menu if something is added to the basket. The Checkout text also drops down to a second line.
Attachment 13685
In IE if you switch off compatibility mode it works but the site logo vanishes?
Any ideas?
Thanks
George
Have you applied the patch to the header? The patch is located in the thread and deals with where the applicable div tags are/should be in the header and whether there is a value (I think other than '') to one of the constants used.
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
firstcapitalfirearms
Anne,
I made sure I have the admin/layout_controller.php uploaded or at least it is showing on FileZilla that it did and I sent the responsive sql patch as well. I am still not able to get the Show Box @ Min Width on step 5. Sorry I wanted to make sure I was clear on what I stated above.
Thanks
Mark
I am not sure what is going on. FileZilla is showing the the layout_controller.php uploaded and I still get the error message of Duplicate Entry. I am not getting Show Box @ Min Width for step 5. I tried under a different browser and still the same results, Chrome and Firefox both. Does anyone have any idea what is wrong.
Thanks
Mark
Re: Responsive Sheffield Blue
Hi Anne
Responsive Sheffield Blue BiDi Testing site: http://www.soukmix.com
Thanks
Hany
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
firstcapitalfirearms
I am not sure what is going on. FileZilla is showing the the layout_controller.php uploaded and I still get the error message of Duplicate Entry. I am not getting Show Box @ Min Width for step 5. I tried under a different browser and still the same results, Chrome and Firefox both. Does anyone have any idea what is wrong.
Thanks
Mark
Don't know if I mentioned it before, but do you have the contents of the layout_controller.php setup to load more than once? Ie, renamed the original but maintained .php as an extension/ending of the file? (Files that end in .php have a tendency to get loaded by ZC. By design by-the-way.)
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
firstcapitalfirearms
I am not sure what is going on. FileZilla is showing the the layout_controller.php uploaded and I still get the error message of Duplicate Entry. I am not getting Show Box @ Min Width for step 5. I tried under a different browser and still the same results, Chrome and Firefox both. Does anyone have any idea what is wrong.
Thanks
Mark
Does your database tables have a prefix? I had problems with a different template but all went fine once I removed the table prefixes, edited the config files appropriately and ran the sql patches within myPhpAdmin instead of zencart admin.
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
RixStix
Does your database tables have a prefix? I had problems with a different template but all went fine once I removed the table prefixes, edited the config files appropriately and ran the sql patches within myPhpAdmin instead of zencart admin.
If that is/was the case, there should be error logs generated indicating the non-presence of the applicable tables (those that should have had a prefix) and the fix would be to prepend the table prefix define that is defined in the configure.php files. While plugins are designed to work with standard tables sans prefix, that would be an issue that should be brought to the developer(s) or at least located in the applicable thread about the plugin. Anne's templates at least as time has marched on and she continues to provide these free styles have continuously improved and any issues with them seem to be new and not repeated from previous occurrences. When I get a chance soon, I'll compare the default template files with what is in my store, but I don't think I had to do a work-around with this template to address table prefixes. It's been a few weeks though since installing it. Wouldn't be the first time I was wrong if it did require some tweaking.
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
gsb2007
Hi Scott and Anne
I am having a similar issue with the template as Scott. I have customised the template colour scheme and layout and also changed the menu item content. The site works perfectly in all browsers on Mac. It works on FF on PC but Chrome and IE on PC both have the search box floating to the centre behind the menu if something is added to the basket. The Checkout text also drops down to a second line.
Attachment 13685
In IE if you switch off compatibility mode it works but the site logo vanishes?
Any ideas?
Thanks
George
In stylesheet.css
1. search for #navMainWrapper {margin:-100px 20px 0 0 ;width:50%;color:#444;float:right;}
2. change it to: #navMainWrapper {margin:-110px 20px 0 0 ;width:60%;color:#444;float:right;}
Best of luck.
Hany
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
mc12345678
Don't know if I mentioned it before, but do you have the contents of the layout_controller.php setup to load more than once? Ie, renamed the original but maintained .php as an extension/ending of the file? (Files that end in .php have a tendency to get loaded by ZC. By design by-the-way.)
I do not think I have the layout_controller.php set to load more than once. The only thing I did was rename the admin of the template and uploaded everything according to the Readme file in the template package. Very Frustrating. I thought once about trying a different template and see if I have the same problems. I have not done any work so far on ZC, so I may do a complete uninstall and then start over.
Thanks
Mark