Relocate Hikashop Social Plugin

  • Posts: 34
  • Thank you received: 0
8 years 2 months ago #266507

-- url of the page with the problem -- : henchmanapparel.com/index.php/tops/produ...apparel-logo-t-shirt
-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.6.5
-- PHP version -- : 5.3.29
-- Browser(s) name and version -- : Chrome

I want to relocate the Joomla Social plugin on the product page.

I have searched the forum, and I have attempted to use the "Customise Display" instructions at www.hikashop.com/support/documentation/1...-display.html#layout

Obviously I understand the concept of rearranging the page by simply cutting and pasting the PHP code for each element, however the "hikashopsocial" element does not appear in the "listing_img_title" view file.

How do I identify and relocate this element please?

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

  • Posts: 83989
  • Thank you received: 13604
  • MODERATOR
8 years 2 months ago #266547

Hi,

It's the file "show_default" you want to edit, not listing_img_title.
There, you'll find that code that you can move around:

<?php
	$this->setLayout('show_block_social');
	echo $this->loadTemplate();
?>

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

  • Posts: 34
  • Thank you received: 0
8 years 2 months ago #267077

That worked perfectly. Thank you

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

Time to create page: 0.053 seconds
Powered by Kunena Forum