PDA

View Full Version : how do i change the title and description text for the description field


turbosatan
12-01-2008, 10:04 AM
instead of the description area saying "Description" and "Please enter a description for your web site." i would like them to say something else.

The same for the "Web Site Name" field

I guess in effect i want to use the plugin as a fully customisable directory plugin rather than just a links plugin. i need to be able to change the Default items to use different names and descriptions.

EDIT
:---

ok so i found these descriptions in the phrases.


Next question is now how do i move the reciprocal link field to the bottom of the page?

Brian
12-01-2008, 12:28 PM
You can change the location of those fields by modifying the 'ADV_LINKS_ADD_EDIT' template.

Our Sponsors
 

turbosatan
12-01-2008, 01:54 PM
brilliant thanks

turbosatan
12-01-2008, 06:44 PM
to save opening another thread ill just carry on here if thats ok

i would like to hide the field which shows the user a link was submitted by

Can you advise if this is possible and also if it is possible with conditions.

Also where would i add some extra text to appear in the firt part of the addlink page. between the url and the category choice?

Our Sponsors
 

Brian
12-03-2008, 11:15 AM
You can remove the username by modifying the 'adv_links_linkbit' and 'ADV_LINKS_SHOWLINK' templates... There may be a couple of others, but those are the only two that come to mind.
The extra space would need to be added in your 'ADV_LINKS_ADDLINK_START' template.