Re: Responsive Sheffield Blue
Quote:
Originally Posted by
firstcapitalfirearms
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
Btw, I didn't ask if the file was loaded twice, but if the content was loaded twice. It is good that you are following the directions provided by this plugin, because they do work on a stock ZC and one that has been modified following the suggested methods. Perhaps because this issue is not specifically caused by this template, but is being brought to light by it, that this discussion be taken to a separate thread. Unfortunately, I am not at a computer to identify the function(s) that would be called to display the at min information, but if you used the developers tool kit to find it, it should only appear once for the current template. If it appears more than once for the current template, then may be that the one loading isn't picking up the extra field.
Regardless, you should still be able to use mySQLadmin to adjust the values as desired, just wouldn't be as easy.
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
Take a look in your database, in the configuration table and see if you have a row for the configuration key COLUMN_WIDTH.
Thanks,
Anne
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
If you are going to make changes to the template (not use it with all of the features shown in the template demo), then you will need to do cross browser testing again. I see that you have turned of the languages and currencies boxes in the header, you have added an "email us" link in the top navigation, and you are not using the tagline.
I have included a cross browser javascript in the template package to make it easier for you to isolate browsers see the includes/templates/responsive_sheffield_blue/jscript/css_browser_selector.js for a link to the authors site with how to use instructions.
There is a patch posted earlier in the thread about a bug with the header file. You should apply the patch and then cross browser test.
As far as I know, there is no way to cross browser test for ie compatibility mode and I do not do this.
Thanks,
Anne
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.
Table prefixes should not be a problem if you have your zen cart set up properly. The zen cart admin--tools--install sql patches utility will automatically add your table prefix to patches.
Thanks,
Anne
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
Take a look in your database, in the configuration table and see if you have a row for the configuration key COLUMN_WIDTH.
Thanks,
Anne
Anne,
Yes, I do have a row for COLUMN_WIDTH. It was located in the very last page of 19 pages, gotta love that.
543
<font color="#0044ff">ACTIVATE Responsive Template...
COLUMN_WIDTH
2
Width of the Left and Right Columns<br />0 = Use D...
19
NULL
2014-01-18 15:17:25
2014-01-18 15:02:00
NULL
zen_cfg_select_option(array('0', '1', '2', '3'),
I tried to copy it on here so you can see what is listed.
Thanks
Mark
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
firstcapitalfirearms
Anne,
Yes, I do have a row for COLUMN_WIDTH. It was located in the very last page of 19 pages, gotta love that.
543
<font color="#0044ff">ACTIVATE Responsive Template...
COLUMN_WIDTH
2
Width of the Left and Right Columns<br />0 = Use D...
19
NULL
2014-01-18 15:17:25
2014-01-18 15:02:00
NULL
zen_cfg_select_option(array('0', '1', '2', '3'),
I tried to copy it on here so you can see what is listed.
Thanks
Mark
And you do not see the option in admin--configuration--layout settings?
Thanks,
Anne
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
And you do not see the option in admin--configuration--layout settings?
Thanks,
Anne
Yes, I do see that and it states ACTIVATE Responsive Template by selecting Column Widths with either a 0,1,2 or 3 to select. It is currently at a 2 and I have never messed with it.
Thanks
Mark
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
firstcapitalfirearms
Yes, I do see that and it states ACTIVATE Responsive Template by selecting Column Widths with either a 0,1,2 or 3 to select. It is currently at a 2 and I have never messed with it.
Thanks
Mark
That is exactly what it is supposed to be set at. It looks like you were just looking in the wrong place for the setting.
Thanks,
Anne
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
That is exactly what it is supposed to be set at. It looks like you were just looking in the wrong place for the setting.
Thanks,
Anne
Ok, but on the template readme file it states on Step 5 to turn off the Show Box @ Min Width in the Tools - Layout Boxes Controller. I do not have the column Show Box @ Min Width as described on your readme file. I also do have have the search_header.php listed in the Layout Boxes Controller to change the settings for it as described in Step 6 titled Turn on Header Boxes.
Not Sure what is going on.
Thanks
Mark
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
firstcapitalfirearms
Ok, but on the template readme file it states on Step 5 to turn off the Show Box @ Min Width in the Tools - Layout Boxes Controller. I do not have the column Show Box @ Min Width as described on your readme file. I also do have have the search_header.php listed in the Layout Boxes Controller to change the settings for it as described in Step 6 titled Turn on Header Boxes.
Not Sure what is going on.
Thanks
Mark
Try re-uploading \YOUR_ADMIN_FOLDER\layout_controller.php