Welcome, Guest. Please login or register.
Login with username, password and session length


VirtueMart 1.1.8 - [SECURITY RELEASE] is available! Read more....

  Advanced search

247038 Posts in 67506 Topics- by 258314 Members - Latest Member: aniketana
Pages: [1]   Go Down
Print
Author Topic: How to redirect "Call for pricing" to "Contact Us" instead of an email pop-up?  (Read 2475 times)
hhtmp88
Full Member
***
Posts: 101


WWW
« on: March 06, 2007, 02:55:53 AM »

Dear all,

As titled! 

Any ideas?
Which php file should I work on?

Thanks for any kind of help!


Logged

JMY(晉明夷)
http://mfYoga.org -- Mindfulness Yoga Association |瑜伽班 |瑜伽課程 |瑜伽訓練班 |靜坐班
http://jm3ime.com -- JinMing 3-Key Chinese Input Method 晉明三鍵輸入法
hamouda
Newbie
*
Posts: 18


« Reply #1 on: August 17, 2007, 15:23:51 PM »

have you found a solution please
Logged
Nirm
Development Team
Hero Member
*
Posts: 919



WWW
« Reply #2 on: August 18, 2007, 09:53:42 AM »

This variable in your english.php file holds the text for "call for pricing"

var $_PHPSHOP_PRODUCT_CALL

You need to change this to alter the text.

If you want to link this text to the contact us page

you need to look at this file ps_product.php around line 1852

$no_price_html = "&nbsp;<a href=\"mailto:$vendor_mail?subject=".$VM_LANG->_PHPSHOP_PRODUCT_CALL.": $product_name\">".$VM_LANG->_PHPSHOP_PRODUCT_CALL."</a>";

AND CHANGE IT TO

the <a href=\"ENTER THE LINK LOCATION FOR YOUR CONTACT US PAGE\".$VM_LANG->_PHPSHOP_PRODUCT_CALL."</a>";

hope this helps
Logged

A lot of questions are answered in the VM 1.1 User Manual please read it before asking questions.
-------------------------------------
http://www.nirmoysomaia.com
Pages: [1]   Go Up
Print
Jump to: