Send to a Friend

01.09.2015 22:29
#1
jmil
Joomshopping forum user no avatar
Name: Jim Miller
19.09.2011
Сообщения: 104
Quote
Send to a Friend

I Just purchased the Send to a Friend Module:

2 Things

Captcha Not working

Second - I want to change the link for the "send to a friend" on the product to a nice Image button to go with my styling, can you provide the correct line of code and file name to modify to do that?

I obviously have a nice button to use.

My site is OFF-LINE During reconstruction.

THANK YOU!

FYI - The Plugin installed perfectly and the script works, just no Captcha


Joomla: 3.3.1
JoomShopping: 4.6.0
Website Url: www.wildbikers.com
 
02.09.2015 07:47
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25853
Quote
Aw: Send to a Friend

plugins\jshoppingproducts\send_to_friend\send_to_friend.php

row 13

 
02.09.2015 16:27
#3
jmil
Joomshopping forum user no avatar
Name: Jim Miller
19.09.2011
Сообщения: 104
Quote
Aw: Send to a Friend

I have tried several ways to modify that script with no success - Do you have an Idea? Would make for a better Plug in having that option between a button or Url Link

Also - Captcha Not working (Blank Image) is still no functional. All captcha on teh Site is working with the exception of this plugin.

 
03.09.2015 07:58
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25853
Quote
Aw: Send to a Friend

Captcha will be later in new version.

 
14.09.2015 21:41
#5
jmil
Joomshopping forum user no avatar
Name: Jim Miller
19.09.2011
Сообщения: 104
Quote
Aw: Send to a Friend

I understand teh captcha for now - Hopefully update it soon.

As for Changing the link "Send to a Friend" to a .png or .jpg image button - I am still struggling with the code. Any assitance would be appreciated.

 
17.09.2015 18:43
#6
jmil
Joomshopping forum user no avatar
Name: Jim Miller
19.09.2011
Сообщения: 104
Quote
Aw: Send to a Friend

I Have been able to get a button from my theme to show, but I lose the POP - UP window, (Modal Send to a friend" I tried numerous combinations, commas, code tidbits - SOOOOO close. can you help me here!

Here is the line I am modifying (13):

$view->_tmp_product_html_before_buttons .= '<a class="modal sendtofriend" rel="{handler: \'iframe\', size: {x: 640, y: 480}, id: \'maxx\'}" href="' . SEFLink('index.php?option=com_jshopping&controller=sendtofriend&task=form&category_id='.$view->category_id.'&product_id='.$view->product->product_id.'&tmpl=component', 1, 0) . '">' . _JSHOP_SEND_TO_FRIEND . '</a>';


This is what I added (in Bold):

$view->_tmp_product_html_before_buttons .= '<a class="btn icebtn""modal sendtofriend" rel="{handler: \'iframe\', size: {x: 640, y: 480}, id: \'maxx\'}" href="' . SEFLink('index.php?option=com_jshopping&controller=sendtofriend&task=form&category_id='.$view->category_id.'&product_id='.$view->product->product_id.'&tmpl=component', 1, 0) . '">' . _JSHOP_SEND_TO_FRIEND . '</a>';


Последнее изменение: 17.09.2015 18:43
 
18.09.2015 07:47
#7
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25853
Quote
Aw: Send to a Friend

<a class="btn icebtn modal sendtofriend" ...

 
18.09.2015 14:54
#8
jmil
Joomshopping forum user no avatar
Name: Jim Miller
19.09.2011
Сообщения: 104
Quote
Aw: Send to a Friend

AWESOME - I tried numerous commas and breaks just obviously NOT that one LOL! Thank you - Works Great and Looks so much better on the product page!

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.