Re: Responsive Sheffield Blue V 2.0!
And how about in the footer?
.aboutus-li{display:none;} has no effect when placed in the stylesheet_footer_menu.css
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
mydanilo
And how about in the footer?
.aboutus-li{display:none;} has no effect when placed in the stylesheet_footer_menu.css
check the new footer menu in admin under tools
Re: Responsive Sheffield Blue V 2.0!
Anne,
Is there an issue with the "Newest" products and "Specials" products not showing up on the home page under their respectful tabs?
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
Whitebear
Anne,
Is there an issue with the "Newest" products and "Specials" products not showing up on the home page under their respectful tabs?
Can you be more specific? Do you have the sort orders set in admin--configuration--index listing?
Thanks,
Anne
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
picaflor-azul
Can you be more specific? Do you have the sort orders set in admin--configuration--index listing?
Thanks,
Anne
In admin i have Newest/Featured/Specials all to display on the front page.
The tabbed section (in the middle section of the home page, which looks awesome btw) Has nothing listed under "Newest" or "Specials" but only the Featured tab displays any products. The Newest and Specials just show an empty grey outlined box.
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
picaflor-azul
Can you be more specific? Do you have the sort orders set in admin--configuration--index listing?
Thanks,
Anne
It has something to do with the icon-cup section-1 and icon-food section-3
Re: Responsive Sheffield Blue V 2.0!
ugh... my bad... it was a prior css file from the previous version of sheffield blue that was causing the issue.
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
Whitebear
ugh... my bad... it was a prior css file from the previous version of sheffield blue that was causing the issue.
I am happy that you figured it out ;)
Thanks,
Anne
Re: Responsive Sheffield Blue V 2.0!
includes/templates/responsive_sheffield_blue/templates/tpl_modules_mobile_categories_tabs.php line 208 should check
if (DEFINE_CONTACT_US_STATUS <= 1)
before putting up the menu item.
Re: Responsive Sheffield Blue V 2.0!
The tagline css class in stylesheet.css is broken; it causes the HEADER_SALES_TEXT not to be visible. (Not sure what the issue is but removing this class fixes the problem.)