Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

Sticky

Views: 361,743

Results 341 to 360 of 1,084
07 Feb 2017, 19:58
#341
jasonshanks avatar

jasonshanks

Zen Follower

Join Date:
Feb 2009
Location:
atlanta GA
Posts:
296
Plugin Contributions:
0

Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

marton_1:

Move #navMainWrapper, from line 26 in stylesheet_colors.css to a new line and set the new background color?

Hello,

Thank you for that. I would have never thought you could do that. So if i understand what happen right , #navMainWrapper ,#navSuppWrapper, #shippingEstimatorContent h2, #checkoutConfirmDefault are assigned a default color in the code ? And by moving it to its own line and setting a back ground color (#navMainWrapper {background:#ffffff;}) we override that ?

07 Feb 2017, 19:59
#342
jasonshanks avatar

jasonshanks

Zen Follower

Join Date:
Feb 2009
Location:
atlanta GA
Posts:
296
Plugin Contributions:
0

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

dbltoe:

Two things --
One that I think is priority is using the clone a template mod by lat9 to create a copy of the responsive classic. You'll always have a fall back if you mess up the new one.
The second is to try the Responsive Color Changes mod to better sort out the colors.
Better control and better when it's upgrade time again.

thank you for that as well. I will install both of those next and long before i try the full rebuild on the real server.

09 Feb 2017, 19:59
#343
april_may avatar

april_may

New Zenner

Join Date:
Apr 2009
Posts:
52
Plugin Contributions:
0

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

More information
Thank you Nick1973
That is actually similar to what I did on my last upgrade. I had used the Responsive Classic Contemporary Green and just added my own updated css styles to get the look I needed. I think I will stick to that method for the new upgrade I am doing now.

09 Feb 2017, 20:08
#344
marton_1 avatar

marton_1

Totally Zenned

Join Date:
Apr 2013
Location:
eglisau switzerland
Posts:
568
Plugin Contributions:
0

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

Yes, if there are any other attributes set for these then you have to also copy the attributes to the new line.

19 Feb 2017, 22:27
#345
april_may avatar

april_may

New Zenner

Join Date:
Apr 2009
Posts:
52
Plugin Contributions:
0

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

I have a question- Is this Responsive Classic (built in to Zen Cart v1.5.5) a REPLACEMENT for the Responsive Classic Contemporary Green Template or a SEPARATE template altogether? The file names are the same. ... both named responsive_classic.
If I try to upload both style Templates there will be a conflict as they both have the same name.

I know I can rename one of them, but I just want to know if the Responsive Classic Contemporary Green Template is still going to work-or be around for a long while. I like using the old portrait style/vertical code writing format vs. the new one with run-on sentence confusing code.
Really, in this new one I have to look in several style sheet just to edit one item.
(I know the old format may have needed revision, but I cannot easily compare my old stuff with this new layout in order to upgrade.)
The learning curve on the new 50 bazillion stylesheets is too great for me to meet a time deadline that I have right now.

I sure hope you are not replacing the Responsive Classic Contemporary Green Template one with this one! But like I said- the file names are the same and if you are keeping the old one AND this new one it should have a file name of 'responsive_classic_builtin' just for clarification.

If the Responsive Classic Contemporary Green Template is being replaced by this one, I will use it temporarily (since I have a deadline) while I 'learn' the new one ...or I'll just build one myself in the old familiar format.

19 Feb 2017, 23:27
#346
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

The "responsive_classic" that comes with v1.5.5 is its own newer responsive template.

The older 3rd-party-contributed "responsive classic" from years ago is completely different.

Sorry that they ended up being the same name. It just made sense to call it responsive_classic, regardless what someone outside Zen Cart called their contribution. (We didn't even know that existed at the time.)

19 Feb 2017, 23:40
#347
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,760
Plugin Contributions:
9

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

april-may You might want to look into the clone a template mod and the color changes mod for 155. The clone makes sure your final template is not overwritten at a later date and the color change mod eases the pain of color change by breaking out all the areas.

20 Feb 2017, 03:07
#348
april_may avatar

april_may

New Zenner

Join Date:
Apr 2009
Posts:
52
Plugin Contributions:
0

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

dbltoe:

april-may You might want to look into the clone a template mod and the color changes mod for 155. The clone makes sure your final template is not overwritten at a later date and the color change mod eases the pain of color change by breaking out all the areas.

I downloaded them and have been reading them over. It is going to take me some time to absorb all of it. (I have no formal training- all self-taught over time.)
I really want to keep the same look my site has now. (See h t t p s:// artsales DOT net/gallery/ ).
There are a few new responsive templates that I may be able to work with. But all of them are by Anne and the code is in pieces in multiple files. I see the logic- but need a while to learn it all. I even took one of those main css style sheets and put it back into the 'old' format so I could compare it in WinMerge line by line and see where it is different from mine- but all the colors are missing- I do not need a separate stylesheet for the colors- I know programmers that are managing and designing multiple sites this would be handy, but I not doing that. Therefore, keeping all the styles on one page would work for me....unless that won't work in the responsive mode.

With all the new code layout I am really on an uphill battle to learn all the new stuff ...and I have to meet a deadline -in 3 weeks. I am transferring to a new server -same company just a different hosting pkg- so hence the move - and the deadline. I wanted to do the upgrade (from 1.5.4 to 1.5.5d) before the move. Guess I could wait and do it after, then I won't be so rushed.

If you stop for a moment to breathe- technology leaps forward and catching up is a pain. I am running! LOL.
Thanks for your help.

20 Feb 2017, 12:31
#349
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

april_may:

I even took one of those main css style sheets and put it back into the 'old' format so I could compare it in WinMerge line by line and see where it is different from mine
That's half correct.

If you want to identify what exactly you customized, grab an original copy of the old files, not the new ones. Compare yours against the original old ones, to see what you changed. Then consider whether you want to apply those changes to the new one (yes, the approach might be slightly different in the new one, but at least you know what you customized in the old one, which is 90% of the progress).

24 Feb 2017, 15:08
#350
podgeminster avatar

podgeminster

New Zenner

Join Date:
Mar 2011
Posts:
46
Plugin Contributions:
0

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

Currently using: v1.5.5a with Responsive Classic Template

It’s been a while since I last needed to post a question – this has really got me stumped.

When I place items in the cart, the right hand side boxes disappear.

If I continue shopping or go to any other page the right hand side boxes remain invisible.

However, if I remove the items from the cart, the right hand side boxes reappear.

I would like the right hand side boxes to remain visible on all pages so any ideas as to why this is happening and how to stop it would be much appreciated.

To see live, please follow this link and add the product to the cart:

http://www.futuregarageservices.co.uk/test/decelerometers-vosa-dvsa-approved-decelerometers-c-1903_1919_1920/bowmonk-brakecheck-kit-p-16969.html

24 Feb 2017, 15:46
#351
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

I visited your site, but am not able to replicate he error.

24 Feb 2017, 15:46
#352
podgeminster avatar

podgeminster

New Zenner

Join Date:
Mar 2011
Posts:
46
Plugin Contributions:
0

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

Sorry – I noticed a whole bunch of other glitches had crept in so I have since performed an entire file and database restore.

Cured the problems – unfortunately it doesn’t solve what caused it in the first place though.

Proof that you should always back-up as you go!

24 Feb 2017, 15:47
#353
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

Podgeminster:

Sorry – I noticed a whole bunch of other glitches had crept in so I have since performed an entire file and database restore.

Cured the problems – unfortunately it doesn’t solve what caused it in the first place though.

Proof that you should always back-up as you go!
:flex: No problem

08 Mar 2017, 20:17
#354
hflsales avatar

hflsales

New Zenner

Join Date:
Mar 2009
Posts:
88
Plugin Contributions:
0

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

I am running V155a on the responsive classic template. Site works fine on desktop but on mobile, when you click on an item, it goes to the sitemap instead of the item page. p3america.com

11 Mar 2017, 15:38
#355
podgeminster avatar

podgeminster

New Zenner

Join Date:
Mar 2011
Posts:
46
Plugin Contributions:
0

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

(Currently using: v1.5.5a)

Hi,

The new store is in the final testing stages and I have a few remaining issues to fix.

One which I can’t seem to solve with the responsive classic template is the penultimate checkout page “index.php?main_page=checkout_payment”.

This page displays okay on a PC but on mobile devices the price totals are not correctly ordered and display above their line titles as follows:

£00.00
Shipping:
£00.00
Sub-total:
£00.00
VAT (20%):
£00.00
Total:

(Here, lineTitle.larger.forward is being displayed below totalBox.larger.forward)

I’d like it to display ordered as follows:

Shipping:
£00.00
Sub-total:
£00.00
VAT (20%):
£00.00
Total:
£00.00

(So totalBox.larger.forward displayed below** lineTitle.larger.forward**)

Any advice on how to achieve this would be much appreciated.

11 Mar 2017, 17:46
#356
podgeminster avatar

podgeminster

New Zenner

Join Date:
Mar 2011
Posts:
46
Plugin Contributions:
0

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

Podgeminster:

(Currently using: v1.5.5a)

Hi,

The new store is in the final testing stages and I have a few remaining issues to fix.

One which I can’t seem to solve with the responsive classic template is the penultimate checkout page “index.php?main_page=checkout_payment”.

This page displays okay on a PC but on mobile devices the price totals are not correctly ordered and display above their line titles as follows:

£00.00
Shipping:
£00.00
Sub-total:
£00.00
VAT (20%):
£00.00
Total:

(Here, lineTitle.larger.forward is being displayed below totalBox.larger.forward)

I’d like it to display ordered as follows:

Shipping:
£00.00
Sub-total:
£00.00
VAT (20%):
£00.00
Total:
£00.00

(So totalBox.larger.forward displayed below** lineTitle.larger.forward**)

Any advice on how to achieve this would be much appreciated.

Sorry, used the title from my last post by mistake - now corrected.

Anyone else experiencing this issue?

20 Mar 2017, 11:54
#357
sonarscope avatar

sonarscope

New Zenner

Join Date:
Nov 2004
Location:
Varazdin Croatia
Posts:
74
Plugin Contributions:
0

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

hello, i am using Responsive-Classic template.

extra_links_box on mobile view is showing under header ( just mobile desktop is ok )

how to hide it from there ?

thanx Best emil
here is live site : https://www.sonarscope.hr
zencart v1.5.5d

20 Mar 2017, 15:54
#358
sonarscope avatar

sonarscope

New Zenner

Join Date:
Nov 2004
Location:
Varazdin Croatia
Posts:
74
Plugin Contributions:
0

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

SonarScope:

hello, i am using Responsive-Classic template.

extra_links_box on mobile view is showing under header ( just mobile desktop is ok )

how to hide it from there ?

thanx Best emil
here is live site : https://www.sonarscope.hr
zencart v1.5.5dAttachment 16982

i trn it off from site for the moment but here is screenshot where You can check extra links box with links

30 Mar 2017, 14:40
#359
amayze avatar

amayze

New Zenner

Join Date:
Feb 2012
Posts:
8
Plugin Contributions:
0

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

I've just spotted a typo in includes/templates/responsive_classic/css/responsive_tablet.css line 171

.rowEven, .roeOdd{overflow:hidden;}

should probably read

.rowEven, .rowOdd{overflow:hidden;}

Andy

(Sorry! I forgot to change the title!)

01 Apr 2017, 23:52
#360
website_rob avatar

website_rob

Inactive

Join Date:
Oct 2006
Location:
Alberta, Canada
Posts:
4,572
Plugin Contributions:
0

Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

amayze:

I've just spotted a typo in includes/templates/responsive_classic/css/responsive_tablet.css line 171

.rowEven, .roeOdd{overflow:hidden;}

> should probably read
> ```
.rowEven, .rowOdd{overflow:hidden;}

Andy

(Sorry! I forgot to change the title!)

Nice find and thanks for pointing it out.