The Official Website of AgoraCart and Agora.cgi
AgoraCart.com Demos Download AgoraCart User Manuals & Wiki Gold Members Forum Go Gold Now! Gold Version Memberships

AgoraCart.com

About
Features
Download
Payment Gateways
Send a Donation
Founders Club
BLOG: News & Updates

Showcases & Demos

AgoraCart Demos
Shop Live Stores

Downloads & Add-ons

Gold Version Downloads
DBwizz Database Mgr.
AgoraCart.com Store

Help & Support

User Manuals
Gold Version Users Forum
Gold Version Chat
Tech Support
Certified Agora Pros
Certified Designers
Hire a Freelancer

Gold Version Members

Member Benefits
Join Today!
Gold Members Home
Gold Version Users Forum
Gold Version Chat Rooms
Gold Version Downloads

For Store Owners

Merchant Accounts
Cool Resources
Advertise Here
"Powered by" Logos
Web Hosting Search

Misc.

Contact Us
MEET's Talking Guide
The Ancient Greek Agora






AgoraCart Free User Forums

This is the official FAQ and Cool Tips guide For the AgoraCart shopping Cart software


Official Sponsors of the AgoraCart Project:

       


RegisterSearchFAQLog in
Reply to topic Page 1 of 1
Layout 4 products in a row the same as the default pp.inc
Author Message
Reply with quote
Post Layout 4 products in a row the same as the default pp.inc 
Has anyone figured out how to do this. I want to combine the 4a.inc with the 2a.inc so that I will be able to show 4 products in a row with all the same information as 2a.inc. I need the tweaking between the two layouts to produce the 2a.inc look with four products.

View user's profile Send private message
Reply with quote
Post  
look at the tokens in 2a and add them to the 4a. you can add more tokens too. just look in the store/protected/docs/the file about html.txt.
placement in relation to the <FORM METHOD = "post" ACTION = "%%scriptURL%%">%%make_hidden_fields%% and the </form> tag is important depending on what the token does. so just for safety sake keep added tokens between these two tags.
you will have to add rows and cells and maybe nest a table or two to rearraign stuff to fit and look good.
d

Reply with quote
Post  
Dan wrote:
look at the tokens in 2a and add them to the 4a. you can add more tokens too. just look in the store/protected/docs/the file about html.txt.
placement in relation to the <FORM METHOD = "post" ACTION = "%%scriptURL%%">%%make_hidden_fields%% and the </form> tag is important depending on what the token does. so just for safety sake keep added tokens between these two tags.
you will have to add rows and cells and maybe nest a table or two to rearraign stuff to fit and look good.
d


Dan,
I don't mean to be rude but I really can't make any sense out of your explanation. I think I'll wait to see if someone else have an easier to understand explanation. Thanks for trying to help me.

View user's profile Send private message
Reply with quote
Post  
Take a look at the 4a & 2a files, look at their raw html...
You can edit the files to have things layout the way you want to in order to create a new ppinc file.
Make sure that you start and end the file the same way as the 4a & 2a files, it's supposed to be an open table...

If you might be confused by the word "tokens", the "tokens" are just the things that look like:
%%name%%, %%description%%, %%price%%

These "tokens" will be dynamically replaced by the information in those fields in the product database.
If you are still having trouble, please post again and please, try to be a specific as you can.

HTH!


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
read the html text file in the docs. it will explain what i said. there is no need to repeat what is already available.
d

Reply with quote
Post  
Dan wrote:
read the html text file in the docs. it will explain what i said. there is no need to repeat what is already available.
d



Thank you Dan and Bonnie. As always you guys are great. I'll post how it goes and if I have any more questions.

View user's profile Send private message
Reply with quote
Post  
cool. if ya get stuck there is help. no worries.
d

Display posts from previous:
Reply to topic Page 1 of 1
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