-
AuthorPosts
-
Robert Bollen Friend
Robert Bollen
- Join date:
- September 2014
- Posts:
- 66
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
September 10, 2008 at 7:26 pm #133207Hi all,
On the product page we have an ‘ask reseller’ button
Can someone tell me if it is possible to have a similar ‘send to friend’ button.
positioned under the ‘ask reseller’ button.Thanks in advance
ps, If you can tell me ‘YES’, can you tell me HOW as well??
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 15, 2008 at 4:37 am #270541Hi Imagine !
it is posible, but you must hack to code of virtuemart . You open flypage.tpl.php file in components/com_virtuemart/themes/ja-mesolite/templates/product_details/ folder , find following code section at about line 40 :
<tr>
<td colspan="2"><?php echo $ask_seller ?></td>
</tr>
change to :
<tr>
<td colspan="2"><?php echo $ask_seller ?></td>
</tr>
<tr>
<td colspan="2"><!-- add button here --></td>
</tr>
2 users say Thank You to Sherlock for this useful post
Robert Bollen FriendRobert Bollen
- Join date:
- September 2014
- Posts:
- 66
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
September 15, 2008 at 8:24 am #270583Thanks hainn84,
But wich code should i include??
<td colspan="2"><!-- add button here --></td>
change into
<td colspan="2"><?php echo $................. ?></td>
Robert Bollen FriendRobert Bollen
- Join date:
- September 2014
- Posts:
- 66
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
September 15, 2008 at 8:29 am #270587And one more question,
I want the ‘send to friend’ page to be inline, so no pop-up.
The same as ‘ask seller’ page.Is this possible??
btw. I’m absolutely no computer wizzard, so please post clear answers.
Thanks
December 10, 2008 at 12:42 pm #282170How do you do this? I have tried this but t does not work…. What do you exactly do to get a send to friend work properly ?
December 12, 2008 at 4:15 pm #282616What code should we include to get this fixed? Please help.
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by Sherlock 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum