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,744

Results 241 to 260 of 1,084
17 Nov 2016, 16:56
#241
dbltoe avatar

dbltoe

Totally Zenned

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

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

ravynw34:

The site I am working on was upgraded to 1.5.5. When trying to have the Home and Login Links not show in mobile view it also deletes it from the desktop. Any ideas how we can fix this issue? The other issue is also with mobile view. The search box in the mobile menu is showing up with the input box to the far right and the submit button centered underneath. We want the input box also centered. have tried reworking in the css but nothing seems to change it. I am sure it is something I am just simply missing.
Thanks for any help.
The site is located at http://gypsyrosalie.comIn creating your custom template, you've gone too far. Don't know if you used the included responsive template and added css in strange places or what is causing the problems but you might want to look at my answer in post #238.
There are stylesheets that control responsive, responsive_default, mobile, and tablet as well as the stylesheet.css for the desktop. The responsive stylesheets (4 in all) control the look away from the desktop view. A browser like chrome or firefox with added developer tools will let you know which stylesheet needs to be "adjusted"

19 Nov 2016, 11:13
#242
ravynw34 avatar

ravynw34

Zen Follower

Join Date:
Feb 2007
Location:
Pennsylvania
Posts:
112
Plugin Contributions:
0

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

Hi dbltoe,
I actually didn't upgrade or customize the site. That is where the problem is coming into play. Not sure where the person who did the site prior was heading but its a mess behind the scenes. I will take a look at your reference post and see if I can come up with some temp fixes. I have already suggested starting a new template from scratch. My best guess is that they didn't know what they were doing when they customized the site. Things that should be in the responsive styles are not there. some are hard coded into the header, etc.
I absolutely appreciate your tips on this. Thanks a bunch.

21 Nov 2016, 02:55
#243
janks avatar

janks

New Zenner

Join Date:
May 2006
Posts:
30
Plugin Contributions:
1

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

webskipper:

I want to add more contrast and just kill the pill buttons all together.

I like the buttons of the desktop site better.

It has been a while since you asked about this - but I had the same issue to which I have found a solution.

The display only affects the buttons that are using an input tag. Where as buttons utilising a span, render the css correctly.
Researching this, I found Apple have a built in function in safari to style the input button according to 'Apple standard'. :blink:

To fix this add the follow property to the stylesheet_css_buttons.css file in your css directory of your template.

input.submit_button { -webkit-appearance: none; }
21 Nov 2016, 14:41
#244
munizjm avatar

munizjm

New Zenner

Join Date:
Apr 2015
Location:
Florida
Posts:
14
Plugin Contributions:
0

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

Ok I must be really stupid and can't seem to find the answer.
I just created a new site using v1.5.5b
Using the classic template with "Custom" directories for changes working ok
When I try to create the "Custom" directory for the Responsive template nothing seems to work at all.
Is there documentation that explains how the custom changes works with Responsive?

Thanks in advance

21 Nov 2016, 18:44
#245
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]

munizjm:

When I try to create the "Custom" directory for the Responsive template nothing seems to work at all.
Is there documentation that explains how the custom changes works with Responsive?
1.5.5b comes with three template options. Classic, Responsive_Classic, and Template_Default. My recommendation is that you add lat9s Clone a Template mod to your site, clone the Responsive_Classic to whatever name you want to use for your "Custom" template. Assign the new template to your site in the Tools menu. Then, use your new template to make changes to your site's look.

21 Nov 2016, 22:47
#246
munizjm avatar

munizjm

New Zenner

Join Date:
Apr 2015
Location:
Florida
Posts:
14
Plugin Contributions:
0

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

Thanks!

21 Nov 2016, 23:40
#247
munizjm avatar

munizjm

New Zenner

Join Date:
Apr 2015
Location:
Florida
Posts:
14
Plugin Contributions:
0

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

Is there documentation that explains how to make changes to the various areas of the responsive template?

22 Nov 2016, 21:55
#248
munizjm avatar

munizjm

New Zenner

Join Date:
Apr 2015
Location:
Florida
Posts:
14
Plugin Contributions:
0

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

I have turned off the Categories Box - Show Products New Link in Admin>Layout Settings
but it still shows up. Is there anywhere else that this might have a trigger?
All the others have turned off but the New Products is still there.

24 Nov 2016, 23:39
#249
todoonada avatar

todoonada

Zen Follower

Join Date:
Nov 2006
Posts:
127
Plugin Contributions:
0

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

When I go to the "My Account" page and want to change an address, all fields already have the data from my former address in the text fields. The only exception is the drop down for the state (not country). It shows the default "Please make your selection".

I think the code for this can be found in includes/modules/pages/address_book_process/jscript_addr_pulldowns.php line 34 and 35 in Zen Cart v1.5.5b-11022016:
// if we had a value before reset, set it again
if (SelectedZone != "") theForm.elements["zone_id"].value = SelectedZone;

It seems this code is not executed because before, on line 32, PHP-code is called:
// build dynamic list of countries/zones for pulldown

<?php echo zen_js_zone_list('SelectedCountry', 'theForm', 'zone_id'); ?>

Does anyone have a fix for this?

07 Dec 2016, 19:40
#250
spminis avatar

spminis

Zen Follower

Join Date:
Feb 2015
Location:
USA
Posts:
194
Plugin Contributions:
0

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

I'm going bonkers. I can't show you the page because it's currently local.

I'm trying to get the responsive classic ver 1.5.5b to work. The main problem I'm having is on the product listing page. The heading looks good - Image, item, items #, price are horizontal but the products that are listed have the information vertically. The item, item #, price are listed UNDER the item rather than horizontally across the page. Truth be told, I'm finding the responsive coding to be much more complicated than the non responsive and I can't figure this out. When I change the template to classic, the listings line up correctly.
Please help. Thanks!

08 Dec 2016, 10:01
#251
spminis avatar

spminis

Zen Follower

Join Date:
Feb 2015
Location:
USA
Posts:
194
Plugin Contributions:
0

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

spminis:

I'm going bonkers. I can't show you the page because it's currently local.

I'm trying to get the responsive classic ver 1.5.5b to work. The main problem I'm having is on the product listing page. The heading looks good - Image, item, items #, price are horizontal but the products that are listed have the information vertically. The item, item #, price are listed UNDER the item rather than horizontally across the page. Truth be told, I'm finding the responsive coding to be much more complicated than the non responsive and I can't figure this out. When I change the template to classic, the listings line up correctly.
Please help. Thanks!

I decided to upload the test site and this is the page that's giving me agita. The product info is not lining up with the table header
http://spminiatures.com/storetest/index.php?main_page=index&cPath=41_47

Thanks

12 Dec 2016, 21:48
#252
mikeondraco avatar

mikeondraco

Zen Follower

Join Date:
Feb 2015
Location:
UK
Posts:
165
Plugin Contributions:
0

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

Hi Anne,

I am currently rebuilding our site using 1.5.5b and your built-in responsive template. Everything is going well, but I would like to change the font for the HEADER_SALES_TEXT tag (Draco Crafts Online). I have searched around a bit, but cannot find where to do this, although I dare say it is probably obvious.

I would be obliged if you can point me in the right direction please

Thanks ... Michael

https://www.dracocrafts.com/other_sites/dcnewshop/

12 Dec 2016, 23:42
#253
daffy avatar

daffy

Zen Follower

Join Date:
Jul 2008
Posts:
114
Plugin Contributions:
0

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

If you use Chrome browser you can right-click on the area you are concerned about and "inspect" the code for that portion of the page. This helps me find the appropriate CSS that I need to change.

Looks to me as if the div ID for that line is named: tagline . You are looking for just "tagline" and not "taglineWrapper" . You can insert a font change on stylesheet.css , that's where I found "tagline"

Hope that helps.

13 Dec 2016, 00:15
#254
mikeondraco avatar

mikeondraco

Zen Follower

Join Date:
Feb 2015
Location:
UK
Posts:
165
Plugin Contributions:
0

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

Thank you, will take a look, pretty obvious really :cool:

Michael

15 Dec 2016, 20:05
#255
westseedfarm avatar

westseedfarm

New Zenner

Join Date:
Aug 2012
Posts:
17
Plugin Contributions:
0

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

I was building everything fine and all of a sudden it now appears as a mobile site on my desktop. Why would this occur?!?

westseedfarm daught calm

26 Dec 2016, 10:59
#256
mikeondraco avatar

mikeondraco

Zen Follower

Join Date:
Feb 2015
Location:
UK
Posts:
165
Plugin Contributions:
0

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

Hi All,

by default the Order Staus options are:

Pending [1]
Processing [2]
Delivered [3]
Update [4]

is it possible to change one, or add one, saying Shipped ? I have searched around but have mot found where the options are defined ?

Michael

26 Dec 2016, 15:41
#257
vdecals avatar

vdecals

Zen Follower

Join Date:
Jun 2009
Location:
Sparta, TN
Posts:
166
Plugin Contributions:
0

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

Go to your admin/localization/order status... You can "insert" shipped. I found it much less confusing to my customers.

26 Dec 2016, 18:29
#258
mikeondraco avatar

mikeondraco

Zen Follower

Join Date:
Feb 2015
Location:
UK
Posts:
165
Plugin Contributions:
0

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

That simple !! lol - I was searching through all the files :blink:

Many thanks, less confusing for our customers too.

Michael

26 Dec 2016, 22:38
#259
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]

Mikeondraco:

Hi All,

by default the Order Staus options are:

Pending [1]
Processing [2]
Delivered [3]
Update [4]

is it possible to change one, or add one, saying Shipped ? I have searched around but have mot found where the options are defined ?

Michael

VDecalS:

Go to your admin/localization/order status... You can "insert" shipped. I found it much less confusing to my customers.

Mikeondraco:

That simple !! lol - I was searching through all the files :blink:

Many thanks, less confusing for our customers too.

Michael

... and the "Delivered" status essentially means "Shipped". If you're not using "Delivered" for some other purpose, you could just rename it, instead of adding additional statuses.

(There's a meaning to the numerical values assigned too, such as "Update" actually means "Update and reset the Download Counts on all downloadable items in this order".)

... but these points are all unrelated to the topic of this discussion thread, which is a specific template.

29 Dec 2016, 12:10
#260
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]

I had a problem that the search box was not showing up at the top of the page in the mobile view in the NavMainwrapper. Then I found that this is a feature not a problem, this function is blocked in responsive_mobile.css ca. line 21 so that was easy to change.

Also in the mobile view the links to "Home" and "login" are floating at the top right of the page; is this also a feature or something I need to change?
Link here.