QuikStore User Forums Forum Index QuikStore User Forums

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Add size field to multi-column layout

 
Post new topic   Reply to topic    QuikStore User Forums Forum Index -> 3.0 Installation and Setup
View previous topic :: View next topic  
Author Message
JaniceM



Joined: 08 Nov 1999
Posts: 281

PostPosted: Fri Jul 23, 2010 5:39 pm    Post subject: Add size field to multi-column layout Reply with quote

I am trying to add the "size" field to the "columns" template and want it to appear on a line by itself between the product name and the price. I grabbed this code from the product detail page:

<?php if(isset($fields['size']) && trim($fields['size']) != "")Confused>
<b>Size:</b> <?=trim($fields['size']);?>
<?php endif;?>

and when I dropped it in to the columns template (right above the "prices" statement) it keeps appearing above the image. I've tried moving it around and no matter where I put the code, visually, it shows up above the image.
Can someone tell me what I'm doing wrong?
Thanks!
Janice
Back to top
View user's profile Send private message Visit poster's website
Rick



Joined: 05 Apr 1999
Posts: 6833
Location: Virginia

PostPosted: Sun Jul 25, 2010 12:54 am    Post subject: Reply with quote

Janice,
You have to put it inside the <td></td> price cell.
Rick
Back to top
View user's profile Send private message Visit poster's website
JaniceM



Joined: 08 Nov 1999
Posts: 281

PostPosted: Sun Jul 25, 2010 1:21 am    Post subject: Reply with quote

That did it - thanks so much Rick!
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    QuikStore User Forums Forum Index -> 3.0 Installation and Setup All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group