Page 110 of 152 FirstFirst ... 1060100108109110111112120 ... LastLast
Results 1,091 to 1,100 of 1518
  1. #1091
    Join Date
    Mar 2016
    Location
    Long Island
    Posts
    16
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by soxophoneplayer View Post
    Were you using a different template prior to this one? I had similar issue with featured products - turned out there was a switch turned on by old template (Winchester Black Responsive in my case ) in the database that remained and interfered with this template. I turned it off directly via phpMyAdmin.
    Hi Saxophoneplayer, yes, I had two other themes before settling on responsive Sheffield blue. do you know where in can find this switch, any recollection of what it was called?

  2. #1092
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by augiespanoramas View Post
    Hi Saxophoneplayer, yes, I had two other themes before settling on responsive Sheffield blue. do you know where in can find this switch, any recollection of what it was called?
    From my notes - here is my original post describing my problem and my subsequent post when I finally sleuthed it out. Hopefully your issue is same or similar and this can be of help:

    Originally Posted by soxophoneplayer View Post
    zc 1.5.5 with Responsive Sheffield Blue

    I'm having difficulty yet with home page Featured Products tab. Products are in single column and, in Firebug, show no css formatting other than derived from .tab and body. The html code in firebug shows the tab is calling on .panel for css, which I don't see anywhere.

    I applied the changes in post #405 by jpda, and also in post #411 followup. Other than those changes, tpl_modules_featured_products, tpl_featured_prodcuts_default, modules/SheffBlue/featured products all show in winmerge as 'same as' to template bundle pkg downloaded. Likewise the stylesheet.

    My test site is a new install of zc and of R Sheffield Blue. My test database is import of my livesite zc 154. The template on the livesite is Winchester Black Responsive which uses a quite different Carousel Featured Products.

    I wonder if database files from Winchester Black with respect to Featured Products are mucking me about with the Sheffield Blue template.

    Anyone know if this might be the case, and if so what I could do in phpMyAdmin or otherwise to un-muck? Or? Thanks.
    OK. I see in includes/modules/sheffield blue/featured products - it says if Carousel Featured Producsts called for then do this...which uses the class 'panel' and its css styling. And it says if not doing that, then...do such and such, which is what Sheffield Blue wants and uses that styling.

    In Winchester Black Responsive, the Carousel for Featured Products is used and in the admin/configs there is a heading to turn it on, modify it etc.

    Sheffiled Blue Resp doesn't use the Carousel so the options to turn it on/off/modify aren't present on the admin/configs page . But my database which includes my earlier Winchester Black stuff has the options config, and its turned on because that's what I did in the Winchester template.

    Solution: in phpMyAdmin, find in zen configuration: Carousel Featured Products and edit from 'true' to 'false'.

  3. #1093
    Join Date
    May 2009
    Posts
    186
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0! update for Zen Cart 1.5.5

    Hi Anne,
    I know you've been busy so I'm not sure what to do.
    It's been a couple months since you hoped to have the template updated for Zen cart v1.5.5 finished soon. I'm wondering if there is a version of Responsive Sheffield Blue somewhere that has already been updated and has had known bug fixes applied?

    Quote Originally Posted by Zean View Post
    Great! Thanks so much!
    For easy reference I think this is the thread you're suggesting which addresses making adjustments needed for Zen Cart v1.5.5a
    https://www.zen-cart.com/showthread....rk-with-v1-5-5

  4. #1094
    Join Date
    Mar 2016
    Location
    Long Island
    Posts
    16
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by soxophoneplayer View Post
    Solution: in phpMyAdmin, find in zen configuration: Carousel Featured Products and edit from 'true' to 'false'.
    Thanks soxophoneplayer! This was exactly my issue and solved it in 5 minutes! Thanks so much for your assistance!

  5. #1095
    Join Date
    Jun 2012
    Posts
    94
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by mc12345678 View Post
    I guess I need to update my shortcut to direct to the more appropriate post within that thread which is just 5 posts below that at post 8
    with potentially more helpful guidance provided beyond or before that. Really, just read the entire thread... There's a lot of helpful information to resolve this and other issues that unfortunately were "introduced" to this template with the hard work that Anne (and others like rbarbour?) did for ZC 1.5.5.
    I attempted to make the changes in the post #8 - https://www.zen-cart.com/showthread....79#post1306879

    It does not work. When I made the changes the site would not even load anymore. I had to undo all the change listed in this fix.

    My questions are on #2,#5 and #6. If the new file from v1.5.5 zca_responsive_functions.php is going to cause a conflict - how do you resolve the conflict?
    On #5 - it indicates "I cannot list all of the templates additions". It does not work without all the additions if someone don't provide them. Can someone provide all the updates? The REQUIRED changes he listed are already in V1.55a - so I didn't have to make those changes.

    On #6 - I provide a download for v1.5.5 via the GIT link in my signature. I don't understand what a GIT link is or how to access. Should I just use the original file from V1.5.5a?


    Name:  JSON fix.jpg
Views: 294
Size:  32.4 KB

  6. #1096
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by sw1138lr View Post
    I attempted to make the changes in the post #8 - https://www.zen-cart.com/showthread....79#post1306879

    It does not work. When I made the changes the site would not even load anymore. I had to undo all the change listed in this fix.

    My questions are on #2,#5 and #6. If the new file from v1.5.5 zca_responsive_functions.php is going to cause a conflict - how do you resolve the conflict?
    On #5 - it indicates "I cannot list all of the templates additions". It does not work without all the additions if someone don't provide them. Can someone provide all the updates? The REQUIRED changes he listed are already in V1.55a - so I didn't have to make those changes.

    On #6 - I provide a download for v1.5.5 via the GIT link in my signature. I don't understand what a GIT link is or how to access. Should I just use the original file from V1.5.5a?


    Name:  JSON fix.jpg
Views: 294
Size:  32.4 KB
    Item #2 re-emphasizes why #1 was important.
    Item #5 is saying that the file of the ZC 1.5.5 template and the same file provided for this template need to be merged and the file from this template needs to at least include the specified changes. (of course they're in the ZC 1.5.5 version, that's why they need to be added to the RSB template.
    Item #6, we'll, unfortunately in that post there is no signature. Github is a storage location where code can be written, managed and otherwise shared (publicly or privately). Because it was either removed or not included, if the content remains available on his github account, then you'll have to find the link through some other source/post.

    It's my guess that the issue with the site not displaying stems from not completing item #5.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  7. #1097
    Join Date
    Jun 2012
    Posts
    94
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by sw1138lr View Post
    Need help with the Navigation buttons and the product overlaying the Navigation buttons. This only occurs when you perform an "Advanced Search" and and you go the the second page of the results. See below screen print print.

    Attachment 16502
    To correct the issue with Navigation area being overlaid by the product. Update file stylesheet.css. Find the code below and add the line in Red.

    /includes/templates/responsive_sheffield_blue/css/stylesheet.css

    Code:
    /*bof product reviews*/
    .review-content{background:#f4f4f4;border:1px solid #dbdbce;padding:30px;line-height:22px;}
    .reviews-left{float:left;width:20%;}
    .reviews-right{float:right;width:75%;border-left:1px solid #dbdbce;padding-left:30px;}
    #button-write{margin-top:60px;}
    .productReviewsDefaultReviewer{margin-bottom:20px;}
    .navSplitPagesResult strong{font-weight:normal;}
    .navSplitPagesLinks {padding-bottom:20px;}

  8. #1098
    Join Date
    Feb 2006
    Location
    UK
    Posts
    306
    Plugin Contributions
    1

    Default Re: Responsive Sheffield Blue V 2.0!

    This is a great responsive theme (I managed to install it in one day ... for the most part ... I have upgraded zencart to the 1.5.5a today also), thank you so much for creating it. I have an issue, it appears to be with JSON and the error happens only when I try to login to the site or when I try to add something to the shopping cart ..... the error reads something like this

    unexpected token m in json at position 0 was received while processing an ajax call. The action you requested could not be repeated ... I click OK the requester goes away and I can continue with the new page .... any ideas ?

  9. #1099
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by Pauls View Post
    This is a great responsive theme (I managed to install it in one day ... for the most part ... I have upgraded zencart to the 1.5.5a today also), thank you so much for creating it. I have an issue, it appears to be with JSON and the error happens only when I try to login to the site or when I try to add something to the shopping cart ..... the error reads something like this

    unexpected token m in json at position 0 was received while processing an ajax call. The action you requested could not be repeated ... I click OK the requester goes away and I can continue with the new page .... any ideas ?
    Please read through the last 3ish pages. Issue is described and solution(s) discussed.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  10. #1100
    Join Date
    Apr 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    In respnse to thread #757
    Thanks for this this. I have been able to restore the functionality of the Share and Connect icons by making the corrections via phpMyAdmin

 

 

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