 | |  | | | ReviewPost How do I...? Wondering how to do something in ReviewPost? |
July 17th, 2004, 04:44 PM
|
#1 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
| FAQ--How to Create Additional Template Set's in Reviewpost
Okay this has been asked a few times so I think I will take a few minutes to write down the specifics
1.. You need to take an existing template set and modify these files to look the way you want. If all your doing is using the same design as an existing set just save the new files and make the language changes. The files needed are what is below and save them as noted below. The X would be the number of the next template number
templates/editproductX.tmpl
templates/reviewsX.tmpl
templates/showcatX.tmpl
templates/showproductX.tmpl
2. Next you need to add any new language strings in the corresponding script language file if you made some new language strings versus hard coding the new phrases
languages/english/editproduct.php
languages/english/reviews.php
languages/english/showcat.php
languages/english/showproduct.php
3. Go to your admin category editor and make a new category to use the new template system. Make sure to enter the number for the template set in the category settings under template. So if you created say templates with a 3.tmpl ending enter a 3 as the template number for that category.
4. Thats it go test you new Template Set!
Last edited by Chuck S; January 5th, 2005 at 12:10 PM.
|
| |
February 12th, 2005, 10:59 AM
|
#2 (permalink)
| | Registered User
Join Date: Sep 2002
Posts: 15
|
How about creating a forum where we can share our custom templates with one another?
|
| |
March 20th, 2005, 09:56 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Sep 2003
Posts: 106
|
You don't need to create a new category to use an alternate template, right? OK to just edit the existing category?
|
| |
March 20th, 2005, 10:12 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
correct just set the template type in the cat editor
|
| |
November 26th, 2005, 08:59 AM
|
#5 (permalink)
| | Member Verified Customer
Join Date: May 2003
Posts: 218
| Quote: |
Originally Posted by FASherman How about creating a forum where we can share our custom templates with one another? | This is in the works!
|
| |
January 28th, 2006, 08:01 AM
|
#6 (permalink)
| | Junior Member Verified Customer
Join Date: Jan 2006
Posts: 25
|
what are cumstom templates used for?
|
| |
January 28th, 2006, 09:22 AM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
You can create additional template types to display things a different way. Reviewpost comes with a regular review template and a customer service one.
|
| |
April 30th, 2006, 06:24 PM
|
#8 (permalink)
| | Senior Member Verified Customer
Join Date: Jun 2003 Location: London, UK
Posts: 562
| Quote: |
Originally Posted by trackpads This is in the works! | Any news on this?
|
| |
April 30th, 2006, 06:26 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
Check the mod forums |
| |
June 12th, 2006, 06:51 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Sep 2005
Posts: 238
|
Is this still the best/only way to make custom product templates?
|
| |
June 12th, 2006, 08:16 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
This is how you create additional template sets yes.
|
| |
June 13th, 2006, 03:17 AM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Sep 2005
Posts: 238
|
Is there any chance you could write a more comprehensive guide to creating custom products and reviews - for example, for digital cameras, books, cars etc.
It's a couple of years since the first post on this thread and I'd hoped that it would be a lot easier to create custom products and reviews than still having to hack php pages.
I need to create lots of different types of products (50+), and they need to include many extra fields. It looks as though it's going to be a very long job. |
| |
June 13th, 2006, 07:18 AM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
I think your talking about more than just template sets here as the template creation process if followed above is not hard
extra fields and all that stuff you do from Admin => Edit Categories and does not have anything specifically to do with this process
I would suggest you go through each process one at a time and if there is something you do not understand please do not hesitate to ask for guidance.
|
| |
June 13th, 2006, 07:45 AM
|
#14 (permalink)
| | Senior Member Verified Customer
Join Date: Jun 2003 Location: London, UK
Posts: 562
|
I know from experience it's quite difficult to compose a template from scratch - it's also not easy to modify a template if you want to compose a template that makes use of different 'features' from different ad types.
A step by step guide would be very useful... one that tells you how to include each element (photos, asking price field, etc, etc) that's currently available across the templates / ad types.
|
| |
June 13th, 2006, 08:08 AM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Sep 2005
Posts: 238
|
I agree criscokid, it's just not that obvious and it needs a lot better explanation. I've been working on it for a while now and didn't realise at first that I had to change the templates in the vb3enhanced folder because I'm using vBulletin. Also:
How do I change 'Manufacturer' to 'Publisher', without changing the core english.php language file? (I'd like to use Manufacturer for other products)
Can I add more horizontal radio buttons from poor > good that will produce a number and graphic (slider) result like the others?
Etc, etc
Maybe the cat building and templates are two seperate issues, but it looks as though it all amounts to the same end result.
In fact, maybe I'm missing something, but my dowload doesn't appear to have a manual at all...is that normal?
Last edited by StuartDH; June 13th, 2006 at 06:32 PM.
|
| |
August 1st, 2007, 06:13 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Jul 2007
Posts: 70
|
You make it sound so easy Chuck, I suppose it is if you know what your doing  , I need some custom templates making for just a couple of categories and i know absolutley nothing about PHP, I am looking at the code now and it may as well be dutch. What do you suggest?
|
| |
August 1st, 2007, 07:20 PM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
Possibly if your running a website get a webmaster to assist you who might have more knowledge on those matters
The steps are as outlined as above and are as easy as I know how to explain it
|
| |
August 2nd, 2007, 03:28 AM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Jul 2007
Posts: 70
|
Thanks chuck but easy it is not, and I am the webmaster
Why are there not some simple switches so we can build our own templates. I have got to go away and learn how to write code just to change a simple template to reflect the product category. I thought the idea of buying bespoke programs like this was to avoid programming, If I knew programming I wouldn't need your product  Its allright for you to say "You need to take an existing template set and modify these files to look the way you want" But I need to know how to do this.
Can you point me to somewhere where there is a simple explanation on how to do this, for that I would be most grateful, without it your product is useless to me.
Thanks in anticipation
|
| |
August 2nd, 2007, 09:17 AM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
| Quote:
Originally Posted by jimjam Its allright for you to say "You need to take an existing template set and modify these files to look the way you want" But I need to know how to do this. | Of course that really does not have to be said really one just needs to read the clear cut instructions which are accurately and precisely laid out and know they have to have some sort of knowledge to follow this. I think you should however read below
This thread is probally not something you want to do unless your making complete new template sets. You just trying to modify ones already in place is what it sounds like to me.
You can change language strings in the admin as well as edit templates in the admin. We of course do not support changes to the product so as with most companies you are free to discuss code changes in the modification forums which are outside product support. You might want to read this. We do not assist with code changes. Sorry but my main core job here is to provide support to the products as they are written which means I do not get involved in modification discussions http://www.photopost.com/forum/showthread.php?t=121154
If I am mistaken in how I am reading your reply above please enlighten me on what exactly your asking.
|
| |
June 7th, 2009, 11:45 PM
|
#20 (permalink)
| | Member Verified Customer
Join Date: May 2009 Location: Ohio
Posts: 91
|
Hey JimJam did you ever get more ad templates created?
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 12:29 AM. | |