Move comments box

  • Posts: 233
  • Thank you received: 4
  • Hikaserial Standard Hikashop Business
8 years 7 months ago #254340

-- HikaShop version -- : 2.6.4
-- Joomla version -- : 3.6.4

Hello,
Please view this link:

Comment page

I have comments setup and active (non yet as the site is not live) and they are displayed at the bottom under the product description.

How can I 'move' this comments box to the right hand side of the price / characteristics into the white space on the right hand side in the above product description area?

I've looked into the templates and it seems a bit confusing as the comment code seems to be in show.php, but the top description area is within show_default.php.

Can I simply copy the code across the files?

Thanks

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

  • Posts: 83995
  • Thank you received: 13605
  • MODERATOR
8 years 7 months ago #254344

Hi,

The code of the comment area has to be outside of the <form></form> tags of the product page and it uses its own form tags and you can't have a form inside a form.
So you can move the code in the right area, but in that case, you also need to move the </form> tag from the show view file to show_default and place it before the comment area. Also, the </form> tags needs to be after the add to cart area or the add to cart system won't work properly.

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

Time to create page: 0.057 seconds
Powered by Kunena Forum