Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Adding additional image feature t a theme that does not have.

Adding additional image feature t a theme that does not have.

Locked

Views: 888

Results 1 to 10 of 10
This thread is locked. New replies are disabled.
1 Sep 2009, 7:42 PM
#1
ilmarchez avatar

ilmarchez

Zen Follower

Join Date:
Aug 2009
Posts:
128
Plugin Contributions:
0

Adding additional image feature t a theme that does not have.

Hi,

My theme seems not to work properly with additional images. In the code it has the function ```php
require($template->get_template_dir('/tpl_modules_additional_images.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_additional_images.php'); ?>

But hten shows nothing.
What should I do?

thanks
1 Sep 2009, 8:29 PM
#2
dbltoe avatar

dbltoe

Totally Zenned

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

Re: Adding additional image feature t a theme that does not have.

start by telling us the version, mods installed, and the link.

1 Sep 2009, 8:30 PM
#3
ilmarchez avatar

ilmarchez

Zen Follower

Join Date:
Aug 2009
Posts:
128
Plugin Contributions:
0

Re: Adding additional image feature t a theme that does not have.

ZC 1.3.8
e l i g a s p e r . c o m /index.php?main_page=product_info&cPath=22_23&products_id=221

You notice a blank box below the product there should be the additional images but is doesn't work...

thank you

1 Sep 2009, 8:38 PM
#4
dbltoe avatar

dbltoe

Totally Zenned

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

Re: Adding additional image feature t a theme that does not have.

Ciao, Due problemi, la vostra mascherina e un certo codice difettoso del HTML.

Your template looks like possibly a TM template or one that changes basic zen cart operations.

First, fix the html by using the W3C validator, then see if the problem persists. If it does, the template is your "colpevole"

1 Sep 2009, 8:51 PM
#5
ilmarchez avatar

ilmarchez

Zen Follower

Join Date:
Aug 2009
Posts:
128
Plugin Contributions:
0

Re: Adding additional image feature t a theme that does not have.

Thanks,

I have no clue of where the problem is. I know it is the template..
Would you like me to send the files for a check?

Thanks

1 Sep 2009, 9:13 PM
#6
ilmarchez avatar

ilmarchez

Zen Follower

Join Date:
Aug 2009
Posts:
128
Plugin Contributions:
0

Re: Adding additional image feature t a theme that does not have.

I sthere any way to edit posts here?

1 Sep 2009, 10:16 PM
#7
dbltoe avatar

dbltoe

Totally Zenned

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

Re: Adding additional image feature t a theme that does not have.

are you using this mod?

1 Sep 2009, 10:26 PM
#8
ilmarchez avatar

ilmarchez

Zen Follower

Join Date:
Aug 2009
Posts:
128
Plugin Contributions:
0

Re: Adding additional image feature t a theme that does not have.

ilmarchez:

Thanks,

I have no clue of where the problem is. I know it is the template..
Would you like me to send the files for a check?

Thanks

Yes, but I don't think is the matter since if I select another theme everything works.

2 Sep 2009, 5:05 AM
#9
dbltoe avatar

dbltoe

Totally Zenned

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

Re: Adding additional image feature t a theme that does not have.

Your mod is designed to match Zen Cart's structure while your template is not.

I would suggest using a different template and adjusting it like you want. You'll find several choices at (sorry, site offline)

Apple Zen, Bare Bones, Cold Steel, Gloss Black, Simple Zen, ZenCart Zen, ZJ Black 2, or ZJ Silver are great starts that would just need a little work to suit your site.

2 Sep 2009, 12:36 PM
#10
deepti avatar

deepti

New Zenner

Join Date:
Sep 2009
Posts:
3
Plugin Contributions:
0

Re: Adding additional image feature t a theme that does not have.

Hi,

I am doing a similar kind mentioned above. I want the additional images to be displayed on product listing page. How can i do this.

Thanks.