Page 121 of 152 FirstFirst ... 2171111119120121122123131 ... LastLast
Results 1,201 to 1,210 of 1518
  1. #1201
    Join Date
    Aug 2010
    Location
    Israel
    Posts
    285
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by WhitePhantom View Post
    Sorry if this has been asked before - I've searched and searched and can't find anything on it. This template looks great but I'm finding it unbelievably hard to work with!
    Zen Cart is not Lego...Need to dig and search and sometimes program...

    How can I completely remove the footer menu? I've gone to Admin -> Tools -> Flexible Footer Menu, but it only lets me rearrange things. I can't see any way to just remove anything - menu items or the whole footer menu.
    Flexible Footer Menu is a plugin. Check in the plugin instructions how to remove.

    How do I remove links in the header? Eg. I don't want the 'Information' dropdown but I can't figure out how to get rid of it (apart from editing a file - cant' remember which one - and completely messing it up!) I presume there's something in the admin that allows me to do this stuff??
    Do not think there is something in the Admin. You need to program...

    Names change in the menu:
    includes/languages/english/extra_definitions/responsive_sheffield_blue/responsive_sheffield_blue_defines.php

    Hiding "brands" or what ever:
    includes/templates/responsive_sheffield_blue/templates/css/stylesheet.css
    arround line 359:
    .slimmenu li.brands-li{display:none;}

    Needs to be done also for mobiles:
    add this in stylesheet.css:
    around line 362:
    .slimmenu.collapsed li.brands-li{display:none;}


    And one last thing - I want the 'About Us' header menu item to just go to define_about_us.php - I don't want a dropdown of text / images. Just a simple link to the page.
    Then do what I did - I copied the code of "contact us" and programed a little...

  2. #1202
    Join Date
    Aug 2010
    Location
    Israel
    Posts
    285
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Hi
    How can I insert a video file instead of an image in the slideshow?
    Tried to add MP4 file in admin Banner manager but when opening the website
    it is not shown.
    ?

  3. #1203
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by gunni View Post
    Hi
    How can I insert a video file instead of an image in the slideshow?
    Tried to add MP4 file in admin Banner manager but when opening the website
    it is not shown.
    ?
    I am not sure, but you can take a look at the slide show authors site for more information:

    http://flexslider.woothemes.com/

    Thanks,

    Anne

  4. #1204
    Join Date
    Aug 2010
    Location
    Israel
    Posts
    285
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Thanks.
    Will try...

  5. #1205
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Is there an updated version available that works with 1.5.5a out of the box? DrByte was mentioning that a bunch of templates were just updated? Can't find any updated version.
    Live and learn... the Zen way.

  6. #1206
    Join Date
    Sep 2015
    Location
    Jhb, SA
    Posts
    5
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Hi Anne,

    My website is not showing any images. It is only showing Text.

    Any advice would be appreciated.

  7. #1207
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Some instructions on how to get this work properly was posted here: https://www.zen-cart.com/showthread....rk-with-v1-5-5
    Due to some heated discussion it is now closed. It does work, but it is somewhat difficult to follow and you have to read it all to understand. I was also making the suggestion, that if someone has it all merged together to please make it available to the rest of us. I think I got it done and would like to share the files. What would be the right way to do it? Can I just link it up with a cloud storage account?
    Live and learn... the Zen way.

  8. #1208
    Join Date
    Aug 2010
    Location
    Israel
    Posts
    285
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Hi Zenners,
    Could not find a solution for Quantity Discounts problem I have:

    I made a quantity discount for a specific product and it is shown fine in the product's page link
    but the quantity discount is not shown on the products listing link2
    and I want it to be there also.
    How can I make it?

  9. #1209
    Join Date
    Jan 2010
    Posts
    105
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Thanks for the help! I got the menus working as needed.

    Then just as it was all looking good, the stylesheet suddenly stopped working

    My site (the work-in-progress mobile version that I'm in the process of creating) is here: http://www.mcgannonforklifts.com/MobileFriendly/ and the stylesheet that has disappeared should be is here: http://www.mcgannonforklifts.com/Mob...stylesheet.css

    I've checked via FTP and the stylesheet is there and is full of content. The ownership and permissions are the same as all the other stylesheets - which are loading fine, and I can browse to them.

    I've re-uploaded this one from the original files, but to no avail. In theory everything seems fine with it... but it's just not there!


    Any help much appreciated!

    WP.

  10. #1210
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by WhitePhantom View Post
    Thanks for the help! I got the menus working as needed.

    Then just as it was all looking good, the stylesheet suddenly stopped working

    My site (the work-in-progress mobile version that I'm in the process of creating) is here: http://www.mcgannonforklifts.com/MobileFriendly/ and the stylesheet that has disappeared should be is here: http://www.mcgannonforklifts.com/Mob...stylesheet.css

    I've checked via FTP and the stylesheet is there and is full of content. The ownership and permissions are the same as all the other stylesheets - which are loading fine, and I can browse to them.

    I've re-uploaded this one from the original files, but to no avail. In theory everything seems fine with it... but it's just not there!


    Any help much appreciated!

    WP.
    Well, when I try to go directly to that css file, I get a blank page and when viewing the source, get a single blank line. So it seems to be indicating that a file "placeholder" is there, but the content of the file is not being presented. It's almost as if the content is not pushed to the file, it's a partial upload or the file contains some sort of opening <?php and the rest of the content is in some way "hidden".

    Might suggest deleting the file from the server, then upload again.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

Similar Threads

  1. v151 Responsive Sheffield Blue v1.0
    By picaflor-azul in forum Addon Templates
    Replies: 1159
    Last Post: 23 Apr 2023, 01:20 AM
  2. v155 Responsive Classic vs Responsive Sheffield Blue vs ?
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2016, 07:01 AM
  3. v154 Responsive Sheffield Blue change menu links
    By Annie_zaz in forum Addon Templates
    Replies: 3
    Last Post: 7 May 2016, 11:33 PM
  4. v154 Responsive Sheffield Blue v.2.0 Pricing not showing
    By SilverHD in forum Addon Templates
    Replies: 13
    Last Post: 4 Nov 2015, 10:57 PM
  5. v154 Questions re: Responsive Sheffield Blue
    By dfontana in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Aug 2015, 02:43 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR