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:
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.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.
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'.
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?
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?
![]()
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...
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;}
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 ?
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
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
Bookmarks