-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
adb34
Done this, nothing missing. I cannot remember if I have loaded all the sql patches. How can I find out if have loaded all of them?
If you do a search of the thread you will find a patch that fixes this.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
If you do a search of the thread you will find a patch that fixes this.
How do you do a search on a single thread?
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
adb34
How do you do a search on a single thread?
If you look toward the top of the page, in the grey bar you will see a "search thread" link.
I feel like I am having deja vu, but I think that I just posted a link to the patch, so if you just read through the last few pages of the thread you should see it.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
If you look toward the top of the page, in the grey bar you will see a "search thread" link.
I feel like I am having deja vu, but I think that I just posted a link to the patch, so if you just read through the last few pages of the thread you should see it.
Thanks,
Anne
Having posted the link several times, I seem to recall if you look around September 21st of 2013, you may find the patch as an attachment to a post. If you also search for the word patch you ought to find the thread.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
If you look toward the top of the page, in the grey bar you will see a "search thread" link.
I feel like I am having deja vu, but I think that I just posted a link to the patch, so if you just read through the last few pages of the thread you should see it
Quote:
Having posted the link several times, I seem to recall if you look around September 21st of 2013, you may find the patch as an attachment to a post. If you also search for the word patch you ought to find the thread.
My bad, I found this a 3am this morning and forgot to say so. Thank you for all the help from everybody.
-
Re: Responsive Sheffield Blue
Hi I love the template but i am having the same problem, product details do not show in IE or chrome on the PC, all is good on IPad, 3 different android devices and android Galaxy Note2
I have made an absolute clean install of ZC v1.5.1, new database, no adons at all only your template, followed as far as i can see you instruction other than turn siderboxes off in mini view.
I tried this on my active site and found the same problem hence trying a clean install to see if there was something wrong with my database and installation.
please have a look www.mprealesatate.eu
Thanks
great work!
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
fweb
Hi I love the template but i am having the same problem, product details do not show in IE or chrome on the PC, all is good on IPad, 3 different android devices and android Galaxy Note2
I have made an absolute clean install of ZC v1.5.1, new database, no adons at all only your template, followed as far as i can see you instruction other than turn siderboxes off in mini view.
I tried this on my active site and found the same problem hence trying a clean install to see if there was something wrong with my database and installation.
please have a look
www.mprealesatate.eu
Thanks
great work!
Product details and description seem ok in Chrome on PC at
http://www.mprealestate.eu/index.php...&products_id=1
edit: but not in IE
-
Re: Responsive Sheffield Blue
From what I can see it appears to be the display:none - line #303 - responsive.css that's causing the problem.
For some reason the responsive.css is kicking in at full screen layout on PC, if I reduce the screen size the css reverts to stylesheet.css - a bit back to front.
-
Re: Responsive Sheffield Blue
Just checked this on an old install of this template, same thing happens. I'm afraid I'm not sure what the problem can be, perhaps Anne will know.
-
Re: Responsive Sheffield Blue
Its not working for me, I have put 2 screen shots on a PDF
https://dl.dropboxusercontent.com/u/...%20Details.pdf
Many thanks
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
fweb
Hi I love the template but i am having the same problem, product details do not show in IE or chrome on the PC, all is good on IPad, 3 different android devices and android Galaxy Note2
I have made an absolute clean install of ZC v1.5.1, new database, no adons at all only your template, followed as far as i can see you instruction other than turn siderboxes off in mini view.
I tried this on my active site and found the same problem hence trying a clean install to see if there was something wrong with my database and installation.
please have a look
www.mprealesatate.eu
Thanks
great work!
I don't recall which template has the fix in it. But this will show it in desktop full mode:
responsive.css file at the way bottom in the min-width 1200px media query, look for:
Code:
.content{display:block !important;}
change to below which all you are doing is adding the "1" after content. I was able to get it to show on ALL browsers which was not appearing in any browsers I used before this fix.
Code:
.content1{display:block !important;}
However with this said, I don't know which version of the template you downloaded or are using, but I can only assume that this was fixed in the latest updates after the bug was known. So to make sure you get ALL bugs fixed, just download the latest copy of the template and do a compare if you modified any of the older files. This would ensure you have other things working properly as well.
-
Re: Responsive Sheffield Blue
That works thank you, i downloaded the latest version, so that has not been changed just yet so this problem will keep appearing
It is showing but as the standard display, not a problem at least i have a description, would be nice to have the tabs like the ipad.
Thank you,
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
fweb
That works thank you, i downloaded the latest version, so that has not been changed just yet so this problem will keep appearing
It is showing but as the standard display, not a problem at least i have a description, would be nice to have the tabs like the ipad.
Thank you,
I haven't looked at the downloads section to see what the latest download version is, but if it is 1.1, there is a patch in this thread that needs to be applied to restore functionality to display the description, which I thought was the issue involved here.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
fweb
That works thank you, i downloaded the latest version, so that has not been changed just yet so this problem will keep appearing
It is showing but as the standard display, not a problem at least i have a description, would be nice to have the tabs like the ipad.
Thank you,
The tabs you are speaking of is the accordion view and it is this view you want on desktops as well? Keep in mind that the reason the accoridon is used on mobile sites is to condense content in the limited view of smaller devices. So in a desktop you really do not want to have things condensed as the screen size is suffiecient to handle the content.
However, what you could do instead is to have the accordion show on desktop but have it uncondensed so it shows without clicking. And on mobile devices you keep the same structure where it has to be clicked to show the content. Would this work for you? Or you have other preferences?
-
Re: Responsive Sheffield Blue
Picaflur-azul (Anne),
I thought I remembered seeing someone ask if this template was compatible with ZC 1.5.3 and tht the answer was yes... I also saw that lat9 had begun a thread about templates in the ZC 1.5.3 environment. (http://www.zen-cart.com/showthread.p...s-URL-handling!). That thread seems to indicate that there is actually something that may need to be done to maintain compatibility with Zc 1.5.3. Perhaps that was already considered in the design of this template as I am not sure if that had already been incorporated back when this was put together and I have not personally reviewed the template to identify incorporation of her modifications.
I recommend reviewing the post(s) in the above thread and possibly updating your template(s) based on it.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
simon1066
Just checked this on an old install of this template, same thing happens. I'm afraid I'm not sure what the problem can be, perhaps Anne will know.
I sound like a broken record. This is a bug in the template and there is a patch to fix it. If you search the thread or even read back a few pages you will find the link.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
mc12345678
Picaflur-azul (Anne),
I thought I remembered seeing someone ask if this template was compatible with ZC 1.5.3 and tht the answer was yes... I also saw that lat9 had begun a thread about templates in the ZC 1.5.3 environment. (
http://www.zen-cart.com/showthread.p...s-URL-handling!). That thread seems to indicate that there is actually something that may need to be done to maintain compatibility with Zc 1.5.3. Perhaps that was already considered in the design of this template as I am not sure if that had already been incorporated back when this was put together and I have not personally reviewed the template to identify incorporation of her modifications.
I recommend reviewing the post(s) in the above thread and possibly updating your template(s) based on it.
There is only one change to the tpl_product_info_display.php file that would need to be made:
Code:
<p id="productInfoLink" class="docProduct centeredContent"><?php echo sprintf(TEXT_MORE_INFORMATION, zen_href_link(FILENAME_REDIRECT, 'action=url&goto=' . urlencode($products_url), 'NONSSL', true, false)); ?></p>
to
Code:
<p id="productInfoLink" class="docProduct centeredContent"><?php echo sprintf(TEXT_MORE_INFORMATION, zen_href_link(FILENAME_REDIRECT, 'action=product&products_id=' . zen_output_string_protected($_GET['products_id']), 'NONSSL', true, false)); ?></p>
This change only effects the product url field normally found toward the bottom of the page. I have found that not many people use this field. If you do use this field you would need to update the file. All other template functionality works with 1.5.3.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
A sideline question which, is as well stupid, but I cannot find the answer, where can I find the colour of the blue boxes?
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
adb34
A sideline question which, is as well stupid, but I cannot find the answer, where can I find the colour of the blue boxes?
You would need to be more specific and post a link to your site for specific help. If you are trying to change something in the css I would recommend using firefox or chrome and the web developer tools. They will show you the exact line that needs to be edited.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
You would need to be more specific and post a link to your site for specific help. If you are trying to change something in the css I would recommend using firefox or chrome and the web developer tools. They will show you the exact line that needs to be edited.
The blue colour I am talking about; the rectangal blue, ith the white writing. EG 'Important Links, Record Companies etc'
-
Re: Responsive Sheffield Blue
This link will take you to my website
-
Re: Responsive Sheffield Blue
Can I also ask why the database changes are in three separate of up-loads?
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
adb34
Can I also ask why the database changes are in three separate of up-loads?
This is so that if you already have any of the patches already installed it is easier to not install them again and get errors.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
adb34
The blue colour I am talking about; the rectangal blue, ith the white writing. EG 'Important Links, Record Companies etc'
You need to change the images sidebox-head-right.png and sidebox-head-left.png in includes/templates/responsive_sheffield_blue/images
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
You need to change the images sidebox-head-right.png and sidebox-head-left.png in includes/templates/responsive_sheffield_blue/images
Thank you Ann for the information
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
adb34
Thank you Ann for the information
No problem ;)
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Hi,
I am using Zen Cart version 1.50 and recently upgraded my template to the Responsive Sheffield Blue template. My main problem I am having is; Stamps.com can't connect to my website. It hasn't been able to since I installed the SQL updates and the template. I checked my website logs to verify. I uninstalled the patches and tried Stamps with no success, I reverted back to the backup I made before I attempted the install of the database patches with no success and I reverted back to the backup I made before I attempted the fix. The error is:
Warning: define() expects at least 2 parameters, 1 given in /my website/ShippingZSettings.php on line 39
SHIPPINGZCLASSES Version: 3.0.7.0710 Error Type: 8 File: /my website/ShippingZClasses.php Line: 681 Message: Use of undefined constant SHIPPING_ACCESS_TOKEN - assumed 'SHIPPING_ACCESS_TOKEN' Trace: ShippingZ_Exception_Error_Handler("8", "Use of undefined constant SHIPPING_ACCESS_TOKEN - assumed 'SHIPP...", "/my website/ShippingZClasses.php", "681", Array[0]) ShippingZGenericShoppingCart.Ping() ShippingZGenericShoppingCart.ExecuteCommand()
I can see Stamps pinging the website on whosonline.
It looks like Stamps can see the shipping token but has not been able to see my admin folder since the upgrade. I have checked the folder permissions for changes and for good measure I changed them anyway to what they should be. Another error from Stamps pointed to a missing file in admin/includes/classes/object_info.php but I checked and it was there. I checked the permissions on it as well and everything looked good. Any ideas on this or maybe a really good hint.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
Richard W
Hi,
I am using Zen Cart version 1.50 and recently upgraded my template to the Responsive Sheffield Blue template. My main problem I am having is; Stamps.com can't connect to my website. It hasn't been able to since I installed the SQL updates and the template. I checked my website logs to verify. I uninstalled the patches and tried Stamps with no success, I reverted back to the backup I made before I attempted the install of the database patches with no success and I reverted back to the backup I made before I attempted the fix. The error is:
Warning: define() expects at least 2 parameters, 1 given in /my website/ShippingZSettings.php on line 39
SHIPPINGZCLASSES Version: 3.0.7.0710 Error Type: 8 File: /my website/ShippingZClasses.php Line: 681 Message: Use of undefined constant SHIPPING_ACCESS_TOKEN - assumed 'SHIPPING_ACCESS_TOKEN' Trace: ShippingZ_Exception_Error_Handler("8", "Use of undefined constant SHIPPING_ACCESS_TOKEN - assumed 'SHIPP...", "/my website/ShippingZClasses.php", "681", Array[0]) ShippingZGenericShoppingCart.Ping() ShippingZGenericShoppingCart.ExecuteCommand()
I can see Stamps pinging the website on whosonline.
It looks like Stamps can see the shipping token but has not been able to see my admin folder since the upgrade. I have checked the folder permissions for changes and for good measure I changed them anyway to what they should be. Another error from Stamps pointed to a missing file in admin/includes/classes/object_info.php but I checked and it was there. I checked the permissions on it as well and everything looked good. Any ideas on this or maybe a really good hint.
During installation of stamps.com software, does it install into a template directory? It may require "reinstallation" at least on some of the files in order for everything to continue/resume working.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
Richard W
...Warning: define() expects at least 2 parameters, 1 given in /my website/ShippingZSettings.php on line 39 ...
Can you check and ensure the above mentioned file is not missing a ' (apostrophe) on line 39?
-
Re: Responsive Sheffield Blue
I have been on the phone with Stamps for an hour and got escalated. While on the phone I installed the latest version of their software and re-downloaded and re-installed the latest PHP plugins on the root on my website. Stamps can see the website to get the access token but when it tries to get to the admin folder it is not seeing it. Like it is being blocked. I have checked both htaccess files and the folder permissions and don't see any problems.
Here is line 39: define("My Token"); // See steps above to set this -- REQUIRED !
There is no apostrophe.
The template didn't change any core files other than layout controller which I made a backup of. Could this issue be related to the database?
By the way..Thanks for the quick help.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
Richard W
I have been on the phone with Stamps for an hour and got escalated. While on the phone I installed the latest version of their software and re-downloaded and re-installed the latest PHP plugins on the root on my website. Stamps can see the website to get the access token but when it tries to get to the admin folder it is not seeing it. Like it is being blocked. I have checked both htaccess files and the folder permissions and don't see any problems.
Here is line 39: define("My Token"); // See steps above to set this -- REQUIRED !
There is no apostrophe.
The template didn't change any core files other than layout controller which I made a backup of. Could this issue be related to the database?
By the way..Thanks for the quick help.
This is not a template related problem. I have installed the stamps.com changes to many sites with no problems. I would recommend posting the the module support thread for help.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
This is not a template related problem. I have installed the stamps.com changes to many sites with no problems. I would recommend posting the the module support thread for help.
Thanks,
Anne
I knew it wasn't possible it could be the template. It was just strange that they couldn't see my admin folder after the template install.
I just uninstalled and did a fresh reinstall of the Stamps software and everything is ok now. Template is beautiful.
Thanks for all of your help...and the Template.
-
1 Attachment(s)
Re: Responsive Sheffield Blue
The search box where it says "Enter search keywords here" is interfering with my images when Im using Lightbox to enlarge the images. The search box is actually in front of the image as shown in the image I have attached here. Is there any way to get the search box to stay under the image instead of in front of it?? :blink:
Attachment 14341
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
DML73
The search box where it says "Enter search keywords here" is interfering with my images when Im using Lightbox to enlarge the images. The search box is actually in front of the image as shown in the image I have attached here. Is there any way to get the search box to stay under the image instead of in front of it?? :blink:
Attachment 14341
Changing the z-index will give priority to the lightbox.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
yaritai
Changing the z-index will give priority to the lightbox.
hmm..that seems easier said that done... I tried setting:
#lbImage {z-index: 500;}
but that didn't help anything.
Any other ideas?
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
DML73
hmm..that seems easier said that done... I tried setting:
#lbImage {z-index: 500;}
but that didn't help anything.
Any other ideas?
If you post a link to your site I can take a look.
The z index of the light box needs to be higher than the z index on the search bar.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
If you post a link to your site I can take a look.
The z index of the light box needs to be higher than the z index on the search bar.
Thanks,
Anne
The site is:
http://www.usconverters.com/serial-e...verter-us2000a
You can see the problem whenn you enlarge the product image.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
DML73
hmm..that seems easier said that done... I tried setting:
#lbImage {z-index: 500;}
but that didn't help anything.
Any other ideas?
I could only comment on the information you gave which looking at a picture really did not do good at that time. But since you have given a link, just change the z-index of the #navMainSearch from 10000 to something below the lightbox of 9999. So give it any number below it like 9500. This will now push the search box behind it. I would not mess with the lightbox z-index as you don't want to mess the configuration already set by it.
On another note, your mobile dropdown is a bit wonky on firefox as it shows uncollapsed always. Don't know if that was what you were trying to attain but figured it was worth mentioning.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
yaritai
I could only comment on the information you gave which looking at a picture really did not do good at that time. But since you have given a link, just change the z-index of the #navMainSearch from 10000 to something below the lightbox of 9999. So give it any number below it like 9500. This will now push the search box behind it. I would not mess with the lightbox z-index as you don't want to mess the configuration already set by it.
On another note, your mobile dropdown is a bit wonky on firefox as it shows uncollapsed always. Don't know if that was what you were trying to attain but figured it was worth mentioning.
Thanks, that worked! However I also had to change #mega-wrapper to z-index:9997; otherwise the search box would not display (I guess it would be behing the wrapper).
Thanks for mentioning about the uncollapsed dropdown, but I actually did this intentionally.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
DML73
Thanks, that worked! However I also had to change #mega-wrapper to z-index:9997; otherwise the search box would not display (I guess it would be behing the wrapper).
Thanks for mentioning about the uncollapsed dropdown, but I actually did this intentionally.
I am happy that you figured it ou ;)
Thanks,
Anne
-
3 Attachment(s)
Re: Responsive Sheffield Blue
A couple of things I'm struggling with before I redirect my existing site to the new template. I've already applied the patch
1) The wrapping of the text is a bit unexpected. Ends up taking up lots of screen on the mobile devices I've tried. Also wondering how to all Caps as they are automatically set to lower case Attachment 14375
2) The only search box I have active is sideboxes/search_header.php. I'm seeing a "ghost" search control lower on the page, then when resizing the windows, the search box overlays the other controls Attachment 14376 Attachment 14377
3) The folks I've asked to review the new site had nothing but good to say about the desktop look. Its a great upgrade. The only negative feedback, mobile only, was nobody could figure out how to get to the categories until I walked them through menu icon -> shop. Without the explaination all people could see I had was , specials, featured, and new which is a real negative.
I tried adding category to min-width and that solved the question of how to see what we have, but it doesn't collapse so everything that returns is out of view towards the bottom which left folks thinking nothing happened.
Is there a preferred configuration that gets people to the categories and doesn't force updates out of view on the device?
Here is the temp site if it helps on the formatting issue. I'm seeing the search box issue on IE11, wrap exists on mobiles and when making the window narrow on IE11
http://loveofthehorse-001-site3.smarterasp.net/
Thanks in advance for any help
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
loveofthehorse
1) The wrapping of the text is a bit unexpected. Ends up taking up lots of screen on the mobile devices I've tried. Also wondering how to all Caps as they are automatically set to lower case
Attachment 14375
In your css, change the width of the tagline from 40% to something else that suits you. If its at certain widths, look in the responsive.css and find the media query you want to modify by adding the tagline element with the width you want.
Quote:
Originally Posted by
loveofthehorse
2) The only search box I have active is sideboxes/search_header.php. I'm seeing a "ghost" search control lower on the page, then when resizing the windows, the search box overlays the other controls
Attachment 14376 Attachment 14377
Turn off the sidebox for the search since you have the search in the mega menu.
Quote:
Originally Posted by
loveofthehorse
3) The folks I've asked to review the new site had nothing but good to say about the desktop look. Its a great upgrade. The only negative feedback, mobile only, was nobody could figure out how to get to the categories until I walked them through menu icon -> shop. Without the explaination all people could see I had was , specials, featured, and new which is a real negative.
I tried adding category to min-width and that solved the question of how to see what we have, but it doesn't collapse so everything that returns is out of view towards the bottom which left folks thinking nothing happened.
Is there a preferred configuration that gets people to the categories and doesn't force updates out of view on the device?
Don't quite know what you are asking on this. If you are speaking of the "3 bar icon" that is pretty universal for a menu. If your customer base is older and don't know what that means you can always switch out the menu icon with the word "MENU" instead.
On another note, your site is very slow to load. Don't know if this is a normal thing with the host you are with but if it is switch host.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
yaritai
Don't quite know what you are asking on this. If you are speaking of the "3 bar icon" that is pretty universal for a menu. If your customer base is older and don't know what that means you can always switch out the menu icon with the word "MENU" instead.
- To help "Guide" customers, we changed the color of several buttons/icons to a contrasting color instead of using the default color which blends well with the template. We did fiddle with the MENU button placement, which positioning does vary between browsers.
- For us, shortening our tagline was a better and easier fix for the wrapping issue than futzing with the code.
- Also, we modified the Flexible Footer to put an "Alternate Main Menu" button (which is actually a link to sitemap) for those customers using certain Android/browser combinations which do not play nice with the slim menu.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
loveofthehorse
3) The folks I've asked to review the new site had nothing but good to say about the desktop look. Its a great upgrade. The only negative feedback, mobile only, was nobody could figure out how to get to the categories until I walked them through menu icon -> shop. Without the explaination all people could see I had was , specials, featured, and new which is a real negative.
Not to sound glib or anything, but your testers must not be very familiar with visiting ecommerce or other sites on their mobile devices. The 3 bar menu icon is standard and widely used so users do know to click on this icon to get the menu on a mobile. I do not believe this is a problem with the mobile navigation with the template.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Hi Anne
I have successfully installed 1.5.3 with the Responsive Sheffield Blue template, migrated the Database across and all seems well! I've got some friends/regular customers testing the new site before we officially go live.
old 1.5.1 site = http://www.johnwoodsmotorcare.net/ShopSite/
New 1.5.3 Site = http://www.johnwoodsmotorcare.net/MGParts/
Once again, many thanks for a great template
Mark
-
Re: Responsive Sheffield Blue
Hi Anne
I've spoken too soon! I've just realised that when I actually look at a product the description does not show although it pre-shows in the product category listing?
Any ideas?
Thanks. Mark.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
Purecarsound
Hi Anne
I've spoken too soon! I've just realised that when I actually look at a product the description does not show although it pre-shows in the product category listing?
Any ideas?
Thanks. Mark.
If I may save Anne from repeating herself, there is a patch in this thread to address that issue. It is discussed several times with links. Back to it throughout the forum. Search the thread for patch and should be able to find it. I think it was posted sometime around September 2013.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
mc12345678
If I may save Anne from repeating herself, there is a patch in this thread to address that issue. It is discussed several times with links. Back to it throughout the forum. Search the thread for patch and should be able to find it. I think it was posted sometime around September 2013.
I should have known this from when I first installed a couple of years ago! Thank you for the response
Answer was:-
" in the responsive.css change .content to .content1 on line 304."
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
Purecarsound
I should have known this from when I first installed a couple of years ago! Thank you for the response
Answer was:-
" in the responsive.css change .content to .content1 on line 304."
I am happy that you figured it out ;)
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
mc12345678
If I may save Anne from repeating herself, there is a patch in this thread to address that issue. It is discussed several times with links. Back to it throughout the forum. Search the thread for patch and should be able to find it. I think it was posted sometime around September 2013.
Lol, thanks for posting :)
Thanks,
Anne
-
2 Attachment(s)
Re: Responsive Sheffield Blue
When I go to checkout on my site, this is what it looks like.
Attachment 14390
Just wondering what I could do to fix it.
Then in checkout confirmation, this happened.
Attachment 14391
Thanks in advance.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
llmcdonald
When I go to checkout on my site, this is what it looks like.
Attachment 14390
Just wondering what I could do to fix it.
Then in checkout confirmation, this happened.
Attachment 14391
Thanks in advance.
Can you be more specific about the problem and post a link to your site? I can not tell from the small screen shot what the problem is.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
How do completely disable mobile view?
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
jennydutch
How do completely disable mobile view?
It is my understanding that if you incorporate the more recent responsive template code which is at least at version 2 (version 1 is what is included in the sheffield blue template to make it responsive). I assume you mean that you would like to use a mobile device and not be forced to see the template asit is presented when the screen is shrunk. If you want to totally turn it off, that's another story.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
mc12345678
It is my understanding that if you incorporate the more recent responsive template code which is at least at version 2 (version 1 is what is included in the sheffield blue template to make it responsive). I assume you mean that you would like to use a mobile device and not be forced to see the template asit is presented when the screen is shrunk. If you want to totally turn it off, that's another story.
i my case i have a lots of category so in mobile i can see those category . is there any way to hide side box category only for mobile?
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
jennydutch
i my case i have a lots of category so in mobile i can see those category . is there any way to hide side box category only for mobile?
Admin: Tools: Layout Boxes Controller: Show Box @ Min Width: OFF for those sideboxes that you do not wish to see in the mobile view.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
jennydutch
i my case i have a lots of category so in mobile i can see those category . is there any way to hide side box category only for mobile?
I forget the name of the "switch" but in the sidebox layout settings under tools, there is a newly added (as a result of installing this template) option to show or hide on min window. You would want it not to display on min. This may require a little modification to your sidebox, but I think that modification is covered in the documentation of the template.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
RixStix
Admin: Tools: Layout Boxes Controller: Show Box @ Min Width: OFF for those sideboxes that you do not wish to see in the mobile view.
Thanks its working :)
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
mc12345678
I forget the name of the "switch" but in the sidebox layout settings under tools, there is a newly added (as a result of installing this template) option to show or hide on min window. You would want it not to display on min. This may require a little modification to your sidebox, but I think that modification is covered in the documentation of the template.
Thanks :D
-
Re: Responsive Sheffield Blue
I am using Fast and easy checkout
Checkout page and login page css can't view correctly in mobile view
is there any css for FEC??
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
jennydutch
I am using Fast and easy checkout
Checkout page and login page css can't view correctly in mobile view
is there any css for FEC??
For any add on modules that you install you will need to go through and make them play nice with the responsive code ;)
Thanks,
Anne
-
Re: Responsive Sheffield Blue
How do I get my 'New Products', 'Featured Products', and 'Specials' on my shop's home page instead of having to click on it.
lhalsportscards.com
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
llmcdonald
How do I get my 'New Products', 'Featured Products', and 'Specials' on my shop's home page instead of having to click on it.
lhalsportscards.com
It is really best if you read through (or search) the support thread before posting the same question over and over. This has been answered numerous times already. If you do a search of the thread or the forum you will find the answer. If you really can not find it, post again and I will post the link.
I don't mind helping out, but you should be prepared to do at least a little leg work on your own ;)
Thanks,
Anne
-
1 Attachment(s)
Re: Responsive Sheffield Blue
Hi, I just installed this template but cannot get it to work. Down the bottom of the page it says
WARNING: An Error occurred, please refresh the page and try again. See attached image.
I followed the step by step instructions in the readme file. The only thing I didn't do is instal the clg_install.sql, responsive.sql OR about_us.sql patch as it says not to if I already used one of your templates which I currently am (Picadilly Posh)
Attachment 14468
website is www.toycrazy.com.au however I have reverted back to the original.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
annav
Hi, I just installed this template but cannot get it to work. Down the bottom of the page it says
WARNING: An Error occurred, please refresh the page and try again. See attached image.
I followed the step by step instructions in the readme file. The only thing I didn't do is instal the clg_install.sql, responsive.sql OR about_us.sql patch as it says not to if I already used one of your templates which I currently am (Picadilly Posh)
Attachment 14468
website is
www.toycrazy.com.au however I have reverted back to the original.
It looks like you have plugins/modules installed that have files in your old override directory that you have not moved to the new override directory. Check your logs folder for errors and correct the errors.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Is there any way to remove the gap where the site tagline area is if u dont use the site tagline? Thx.
-
Re: Responsive Sheffield Blue
my guess would be the tagline gap would be edited on line 47 of stylesheet.css (but which part)
#tagline {margin:10px 10px 20px 0px;color:#444;font-size:1.65em;text-align:left;text-transform:lowercase;vertical-align:bottom;}
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
SavaTom
my guess would be the tagline gap would be edited on line 47 of stylesheet.css (but which part)
#tagline {margin:10px 10px 20px 0px;color:#444;font-size:1.65em;text-align:left;text-transform:lowercase;vertical-align:bottom;}
If you post a link to your site I can take a look.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
It looks like you have plugins/modules installed that have files in your old override directory that you have not moved to the new override directory. Check your logs folder for errors and correct the errors.
Thanks,
Anne
Thanks. I might just leave it as it is as I have no idea what an override directory is or what the errors in the logs folder are.
-
1 Attachment(s)
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
If you post a link to your site I can take a look.
Thanks,
Anne
Rather not post site here. I attached a photo from a default install of zen cart with default install of sheffield template. My logo needs to be 200x100 and I have it specified correctly. My logo pushes down the blue ribbon links banner but if that gap where the tagline goes wasnt there everything would be fine.
Attachment 14471
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
SavaTom
Rather not post site here. I attached a photo from a default install of zen cart with default install of sheffield template. My logo needs to be 200x100 and I have it specified correctly. My logo pushes down the blue ribbon links banner but if that gap where the tagline goes wasnt there everything would be fine.
Attachment 14471
Understand that if the site were made available, very specific instruction could be provided as to what line of the applicable stylesheet(s) need to be changed. In absence of that, the next best suggestion is to use a development tool such as firebug for firefox or one of the other tools available to other browsers to identify what to change. A picture shows the problem but doesn't help others provide a solution when it comes to css and web page formatting.
-
Re: Responsive Sheffield Blue
I figured it out. Remarking out lines 49 and 53-54 of includes/templates/responsive_sheffield_blue/common/tpl_header.php removes the tagline area of the header so there is no gap.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
SavaTom
Rather not post site here. I attached a photo from a default install of zen cart with default install of sheffield template. My logo needs to be 200x100 and I have it specified correctly. My logo pushes down the blue ribbon links banner but if that gap where the tagline goes wasnt there everything would be fine.
Attachment 14471
I can not help you from a screen shot. If you do not want google to find your site you can add the url like this:
mysite dot com
Thanks,
Anne
-
Re: Responsive Sheffield Blue
This template is wonderful - thanks, Anne!
I have a couple of questions.
First, my "larger image" popups are displaying at a very small size. I noticed in an earlier post that this was a bug in the template, but was unable to find a fix for it. Did I just miss that post?
Second, when viewing my website (http://www.hopeofmyheart.com) on a smaller screen, the category page layouts are really mixed up - the titles run under the images and add to cart buttons, etc. If you scroll to the bottom of the pages, the featured/new/special modules look fine. It seems to happen no matter what smaller browser I use (it happens on my phone, which is an LG G2, my employee's phablet, and when I resize browser windows to the minimum width).
Also, most of the category listing images are distorted in mobile view - they seem to be forced square. This is only with the category listings, and not with the boxes at the bottom. I tried re-uploading the original responsive.css file, but it does the same thing.
I'm running ZC v1.3.9h, and I believe the newer Responsive Sheffield Blue template version.
-
Re: Responsive Sheffield Blue
Hi Anne,
I am moving my store from zencart 1.5 to 1.5.3 and while doing so changing to Sheffield Responsive template. I am currently getting SPAMMed through my Contact Us page and installed Google reCAPTCHA on existing site with no issues. SPAM Stopped. I tried to install on Sheffield Responsive test site and after submitting a test email the screen goes blank and unresponsive. I have since uninstalled it to do further work but can reinstall if you need to look at it. Have you tried reCaptcha yourself? Have you heard of this issue previously?
Test site is http://phillyphotosupply.com/store
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
Phillyphoto
Hi Anne,
I am moving my store from zencart 1.5 to 1.5.3 and while doing so changing to Sheffield Responsive template. I am currently getting SPAMMed through my Contact Us page and installed Google reCAPTCHA on existing site with no issues. SPAM Stopped. I tried to install on Sheffield Responsive test site and after submitting a test email the screen goes blank and unresponsive. I have since uninstalled it to do further work but can reinstall if you need to look at it. Have you tried reCaptcha yourself? Have you heard of this issue previously?
Test site is
http://phillyphotosupply.com/store
If I may suggest looking through the forum as this issue has been discussed several times. There are I think four different methods of resolving suggested. Two keep the mega_menu contact us fillable form, others either direct the guest straight to the contact us form where a captcha could be used but is not considered as required or the last optioni can remember is to remove the option from the mega_menu and make other css adjustments as necessary. But it is in here if reviewed.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
hopedesigns
This template is wonderful - thanks, Anne!
I have a couple of questions.
First, my "larger image" popups are displaying at a very small size. I noticed in an earlier post that this was a bug in the template, but was unable to find a fix for it. Did I just miss that post?
Second, when viewing my website (
http://www.hopeofmyheart.com) on a smaller screen, the category page layouts are really mixed up - the titles run under the images and add to cart buttons, etc. If you scroll to the bottom of the pages, the featured/new/special modules look fine. It seems to happen no matter what smaller browser I use (it happens on my phone, which is an LG G2, my employee's phablet, and when I resize browser windows to the minimum width).
Also, most of the category listing images are distorted in mobile view - they seem to be forced square. This is only with the category listings, and not with the boxes at the bottom. I tried re-uploading the original responsive.css file, but it does the same thing.
I'm running ZC v1.3.9h, and I believe the newer Responsive Sheffield Blue template version.
1. this has been answered on the forum a few times already. See this:
http://www.zen-cart.com/showthread.p...21#post1246021
2. The template is designed to be used without any sideboxes on phones and portrait tablets.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Hi,
I just installed this template and I have a few design problems I can't figure out.
1. I when I resize my browser or view the site from my phone, the main page does not shrink so the right margin extends way too far out.
2. I have the same problem with the tab header for New, Specials, and Featured.
3. I must have broken something at the bottom because I disabled the bottom banner, but I still get a portion of that section showing. I'm not sure where to look to fix this. This site is new and I don't have any products in it yet. I did create one test product.
http://lcfjax.org/store
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
merclord
Hi,
I just installed this template and I have a few design problems I can't figure out.
1. I when I resize my browser or view the site from my phone, the main page does not shrink so the right margin extends way too far out.
2. I have the same problem with the tab header for New, Specials, and Featured.
3. I must have broken something at the bottom because I disabled the bottom banner, but I still get a portion of that section showing. I'm not sure where to look to fix this. This site is new and I don't have any products in it yet. I did create one test product.
http://lcfjax.org/store
Version of ZC and was this a new or upgrade install?
Looking at your site, couple of other issues are present even at full screen mode where the center content is being pushed below the left column. Have you adjusted any sidebox width settings from recommended in the readme? Also, have you modified any code in the common folder such as the html_header, tpl_header, tpl_main_page, etc.. files? Any core file code changes you have done prior or after the template install?
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
yaritai
Version of ZC and was this a new or upgrade install?
Looking at your site, couple of other issues are present even at full screen mode where the center content is being pushed below the left column. Have you adjusted any sidebox width settings from recommended in the readme? Also, have you modified any code in the common folder such as the html_header, tpl_header, tpl_main_page, etc.. files? Any core file code changes you have done prior or after the template install?
The column widths in the Layout Settings were wrong:
Column Width - Left Boxes - 150px
Column Width - Right Boxes - 150px
I corrected them to 180px each
Column Width - Left - 150px
Column Width - Right - 150px
I corrected these to 185px
I'm running version 1.5.3. I started with a clean install, but then I added some plugins:
Sitemap XML 3.2.12
SuperTracker 1.1
Edit Orders 4.1.4
Super Orders 4.0.9
Google reCAPTCHA 2.0
I don't think any of these caused the problem but I didn't notice anything wrong until after I installed them. Also, I don't want to display the currency, or languages so I disabled the layout boxes for them.
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
merclord
The column widths in the Layout Settings were wrong:
Column Width - Left Boxes - 150px
Column Width - Right Boxes - 150px
I corrected them to 180px each
Column Width - Left - 150px
Column Width - Right - 150px
I corrected these to 185px
I'm running version 1.5.3. I started with a clean install, but then I added some plugins:
Sitemap XML 3.2.12
SuperTracker 1.1
Edit Orders 4.1.4
Super Orders 4.0.9
Google reCAPTCHA 2.0
I don't think any of these caused the problem but I didn't notice anything wrong until after I installed them. Also, I don't want to display the currency, or languages so I disabled the layout boxes for them.
There is a bug in the tpl_header.php file. If you do a search of the thread you will find a post with a corrected file.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
That fixed it! In case anyone else needs this, it is located in thread #113.
search phrases:
tpl_header.php
header bug
header patch
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
merclord
That fixed it! In case anyone else needs this, it is located in thread #113.
search phrases:
tpl_header.php
header bug
header patch
Better yet, here is the link to the header patch thread
http://www.zen-cart.com/showthread.p...11#post1221211
-
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
merclord
I am happy that you figured it out ;) Thank you for posting the link again.
Thanks,
Anne
-
View of product_info_display
Great template, I play lokal with the features and like it.
Unfortunately I have problems with the tpl_product_info_display with Zencartv1.53.
If I do not change the file, I see no product description. Do not understand why...
However, wanted that the product_description is on the right side of the picture.
The rest below. I do not get that hours. Is that possible. Any idea how to do it ?
-
Re: View of product_info_display
Quote:
Originally Posted by
tkgerman
Great template, I play lokal with the features and like it.
Unfortunately I have problems with the tpl_product_info_display with Zencartv1.53.
If I do not change the file, I see no product description. Do not understand why...
However, wanted that the product_description is on the right side of the picture.
The rest below. I do not get that hours. Is that possible. Any idea how to do it ?
As stated multiple times through this thread, the absence of the description is already know and a patch has been provided. May I suggest following the below link to see patches associated with this software. http://www.zen-cart.com/showthread.p...ch#post1241971
As for relocating the text to be to the right of the image, if that is done then the other css instructions would require review to ensure that the change works for all currently supported browsers... If I understood correctly.
-
1 Attachment(s)
Re: View of product_info_display
Thanks for your reply.
Hm, I installed the patch. The product info is back, but it looks horrible.
How can I bring the product_description beside the picture and the product_attributes outside the cart field.
-
Re: View of product_info_display
Quote:
Originally Posted by
tkgerman
Great template, I play lokal with the features and like it.
Unfortunately I have problems with the tpl_product_info_display with Zencartv1.53.
If I do not change the file, I see no product description. Do not understand why...
However, wanted that the product_description is on the right side of the picture.
The rest below. I do not get that hours. Is that possible. Any idea how to do it ?
This is a bug in the template. I have this on the list to be fixed and am working on a template package update which should be released sometime in the future. For now, you can search the thread and find a patch that will fix the problem.
Thanks,
Anne
-
Re: View of product_info_display
Quote:
Originally Posted by
trogan
Thanks for your reply.
Hm, I installed the patch. The product info is back, but it looks horrible.
How can I bring the product_description beside the picture and the product_attributes outside the cart field.
You will edit the includes/templates/override/templates/tpl_product_info_page.php file and may also need to use css.
Thanks,
Anne
-
Re: Responsive Sheffield Blue
Hi Anne, Do you still give support to this Template?
-
Re: Responsive Sheffield Blue
Anne offers continued support for all her templates and plugins that I'm aware of as well as many others that use them, post your question, someone will chime in.
Quote:
Originally Posted by
Kobus Ludick
Hi Anne, Do you still give support to this Template?
-
Re: Responsive Sheffield Blue
Thank you very much for that.
I have just installed and activated this Template. I love it.
When I look at my website on a Blackberry Z10 the 2 side columns shows correctly but all the other information seems distorted and out of place. I would also like to know if there is a way to reduce the size of my attributes.
-
Re: Responsive Sheffield Blue
It doesn't look like the responsive template has been activated.
In your Zen Cart admin go to Configuration -> Layout Settings
Click on "ACTIVATE Responsive Template by selecting Column Widths" and click on the "edit button"
Select "2" and click on the "update" button.
Still looking at the attributes!
Quote:
Originally Posted by
Kobus Ludick
Thank you very much for that.
I have just installed and activated this Template. I love it.
When I look at my website on a Blackberry Z10 the 2 side columns shows correctly but all the other information seems distorted and out of place. I would also like to know if there is a way to reduce the size of my attributes.
-
Re: Responsive Sheffield Blue
I do not have option 0, 1, and 2.
I only have option 0 and 1.
-
Re: Responsive Sheffield Blue
Did you previously install a different responsive template (perhaps one using a newer version of DIY)?
Quote:
Originally Posted by
Kobus Ludick
I do not have option 0, 1, and 2.
I only have option 0 and 1.
-
Re: Responsive Sheffield Blue
I tried winchester_responsive and Tableau.
I have uninstalled and deleted all their files. (I think??)
-
Re: Responsive Sheffield Blue
winchester_responsive uses the newest version of the DIY package which overrides older sql versions
run this to restore for this template:
Code:
DELETE FROM configuration WHERE configuration_group_id = @configuration_group_id AND configuration_group_id != 0;
DELETE FROM configuration_group WHERE configuration_group_id = @configuration_group_id AND configuration_group_id != 0;
DELETE FROM configuration WHERE configuration_key = 'COLUMN_WIDTH';
SET @configuration_group_id=0;
SELECT (@configuration_group_id:=configuration_group_id) FROM configuration_group WHERE configuration_group_title= 'Layout Settings' LIMIT 1;
INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function) VALUES
(NULL, '<font color="#0044ff">ACTIVATE Responsive Template by selecting Column Widths</font>', 'COLUMN_WIDTH', '2', 'Width of the Left and Right Columns<br />0 = Use Default Template Settings<br />1 = 75px<br />2 = 150px<br />3 = 225px',@configuration_group_id, NULL, NOW(), NULL, 'zen_cfg_select_option(array(\'0\', \'1\', \'2\', \'3\'),');
Quote:
Originally Posted by
Kobus Ludick
I tried winchester_responsive and Tableau.
I have uninstalled and deleted all their files. (I think??)
-
Re: Responsive Sheffield Blue
rbarbour,
You are a star, Thank you very much for that.
Now I just need to know how to reduce the size of my attributes only. I have tried reducing it but it reduces my side column fonts as well.
-
Re: Responsive Sheffield Blue
I went through 60-80 products and couldn't find any products with attributes, can you provide a link, image or better example of what you are trying to accomplish?
Quote:
Originally Posted by
Kobus Ludick
rbarbour,
You are a star, Thank you very much for that.
Now I just need to know how to reduce the size of my attributes only. I have tried reducing it but it reduces my side column fonts as well.
-
Re: Responsive Sheffield Blue
http://www.brotheronline.co.za/index...roducts_id=250
The spacing between the attributes is too big and the alignment between the option value and name is out.