Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
If you post a link to your site I can take a look. My guess is that you have mismatched or missing tags.
Thanks,
Anne
:blush: sorry, must have gotten too late in the day for me yesterday. It does work as I expected. Now I have my text below the categories listing. I think I must have grabbed a clean tpl_main_page.php and not the one from this template. Oh well, solved.
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
mydanilo
:blush: sorry, must have gotten too late in the day for me yesterday. It does work as I expected. Now I have my text below the categories listing. I think I must have grabbed a clean tpl_main_page.php and not the one from this template. Oh well, solved.
I am happy that you figured it out ;)
Thanks,
Anne
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
You should be running 1.5.x+ for the responsive templates.
Thanks,
Anne
Hi,
I've been working with 1.54 as a demo before I move everything and upload Sheffield Blue. In the mean time, on my current site the Sheffield blue is looking great but with only one problem. The subcategory listings on my hand held are squished in three columns vertically per item with image, product name, and price/buy it now. The featured, new, all items pages all look great. Even the product page looks great. Is the as a result of not running 1.5 or do I need to change something in my product layout page?
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
swguy
Clicking a product image on the product info page shows a very small image in a popup, rather than a larger one.
I have had this problem as well since installing the Sheffield Blue template (not the latest release).
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
annav
I have had this problem as well since installing the Sheffield Blue template (not the latest release).
This is a different problem than the color box problem. The old version of the template does not have colorbox installed. A fix for the old version's problem has already been posted.
Thanks,
Anne
Re: Responsive Sheffield Blue
I'm still trying to disable the About Us link in the footer menu. Any hints are much appreciated.
Re: Responsive Sheffield Blue
This took me a bit and I am not sure if it is the only and right place to do it but I managed to remove the About Us in the footer.
Edit and comment out the following in the footer_menu_defines.php
Code:
//Define('ABOUT', '<li><a href="' . zen_href_link(FILENAME_ABOUT_US) . '">' . BOX_INFORMATION_ABOUT_US . '</a></li>');
Then remove ABOUT in line 50 so it looks like this:
Code:
<ul>' . TITLE_TWO . SITEMAP . GVFAQ . COUPON . UNSUBSCRIBE . '</ul></dd>');
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
mydanilo
This took me a bit and I am not sure if it is the only and right place to do it but I managed to remove the About Us in the footer.
Edit and comment out the following in the footer_menu_defines.php
Code:
//Define('ABOUT', '<li><a href="' . zen_href_link(FILENAME_ABOUT_US) . '">' . BOX_INFORMATION_ABOUT_US . '</a></li>');
Then remove ABOUT in line 50 so it looks like this:
Code:
<ul>' . TITLE_TWO . SITEMAP . GVFAQ . COUPON . UNSUBSCRIBE . '</ul></dd>');
Thank you for posting your solution ;)
Thanks,
Anne
Re: Responsive Sheffield Blue
I installed the template today and it looks great good job!
But testing on iPhone 4 and iPad 2 I get the main site and not a mobile version.
Have I missed a configuration somewhere?
I also get a huge empty space under the template after the footer which is almost twice the size of the page.
Zen Cart version 1.38a
http://www.natural-alternative-products.co.uk/
While I'm here I presume his layout is inly possivle on later versions of ZC?
http://zenlyzen.com/mobile-friendly-...sheffield_blue
Any help much appreciated! ;)
Re: Responsive Sheffield Blue
Hello,
In V151 where in the css can I "unbold" the product title in the subcategories?
Thanks