View Full Version : [mod] plan description display
Nick Collins
05-17-2006, 05:00 AM
Here is a solution:
***open templates/template_name/suggest-link.tpl***
***find the following line***
<label for="p{$plan.id}">{$lang[$plan.name]} - {$config.currency_symbol}{$plan.cost}</label></p>
***replace with***
<label for="p{$plan.id}">{$lang[$plan.name]} - {$config.currency_symbol}{$plan.cost} ({$lang[$plan.description]})</label></p>
***save***
Sai_dallas
05-17-2006, 04:09 PM
Nick,
I tried this, but the plan description is not showing!
http://www.hostbids.com/suggest-link.php?id=0
Thanks
Sai
This is what I see Sai,
Should there be more?
Free - Regular Member
Featured Links - Free - $0 (Add a Reciprocal Link to our site)
Sponsored Member for Five Months - $10 (No Reciprocal Required)
Sponsored Member for One year - $20 (No Reciprocal Req.)
(Sponsored Members can have their link shown in more than one category if it is appropriate.)
Hi Sai
Did you get this straighten out?
Nick Collins
05-18-2006, 04:57 AM
Hey Sai, I see exactly the same that Greg.
Sai_dallas
05-19-2006, 03:29 AM
Greg and Nick,
I followed a post on the forum and made the changes as per them.
This is what I achieved by following the post.
Sorry - I did not see your posts before.
Not sure of the link to the other post.
Thanks
Sai
Nick Collins
05-19-2006, 04:36 AM
No problem, Sai ;)
Skip Bertsch
05-30-2006, 11:10 AM
I replaced the code as specified and get no descriptoin only () after each of the prices of each membership plan.
Free
- $15 ()
- $25 ()
I double checked and do have information in the plan description. Not sure what else to do.
Sai_dallas
05-30-2006, 02:34 PM
You need to add the description in the Language file.
Delete the current plans and add one by one.
When you add one the very top it will tell you what to add to your Language file. (Add that)
Then add a second plan.
Again add the info shown on the top to the language file.
Note: Nick or some post a picture where the user can see what to add to the Language file.
Thanks
Sai Katuri
Note: Nick or some post a picture where the user can see what to add to the Language file.
After you click add plan you'll see this message (just an example) at the top.
Skip Bertsch
05-30-2006, 05:14 PM
********* Ignore this.. I got it! ******
THANKS for all the help...
------------------------------------
Thanks to all for the hand holding.
I have edited the script with the 2 lines provided in another message. I haved added the information to the language file, but I get duplication in the wording.. presently I get.
Premiere Listing 1 State - $25 Premiere Listing 1 State
Premiere Listing 1 State is before and after the price of the plan.
rookie
05-30-2006, 08:26 PM
To do this is this the only file we have to edit? If not, what else do we have to edit?
Skip Bertsch
05-30-2006, 08:31 PM
Hi there,
Yes, I took the code and added to the language file, all is working now.
Do you need some help? I'm new too, but will try .
To do this is this the only file we have to edit? If not, what else do we have to edit?
Nick Collins
05-31-2006, 06:59 AM
To do this is this the only file we have to edit? If not, what else do we have to edit?
There is nothing to edit else...
RaceJunkie
08-24-2006, 01:58 PM
Why can't esyndicat add this so you don't have to do file edits? Do you have to do this evertime the s/w is updated?:crazy-be:
Why can't esyndicat add this so you don't have to do file edits? Do you have to do this evertime the s/w is updated?:crazy-be:
yes...i agreed with your suggestion...something that esyndicat need to improve.
ape101
09-14-2006, 11:20 AM
This is what I see Sai,
Should there be more?
Free - Regular Member
Featured Links - Free - $0 (Add a Reciprocal Link to our site)
Sponsored Member for Five Months - $10 (No Reciprocal Required)
Sponsored Member for One year - $20 (No Reciprocal Req.)
(Sponsored Members can have their link shown in more than one category if it is appropriate.)
How do you set up to do this, this is exactly what we are trying to do.
jsgypsy
10-04-2006, 12:17 AM
I replaced the code as specified and get no descriptoin only () after each of the prices of each membership plan.
Free
- $15 ()
- $25 ()
I double checked and do have information in the plan description. Not sure what else to do.
I've copied the code to the 'suggest-link.tpl' file, and I even deleted the old plan and re-added it, copying the code to the language file, but still no luck. Mine is showing as above with no other details. Also, I seem to only be able to use a single word for my plan name - but it looks like others are able to do more as below:
Originally Posted by Greg
This is what I see Sai,
Should there be more?
Free - Regular Member
Featured Links - Free - $0 (Add a Reciprocal Link to our site)
Sponsored Member for Five Months - $10 (No Reciprocal Required)
Sponsored Member for One year - $20 (No Reciprocal Req.)
(Sponsored Members can have their link shown in more than one category if it is appropriate.)
:huh: Any help or ideas on how I can fix this? TYIA!
Michael Hill
10-06-2006, 05:56 AM
Make sure, that descriptions exists in your language file.
jsgypsy
10-06-2006, 03:43 PM
Thanks, I actually found the answer in another thread. I was going and entering it in the add_to_language.tpl. I didn't even realise I needed to open the language file from admin. DOH!
p0werm4n
10-17-2006, 09:32 AM
So, what does this do exactly? I thought it would display the plans on the main page or am I getting something wrong here?
Simon Gooffin
11-02-2006, 07:13 AM
Thread unstuck. It's not actual anymore and the problem does not exist in our 2.0 version
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.