Can't display off Pinterest social button

  • Posts: 51
  • Thank you received: 1
  • Hikashop Business
9 years 9 months ago #188971

-- url of the page with the problem -- : noelbyepsilon.com/noel2/index.php/en/pro.../hand-swimwear-green
-- HikaShop version -- : HikaShop Business: 2.3.5
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.3.29
-- Browser(s) name and version -- : All Browsers

Hello.
I can not display off (turn off) the Pinterest social button, even if i set:
Display Pinterest button to No (System - Hikashop Social Plugin).
Website: noelbyepsilon.com/noel2/index.php/en/pro.../hand-swimwear-green

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26146
  • Thank you received: 4026
  • MODERATOR
9 years 9 months ago #188999

Hi,

Thanks for the report.
Please edit the plugin "plugins/system/hikashopsocial/hikashopsocial.php" and replace

	function _addPinterestButton(&$plugin) {
by
	function _addPinterestButton(&$plugin) {
		if(empty($plugin->params['display_pinterest']))
			return '';
It will fix the issue (and will be include in the next HikaShop release).

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: xatzopou

Please Log in or Create an account to join the conversation.

Time to create page: 0.067 seconds
Powered by Kunena Forum