tabular template

  • Posts: 4
  • Thank you received: 0
10 years 7 months ago #184202

-- HikaShop version -- : 2.3.4
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.4

Greetings,
I'd like to display a list of related products in the right side of the template (ST-METANIC) but only in the products page.
I could use a module instead, place it in a module position but that's not the design I want.
The perfect solution was to place the list beside the product description, at the right side.
How can I do it?
Thanks

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

  • Posts: 2143
  • Thank you received: 747
10 years 7 months ago #184205

Hi,

It's possible, but will require some layout customisation (= the edition of a view) and some CSS. For this part see the documentation here: www.hikashop.com/support/support/documen...ize-the-display.html

1. First, create/configure the module for Related Products, and publish it to a non-existing position, so it's published but not visible anywhere on the site, yet.
2. Get and install NoNumber's "Modules Anywhere" (free).
3. Edit the view "product / show_tabular" for your frontend template according to the documentation (see link above), and insert

{module XYZ}
where you want it, probably with some HTML tags and classes depending on your template and liking. Replace "XYZ" in the code with the ID of the module for Related Products.
4. Add CSS for additional styling.


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
Last edit: 10 years 7 months ago by lousyfool. Reason: terminology
The following user(s) said Thank You: mauriciocgpereira

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

Time to create page: 0.063 seconds
Powered by Kunena Forum