Zen Cart Logo
Forums / General Questions / Applying features listings style to main listings

Applying features listings style to main listings

Locked

Views: 832

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
8 May 2010, 11:07 AM
#1
cmavroudis avatar

cmavroudis

New Zenner

Join Date:
Jan 2010
Posts:
22
Plugin Contributions:
0

Applying features listings style to main listings

Hi,

I am setting up a shop using Zencart v1.3.8 and have spent a while updating the layout of the features listings page so that it is as I would like it to be. I originally installed a Template but I have pretty much erased any bespoke code from the features listings page anyway.

Here is my features listings page:
http://www.kukistudio.com/index.php?main_page=index&cPath=22

I now want to apply this same layout style (in particular the grid format) to the regular listings page:
http://www.kukistudio.com/index.php?main_page=index&cPath=22_1
and the new products listings page:
http://www.kukistudio.com/index.php?main_page=products_new

Im trying to figure out how to transfer this exact layout format of the features template to the other two templates.
My featured page uses the template featured_products.php and columnar_display.php whilst the regular listings page uses product_listing.php and tabular_display.php.

Where should I begin with this task as the code used for both these pages is so different.

Any help is appreciated
Cos

8 May 2010, 12:07 PM
#3
cmavroudis avatar

cmavroudis

New Zenner

Join Date:
Jan 2010
Posts:
22
Plugin Contributions:
0

Re: Applying features listings style to main listings

thanks, could i use this for new listings too?

I am guessing that there is no way for me to transfer the style from my features page to product listings without installing this new component?

8 May 2010, 12:24 PM
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Applying features listings style to main listings

Of course you could, but you'd have to pretty much duplicate the code changes the mod author made, so ...

That mod won't change the New listing, but I think there's a thread about that - I'll see if I can find it.

8 May 2010, 1:06 PM
#5
cmavroudis avatar

cmavroudis

New Zenner

Join Date:
Jan 2010
Posts:
22
Plugin Contributions:
0

Re: Applying features listings style to main listings

fantastic that worked perfectly thanks very much!!

just need to figure out how to apply it to the new listings page, if you have any pointers as you said that would be so much appreciated