Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Robert Bollen Friend
    #133207

    Hi 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 Friend
    #270541

    Hi 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>

    Robert Bollen Friend
    #270583

    Thanks hainn84,

    But wich code should i include??

    <td colspan="2"><!-- add button here --></td>

    change into

    <td colspan="2"><?php echo $................. ?></td>

    Robert Bollen Friend
    #270587

    And 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

    proxaal oxaal Friend
    #282170

    How 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 ?

    proxaal oxaal Friend
    #282616

    What code should we include to get this fixed? Please help.

    Sherlock Friend
    #282923

    Hi proxaal !
    have you added button to flypage.tpl.php file ??

    Please send me url of your site .

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 3 voices, and was last updated by  Sherlock 15 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum