|
|
#1 |
|
Member
Join Date: Jun 2006
Posts: 71
Rep Power: 15 ![]() |
when looking at an ad, and looking at seller info, is there a way to make their website address an hyperlink?
when a user logs into his/her account and the 4 icons/gifs appear "modify your account" "browse your listings" "add a listing" "your favorites" i would like to change the "add a listing" to "place an ad" under the same icon/gif, how would i do this? if a customer decides they dont want to place an ad at the payment option dropdown box, it was brought to my attention that there is no link back to the home page, i would like to add one to every page during the ad placing process. and on the payment option page i would like to add a statement telling the customer what the billing name will be under on their credit card/bank statement. sorry for so many questions, this software is great, reading the forums has already answered other questions i had. |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Mar 2006
Location: Great Ocean Road - Australia
Posts: 747
Rep Power: 29 ![]() |
Would version and what type of script are you using?
eg: v3.1.4 eg: Developer or Designer
__________________
Chaslie V4.1 dev 68 Classifieds Important Links Customer Area | Issue Tracker | User Manuals & Documentation HTML Help W3 Schools |
|
|
|
|
|
#3 |
|
Member
Join Date: Jun 2006
Posts: 71
Rep Power: 15 ![]() |
V3.1.4 Developer
sorry. |
|
|
|
|
|
#4 | ||||
|
Moderator
Join Date: Mar 2006
Location: Great Ocean Road - Australia
Posts: 747
Rep Power: 29 ![]() |
How comfortable are you in editing HTML? All these changes require HTML editing of the core files.
Quote:
Also see this thread: Adding an Extra Field that is clickable Quote:
Quote:
You could add this at the bottom of the page just beside '©' Code:
<a href="/">Home</a><br /> Quote:
/templates > default > memberships Each of these directories contain the 'checkout' steps. You could edit the 'thanks.tpl.php' file in each directory with the info you wish to provide. If you need to provide the customer with any information prior to them entering the payment gateway, add the info to the final 'step' before 'thanks.tpl.php'
__________________
Chaslie V4.1 dev 68 Classifieds Important Links Customer Area | Issue Tracker | User Manuals & Documentation HTML Help W3 Schools |
||||
|
|
|
|
|
#5 |
|
Member
Join Date: Jun 2006
Posts: 71
Rep Power: 15 ![]() |
yeah i'm new to html but i am comfortable, i use dreamweaver to check my work as i change things, thank you for the instructions.
|
|
|
|
|
|
#6 |
|
Member
Join Date: Jun 2006
Posts: 71
Rep Power: 15 ![]() |
[/quote]
If 'http://' is added as part of the URL, a link is generated. If not, the link is not generated. eg: http://www.68classifieds.com Also see this thread: Adding an Extra Field that is clickable /templates > default > user > userindex.tpl.php /templates > default > layout.tpl.php You could add this at the bottom of the page just beside '©' Code:
<a href="/">Home</a><br /> [/quote] is there a way to put the http:// in automatically, because most users wont know to do that? and i cant find the '©' at the bottom of the layout page? |
|
|
|
|
|
#7 |
|
Senior Member
Join Date: Mar 2006
Location: UK
Posts: 339
Rep Power: 21 ![]() |
I have
PHP Code:
|
|
|
|
|
|
#8 |
|
Member
Join Date: Jun 2006
Posts: 71
Rep Power: 15 ![]() |
cool thanks for the advice.
is it possible to make the HTTP:// before a registered users website automatic? |
|
|
|
|
|
#9 |
|
Senior Member
Join Date: Mar 2006
Location: UK
Posts: 339
Rep Power: 21 ![]() |
I did it be putting the http:// in the address box, and added
Please insert FULL site address, including http:// on the input template. One of the others will probably have a better way though!! |
|
|
|
|
|
#10 | |
|
Member
Join Date: Jun 2006
Posts: 71
Rep Power: 15 ![]() |
Quote:
|
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A Few Pre-Sales Questions | Unregistered | Pre Sales Questions | 3 | 10-02-2006 02:51 PM |
| Some Newbie Questions - Designer 3.1.5 | bgordon | HTML, CSS, and Design Help | 3 | 09-02-2006 06:30 PM |
| some questions | mmscholz | v3.0 Questions & Support | 4 | 05-02-2006 06:56 PM |
| Upgrade Questions | garysmith | v3.0 Questions & Support | 8 | 04-29-2006 09:35 AM |