PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > ReviewPost Pro Support Forums > ReviewPost How do I...?

ReviewPost How do I...? Wondering how to do something in ReviewPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old February 14th, 2006, 12:58 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 25
Need to change 3 things

Here is the website I am working on: http://www.jerseycityportal.com/revi....php?product=2

1. How do I remove "Find the lowest price for the Hourglass Fine Foods All"

2. How do I change the color of the font "Hourglass Fine Foods All" Black on blue doesn't look good.

3. How can I remove the field "Product e.g., geforce" from the template when adding new listings?

Thanks in advance
jjgelinas77 is offline   Reply With Quote
Old February 14th, 2006, 01:28 PM   #2 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 25
I figured out #1. Still need help with #2 and #3.
jjgelinas77 is offline   Reply With Quote
Old February 15th, 2006, 08:59 AM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,666
2. Change your medium class in the stylesheets place a color in there

3. Edit your uploadproduct template and remove the table row for $manu

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 15th, 2006, 05:50 PM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 25
The fix for #3 did not work. I modified the template but it had no effect. I still see "Listing Model Name (e.g. GeForce256 32MB):" when adding a listing.
jjgelinas77 is offline   Reply With Quote
Old February 15th, 2006, 05:52 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 25
The fix for #2 also did not work. I changed the template to read:

.medium {
font-size: 10pt;
font-family: Verdana, Helvetica, sans-serif;
color: #FFFFFF;
}
jjgelinas77 is offline   Reply With Quote
Old February 15th, 2006, 06:44 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,666
Okay then your not editing or doing something right.

You say you edited the template yet your template clearly still has the code I said to remove

http://www.jerseycityportal.com/revi...adproduct.tmpl

Your stylesheet also has not been modified

.small {
font-size: 8pt;
font-family: Verdana, Helvetica, sans-serif;
}
.medium {
font-size: 10pt;
font-family: Verdana, Helvetica, sans-serif;
}
.large {
font-size: 12pt;
font-family: Verdana, Helvetica, sans-serif;
}
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 15th, 2006, 09:29 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 25
I modified both files but still see no changes. Not sure what I am doing wrong. You didn't see them before b/c I reverted the changes. I put them back in now so you can check.
jjgelinas77 is offline   Reply With Quote
Old February 16th, 2006, 08:00 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,666
Make that the large class for it to be white

Your upload template looks fine and you should see no manu box
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 16th, 2006, 08:22 AM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 25
I fixed the large class, however, I still see "Listing Model Name (e.g. GeForce256 32MB):" when adding a product.

http://www.jerseycityportal.com/revi...oadproduct.php

Also, I changed both templates: uploadproduct.tmpl and uploadproduct.tmpl1
jjgelinas77 is offline   Reply With Quote
Old February 16th, 2006, 09:26 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,666
Thats the product title if you dont like that string name change the entry in the language enlish.php file
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 16th, 2006, 06:27 PM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 25
I want to completely remove that product title line all together.

What did I remove by taking out?

<tr>
<td class="{$Style['tddetails']}">{$Globals['pp_lang']['manufact']}:</span></td>
<td class="{$Style['tddetails']}"><input type="text" size="50" name="manuf" /></td>
</tr>
jjgelinas77 is offline   Reply With Quote
Old February 16th, 2006, 06:48 PM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 25
I think I removed it. I found the block of code for the title. I just hope it doesn't screw anything else up.

http://www.jerseycityportal.com/revi...adproduct.tmpl
jjgelinas77 is offline   Reply With Quote
Old February 16th, 2006, 06:57 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,666
You can not remove title

Do it as I suggested remove manu

change the language string in english.php for producttitle to what you want to say maybe example TITLE.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 17th, 2006, 10:28 AM   #14 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 25
ok, thanks!
jjgelinas77 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do i do these 3 things? imported_axi How Do I? - vBulletin 3.0.X 6 March 24th, 2005 02:31 AM
Just 2 things for 5! :D b6gm6n General Discussion 0 January 11th, 2005 11:36 AM
A few things to the new v 4.8.5 JLuerken Photopost Pro Installation & Upgrades 8 December 17th, 2004 07:08 PM
Few Things white_2kgt Photopost Pro Installation & Upgrades 3 July 22nd, 2004 10:18 AM


All times are GMT -5. The time now is 09:47 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0