Zen Cart Logo
Forums / Addon Templates / Modern Zen [RI07] Template

Modern Zen [RI07] Template

Views: 59,637

Results 141 to 160 of 203
19 Jul 2010, 10:13 PM
#141
smile avatar

smile

New Zenner

Join Date:
Dec 2004
Posts:
64
Plugin Contributions:
0

Modern Zen [RI07] Template

brettb76,

Good to hear you have a "work around".
My previous post you had referenced was a hack .......

The solution I finally used was to use the default
html_header.php -- see post #107
(not the html_header.php included with the template )

This is probably more of a problem of my dev environment
than the template

Regards
Smile

1 Aug 2010, 11:36 PM
#142
ryanb4614 avatar

ryanb4614

Totally Zenned

Join Date:
Feb 2008
Posts:
556
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

I am using 1.3.9e and when i edit the Define Main Page it will not show anything on the page. I have to go into tpl_index_default.php in order to put content into this page

5 Aug 2010, 1:10 AM
#143
ryanb4614 avatar

ryanb4614

Totally Zenned

Join Date:
Feb 2008
Posts:
556
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

For: sideBoxContentBottom i want to remove it on the banner sidebox bottom but when i edit any files to remove it it removes it from teh category sidebox... Whats the fiX?

17 Aug 2010, 11:50 AM
#144
barendfaber avatar

barendfaber

Zen Follower

Join Date:
Apr 2010
Posts:
263
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

hi all,

yes, support on this template seem a bit rubbish, unless you know how all the codes work!

maybe just a suggestion, there is a picture under the images which shows the home page. how about the designers giving some instructions on how to add all the things, especially at the bottom, to remove the Lorem ipsum. Or even better, how about including this is the standard template, and let users remove what they don't want?

I seem to have found a solution to this rotating banner issue. In the .../images folder, find the frame_index.png pic, add your own pics in there with some text, and FTP it back to the site. This way you will have a static pic and no rotating banner, you keep the outer border which is nice. hope this helps!

30 Aug 2010, 3:23 AM
#145
robbinsgj avatar

robbinsgj

New Zenner

Join Date:
Jul 2009
Posts:
48
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

In using this template I can't seem to get the subscribe sidebox to show up. Is there something special you need to do? I have it set in the layout boxes, but it just doesn't show. The other boxes show just fine.

8 Sep 2010, 1:11 AM
#146
misticloudz avatar

misticloudz

New Zenner

Join Date:
Oct 2007
Posts:
52
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

Hi all,

seems like a long shot with how support on this thread seems, but I'm having a problem after configuring my (shared) SSL.

It seems like the CSS Minify addon that the template uses is breaking any pages that try to use the SSL - when I have it enabled in the admin, none of the background images load - but the product images load fine. But when I DISABLE it in the admin, the whole page breaks and shows everything pushed to the left and no formatting at all.

Is there a way to disable this addon without breaking the template? I don't really know how closely integrated it is.

Any input would be greatly appreciated!
ps. my site is linked in my signature. click on login or register to see what i mean.

9 Sep 2010, 2:24 AM
#147
roberttimmons avatar

roberttimmons

New Zenner

Join Date:
Apr 2010
Posts:
40
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

I spent alot of time working on this template.. I think I almost have it where I want it.. I have a couple of small issues.. The best sellers page has a small break in it.. This only developed when I changed the bg.png to a plain white as I did not like the stripes.. But I am willing to help out any others that may have any small questions about this template. Most of what I figured out was trial and error. As I just found this thread right now.. I'll do whatever i can to help give back.

https://www.wholesalevacuums.com to see the template in action.. I still need some work on my main logo , the best sellers , and the background..

9 Sep 2010, 3:51 PM
#148
smile avatar

smile

New Zenner

Join Date:
Dec 2004
Posts:
64
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

roberttimmons:

I spent alot of time working on this template.. I think I almost have it where I want it.. I have a couple of small issues.. The best sellers page has a small break in it.. This only developed when I changed the bg.png to a plain white as I did not like the stripes.. But I am willing to help out any others that may have any small questions about this template. Most of what I figured out was trial and error. As I just found this thread right now.. I'll do whatever i can to help give back.

https://www.wholesalevacuums.com to see the template in action.. I still need some work on my main logo , the best sellers , and the background..

Perhaps, it is the stylesheet.css line #468 "margin-bottom"

.leftBoxContainer {
margin-bottom:16px;
padding:0;
}

Regards
Ken

10 Sep 2010, 5:39 PM
#149
roberttimmons avatar

roberttimmons

New Zenner

Join Date:
Apr 2010
Posts:
40
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

smile:

Perhaps, it is the stylesheet.css line #468 "margin-bottom"

.leftBoxContainer {
margin-bottom:16px;
padding:0;
}

Regards
Ken

Thanks for the tip. I messed around with the padding and buffer on a few things and was unable to fix it. So I went ahead and just added this to the tpl_best_seller.php like stated from the OP and I was able to fill the break.

$content .= '</div><br>' . "\n";

11 Sep 2010, 10:37 AM
#150
patf avatar

patf

Zen Follower

Join Date:
May 2008
Posts:
200
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

Has anyone here been able to upgrade from 1.3.8 to 1.3.9 using this template. Having a nightmare here and seriously considering abandoning the template at this point. :(

19 Sep 2010, 2:53 PM
#151
djace avatar

djace

New Zenner

Join Date:
Sep 2010
Posts:
45
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

I just recently installed the modern template on zen cart 1.39f and it runs without the problems. The only thing that I was not able to get is the SEO for zen 1.39. I did not attempt to upgrade from 1.38. I juts freshly installed 1.39f and then installed the modern zen. Hopefully this helps.

djace

20 Sep 2010, 11:21 PM
#153
djace avatar

djace

New Zenner

Join Date:
Sep 2010
Posts:
45
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

Anybody?

I think this would need some sheetstyle.css modification. But I am not sure though.

Any help would be highy appreciated.

djace

21 Sep 2010, 5:29 AM
#154
djace avatar

djace

New Zenner

Join Date:
Sep 2010
Posts:
45
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

After few days of playing with css , I believe I have found the solution. For those who are looking how to enable the outline border for all product images, they need to insert follwing code into their /includes/templates/RI_TEMPLATE_07/css/stylesheet.css file:(Right below the /Image Display/):

itemImage {
text-align:center;
border:1px solid #CCCCCC;
width:160px;
height: auto;
}
Where width is fixed.

Regards,
djace

23 Sep 2010, 1:20 AM
#155
purplerane avatar

purplerane

New Zenner

Join Date:
Jun 2010
Location:
SG
Posts:
1
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

Hi,
i'm a newbie here...

Could someone tell me how can i change the color of the font? 'Cos it's in gray, giving my customer the impression that the item is out of stock :cry:

27 Sep 2010, 10:27 AM
#156
jetx avatar

jetx

Zen Follower

Join Date:
Apr 2006
Posts:
425
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

That will be in the stylesheet, body { color:.. Grab firebug, makes life a lot easier.

29 Sep 2010, 4:25 PM
#157
poopyp avatar

poopyp

New Zenner

Join Date:
Sep 2010
Posts:
10
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

Does anybody know why I get the following above the images on the main page.

TABLE_HEADING_IMAGE Item Name TABLE_HEADING_PRICE

I want to be able to see the names such as Item Name or Price..just not the code...

Please help.
Thanks

11 Oct 2010, 11:21 PM
#158
varnerific avatar

varnerific

New Zenner

Join Date:
Sep 2006
Posts:
2
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

PoopyP:

Does anybody know why I get the following above the images on the main page.

TABLE_HEADING_IMAGE Item Name TABLE_HEADING_PRICE

I want to be able to see the names such as Item Name or Price..just not the code...

Please help.
Thanks

I'm getting the exact same thing. Anyone know why or how to fix?

12 Oct 2010, 7:33 PM
#159
andy_c27 avatar

andy_c27

Zen Follower

Join Date:
Oct 2010
Location:
United Kingdom
Posts:
477
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

Hi
I have found this thread and had a quick look around ,but can't read though all the threads here
but from the pic you can see both columns are next to each-other ..how do I go about getting them correct

by the way great looking template

thanks

25 Oct 2010, 4:25 AM
#160
djace avatar

djace

New Zenner

Join Date:
Sep 2010
Posts:
45
Plugin Contributions:
0

Re: Modern Zen [RI07] Template

Hello,

I am having some issue with my Logo Link size. The hover area is just to small and covers only the top portion of my logo image.
If you move the mouse on the center of my logo image my home link is gone. Does any one knows what I need to change so that my hover area covers entire logo image.

Any response is greatly appreciated.
site: https://www.savedirectnow.com
djace:unsure: