Can't see description

  • Posts: 49
  • Thank you received: 0
11 years 10 months ago #118982

I cannot get the description to show for products in category product page view.

And in detail view how do I get rid of the "read more" and the description box at the bottom.
I also want to move the description right below the image or below the price.

See link below.

I have the "show description" button on "on" in the menu item as described here:
www.hikashop.com/support/20-documentatio...end.html#description

-- www.latina-bodyfashion.ch/Test/index.php/en/specials-hika
-- Hikashop version: latest
-- Joomla version -- : 2.5.14
-- PHP version -- : 5.3.4

Last edit: 11 years 10 months ago by Fintan.

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

  • Posts: 26253
  • Thank you received: 4040
  • MODERATOR
11 years 10 months ago #118999

Hi,

The option "show description" is not for the product listed.
If you want to display the description of the products, you have to change the "type of item layout" from "image and title" to "image and description".
For advance usage, you can also create your own "item layout" using the view editing in HikaShop.

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.

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

  • Posts: 49
  • Thank you received: 0
11 years 10 months ago #119005

Thank you :)

If you want to display the description of the products, you have to change the "type of item layout" from "image and title" to "image and description".


This will do for now.

what about this:

And in detail view how do I get rid of the "read more" and the description box at the bottom.
I also want to move the description right below the image or below the price.

Last edit: 11 years 10 months ago by Fintan.

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

  • Posts: 26253
  • Thank you received: 4040
  • MODERATOR
11 years 10 months ago #119032

Hi,

You have to override the view "product | show_tab" or change the default product page layout (which is currently "tab" for you).

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.

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

  • Posts: 49
  • Thank you received: 0
11 years 10 months ago #119127

OK, set layout to default, thanks.

The description is way to far below the image in the deatail page.
In Firebug I see this:

<div class="hikashop_product_main_image" style="height:318px;text-align:center;clear:both;">
</div>


where do I change that?

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

  • Posts: 13201
  • Thank you received: 2322
11 years 10 months ago #119148

Hi,

You can create a new css property, like:

.hikashop_product_main_image{ height: 250px !important;}
The important will override the current css property.

www.hikashop.com/support/2013-08-08-00-1...ize-the-display.html

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

  • Posts: 49
  • Thank you received: 0
11 years 10 months ago #119150

Perfect. Thank you!

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

Time to create page: 0.077 seconds
Powered by Kunena Forum