2 Attachment(s)
Re: Responsive Sheffield Blue V 2.0!
Anne:
Just to add to the above, I thought I would show a couple of screen shots. One is of the "Product info" that will show no information pertaining to description, details, reviews, or a custom tab. The other is of "Product Listing" that will state 3 columns but my site is only showing 2 columns.
Attachment 16168Attachment 16169
Here is the address of my website: www.mygiftsite.com
I have maintenance set to false now so you can take a look.
Again, any help is appreciated. I would really like to get this solved.
Thanks,
Silver
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
SilverHD
Hello again, Anne:
Sorry for reposting this, but apparently it got lost in the flurry of comments somehow. This is in reply to your post of #719. As I stated before, I don’t see a thing on the “product info” page pertaining to description, details, reviews, or a custom tab. I am apparently looking in the wrong place or the template I downloaded somehow missed it, possibly?? If you have the answer, please clue me in.
Also, another situation has cropped up. I wanted to change my product listing from 2 columns to 3. When I went to Product Listing – Columns Per Row, I noticed that the default listing is 3 even though my products have only 2 columns. Do you have any idea what is wrong?
Again, thank you for your help,
Silver
Hello Slver,
For your second question go to post #328. I implemented it and am now getting 3 rows. See it at http://religious-shop.com
Best regards,
Frank
Re: Responsive Sheffield Blue V 2.0!
Hey Frank:
I changed line 413 in includes/templates/responsive.../css/responsive_default.css to 30% from 45% and nothing happened. Take a look. www.mygiftsite.com
Silver
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
SilverHD
Anne:
Just to add to the above, I thought I would show a couple of screen shots. One is of the "Product info" that will show no information pertaining to description, details, reviews, or a custom tab. The other is of "Product Listing" that will state 3 columns but my site is only showing 2 columns.
Attachment 16168Attachment 16169
Here is the address of my website:
www.mygiftsite.com
I have maintenance set to false now so you can take a look.
Again, any help is appreciated. I would really like to get this solved.
Thanks,
Silver
On a desktop I am seeing 3 columns. On a laptop there are 2 columns which is how the template is designed. If you want 3 columns on a laptop, you will need to change line 413 of the responsive_default.css file.
If you change it to 45% you will have 2 columns. For 3 columns it would need to be something like 30%.
Thanks,
Anne
1 Attachment(s)
Re: Responsive Sheffield Blue V 2.0!
Anne:
Thank you for the response but I don't know what is going on here. I only have a desktop. I am using both Firefox and IE. I changed includes/templates/responsive.../css/responsive_default.css to 30% and you can see the screenshot:
Attachment 16173
As you can see, there are only 2 columns. I don't get it?? I haven't changed the product listing page. Don't get me wrong. I want this thing to be responsive, so I want it to react to whatever the customer is using. So I am totally confused. Any other ideas?
Thanks,
Silver
Re: Responsive Sheffield Blue V 2.0!
Anne:
I think I figured out the problem. It's my screen resolution! I have it set too low. I'm sure if I set it higher, the three columns would show up so I am going to reset the % back to 45 so that my customers will be able to see the site properly, whatever they might be using. Sorry for bugging you about this one.
Now, I still have a problem with Product info. If you don't mind referring back to #732, that information still eludes me as far as the description, details, reviews, and custom tabs. You will see that I also provided a screen shot for that. If you can help figure that one out, I would appreciate it.
Thanks again,
Silver
1 Attachment(s)
Re: Responsive Sheffield Blue V 2.0!
Anne,
I too am having the same issue. I am using zen 1.5.5 and here is the exact code I have in the admin-tools-flexible footer menu..
<a href="https://www.facebook.com/Custom.Zen.Cart.Design" target="_blank"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/picaflorazul" target="_blank"><i class="fa fa-twitter"></i></a><a href="http://www.pinterest.com/picaflorazul" target="_blank"><i class="fa fa-pinterest"></i></a><a href="https://www.youtube.com/user/ZenCartEasyHelp" target="_blank"><i class="fa fa-youtube"></i></a><a href="" target="_blank"><i class="fa fa-instagram"></i></a>
But it still looks like this...
Attachment 16175
Any idea why??
Quote:
Originally Posted by
picaflor-azul
Try removing the code in admin--tools--flexible footer menu for the icons and replacing it with this:
Code:
<a href="https://www.facebook.com/Custom.Zen.Cart.Design" target="_blank"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/picaflorazul" target="_blank"><i class="fa fa-twitter"></i></a><a href="http://www.pinterest.com/picaflorazul" target="_blank"><i class="fa fa-pinterest"></i></a><a href="https://www.youtube.com/user/ZenCartEasyHelp" target="_blank"><i class="fa fa-youtube"></i></a><a href="" target="_blank"><i class="fa fa-instagram"></i></a>
Thanks,
Anne
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
foilman
Anne,
I too am having the same issue. I am using zen 1.5.5 and here is the exact code I have in the admin-tools-flexible footer menu..
<a href="https://www.facebook.com/Custom.Zen.Cart.Design" target="_blank"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/picaflorazul" target="_blank"><i class="fa fa-twitter"></i></a><a href="http://www.pinterest.com/picaflorazul" target="_blank"><i class="fa fa-pinterest"></i></a><a href="https://www.youtube.com/user/ZenCartEasyHelp" target="_blank"><i class="fa fa-youtube"></i></a><a href="" target="_blank"><i class="fa fa-instagram"></i></a>
But it still looks like this...
Attachment 16175
Any idea why??
Did you paste this code into the Share and Connect text box in admin/tools/flexible footer menu instead of in the last row in the bottom list of header underneath Share and Connect that has no title - just the green and red indicators to the right, above 'create new page'.
Re: Responsive Sheffield Blue V 2.0!
originally I did but removed it from there and put it in the last box with no title.
Quote:
Originally Posted by
soxophoneplayer
Did you paste this code into the Share and Connect text box in admin/tools/flexible footer menu instead of in the last row in the bottom list of header underneath Share and Connect that has no title - just the green and red indicators to the right, above 'create new page'.
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
picaflor-azul
Try removing the code in admin--tools--flexible footer menu for the icons and replacing it with this:
Code:
<a href="https://www.facebook.com/Custom.Zen.Cart.Design" target="_blank"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/picaflorazul" target="_blank"><i class="fa fa-twitter"></i></a><a href="http://www.pinterest.com/picaflorazul" target="_blank"><i class="fa fa-pinterest"></i></a><a href="https://www.youtube.com/user/ZenCartEasyHelp" target="_blank"><i class="fa fa-youtube"></i></a><a href="" target="_blank"><i class="fa fa-instagram"></i></a>
Thanks,
Anne
No Different I`m afraid Anne