Author |
Message |
azcyclesports
Newbie - One Blade
Joined: 26 Jun 2004
Posts: 12
|
 Page Layout
I've edited the productpage-search2.inc page. I like what I have so far. http://www.helmetcloseouts.com/cgi-bin/ecommerce/ac/agora.cgi?cart_id=9635587.66231*pG0BJ5&p_id=TLDD2BOMBE&xm=on&ppinc=search2
I would really like the description to reach further across. From the option files to the end of the page. I tried adjusting the table width but that didn't help. I don't know what I can change. Any suggestions?
|
Thu Jul 21, 05 5:00 pm |
|
 |
Dan
Guest
|
hell-o
please don't post a link with the cart id hardcoded. thanks.
you have the td cell for the ppinc at the bottom of the footer correctly set at 620. log into your manager >store layout and set your ppinc width to 615. that will give you more room. unless ofcourse you want a tighter ppinc display or it messes up any other ppinc files you're using.
try this for the image table cell...
<TD colspan=3 align=left width="100%">
that will allow the image table to span completely across the ppinc and also allow the description cell to strech out to the left.
in the store footer it sure seems like you have a lot more /table /tr and /td than the table structure warrants. you may want to combine your header and footer and check your table structure to assure they aren't unbalanced.
regards,
dan
|
Thu Jul 21, 05 9:16 pm |
|
 |
kelleykc
Newbie - Two Blades
Joined: 27 Jun 2005
Posts: 32
|
 ftp the pp.inc question
when I edit product pages, obviously keep a back up in case my changes do not work, but do I use ASCI to donwload and upload?
|
Fri Jul 29, 05 7:46 am |
|
 |
scottcrew
Moderator
Joined: 13 Feb 2004
Posts: 7516
Location: The West Side of MI USA
|
All files, except graphics and compressed files, should be downloaded & uploaded in ASCII mode.
Graphics and compressed files need to be downloaded and uploaded in binary mode.
HTH!
_________________ God Bless!
Bonnie - AgoraCart Moderator
Get a Gold Membership
|
Fri Jul 29, 05 9:28 am |
 |
 |
kelleykc
Newbie - Two Blades
Joined: 27 Jun 2005
Posts: 32
|
 related
are there threads of answers for:
1) what is the variable name for PRODUCT ID?
2) I have seen threads for use of a UDF for a second image, but I will be using these for diagrams and installation instructions, so I need to make use of the %%image%% for both and would like to use an optimized image on the pp.inc and the p_search.inc with different size specs and possible a link for an open window with it full size off of the pp.inc page, i.e. <a href="picserve.cgi?picserve=/%%userFieldOne%%" onClick="MyWindow=window.open('picserve.cgi?picserve=/%%userFieldOne%%','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=450,height=450'); return false;" target="new">
but the %%image%% ahs image tag attributes already assigned to it, so I tried to rap it in a <div> or <span> with style="width... but that messes with the tables pretty bad
Any Ideas on the above?
|
Fri Jul 29, 05 9:45 am |
|
 |
scottcrew
Moderator
Joined: 13 Feb 2004
Posts: 7516
Location: The West Side of MI USA
|
There is a version for pro members that has 10 user fields.....
HTH!
_________________ God Bless!
Bonnie - AgoraCart Moderator
Get a Gold Membership
|
Fri Jul 29, 05 11:21 am |
 |
 |
kelleykc
Newbie - Two Blades
Joined: 27 Jun 2005
Posts: 32
|
would we I like to run around all day waving my hands inthe air and screaming: I am Perl Harbor today our upload or or just replace the existing files
|
Fri Jul 29, 05 12:51 pm |
|
 |
kelleykc
Newbie - Two Blades
Joined: 27 Jun 2005
Posts: 32
|
 I am not quite sure what my reply is above?
I meant to write:
if I upgrade, will I have replace my whole site, or jsut replace with the upgrades?
|
Fri Jul 29, 05 2:20 pm |
|
 |
kelleykc
Newbie - Two Blades
Joined: 27 Jun 2005
Posts: 32
|
 What about the Product_ID?
it is not %%Product_ID%% that is the cart variable that returns the whole string of values for each product.
|
Fri Jul 29, 05 2:21 pm |
|
 |
scottcrew
Moderator
Joined: 13 Feb 2004
Posts: 7516
Location: The West Side of MI USA
|
With the 10 user field upgrade, you will not need to replace the whole site.
You will, however, want to back up any files that you may have edited.
Now, I am not following what you are asking about the product id....
HTH!
_________________ God Bless!
Bonnie - AgoraCart Moderator
Get a Gold Membership
|
Fri Jul 29, 05 2:33 pm |
 |
 |
kelleykc
Newbie - Two Blades
Joined: 27 Jun 2005
Posts: 32
|
 I a trying to track down the correct tag for the Product Id
never mind, I got it
thanks anyway
|
Mon Aug 01, 05 11:20 am |
|
 |
|