![]() |
|
|
|
#1
|
|||
|
|||
|
I would like an option to make the send-to-friend more visible, fx next to the tools menu.
Most often, people decides to send to friends when they see the link to do so. A more visible option would mean more send-to-friends mails and attract more visitors to the Dynamics sites. |
|
#2
|
||||
|
||||
|
I'm not sure that we'll be able to add that as a default feature, but you could always edit your 'ADV_DYNA_SHOWENTRY' template and add this code wherever you would like the link to be displayed.
Code:
<img class="inlineimg" src="$stylevar[imgdir_button]/sendtofriend.gif" alt="$vbphrase[email_this_page]" /> <a href="misc.php?$session[sessionurl]do=sendtofriend&e=$entry[entryid]&return=entry$adv_sorturl" rel="nofollow">$vbphrase[send_to_friend]</a> |
|
#3
|
|||
|
|||
|
OK, thanks very much for this, it works perfectly.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Send to Friend | badseed | "How Do I..." Questions | 1 | 03-04-2008 11:48 AM |
| Send to a friend - template | badseed | "How Do I..." Questions | 3 | 02-25-2008 12:21 PM |
| Send to Friend link on CMPS only works for Admins | 1atlas | Troubleshooting & Problems | 6 | 07-07-2005 10:22 PM |
| Send to friend | Snowy | Bugs From 1.0 RC1 | 5 | 06-29-2004 10:24 PM |