Productpage hide shortdescription, tags and category

  • Posts: 7
  • Thank you received: 0
7 years 3 months ago #259205

Hi
I have the Hikashop-freeversion. Is it possible to hide the shortdescription? And how can i hide the tags and category?
It would be great if someone could help me. Thank you ;-)

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

  • Posts: 81597
  • Thank you received: 13080
  • MODERATOR
7 years 3 months ago #259233

Hi,

The short description is only displayed if you have changed the product page layout from "default" to "tabular", so switch back to default and you won't see it on the product page.
Also, you could always hide it with a bit of CSS:
www.hikashop.com/support/documentation/1...ize-the-display.html

The tags are only useful to be displayed on the product page. If you don't want the tags on the product page, then simply don't set tags in your products.

The category of the product isn't displayed on the product page by HikaShop, so I'm not sure what you're talking about.

The following user(s) said Thank You: Mediatank

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

  • Posts: 7
  • Thank you received: 0
7 years 3 months ago #259278

Hi
Great. Thank u... I dont use tags and the word "tags" is still there. I replace it in the language file. ;-)
thank u again and have a nice day ;-)

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

  • Posts: 7
  • Thank you received: 0
7 years 3 months ago #259325

Hi again...
Is it possible to delete the php-code (only mini-description) from the product page? If yes... what php-file is it?
hope for help ;-) thank u

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

  • Posts: 26017
  • Thank you received: 4004
  • MODERATOR
7 years 3 months ago #259340

Hi,

Is it possible to delete the php-code (only mini-description) from the product page? If yes... what php-file is it?

All is already explained in the link that Nicolas gave you previously.
www.hikashop.com/support/documentation/1...ize-the-display.html

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: Mediatank

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

  • Posts: 7
  • Thank you received: 0
7 years 3 months ago #259457

Thank u.... perfect! ;-)

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

  • Posts: 70
  • Thank you received: 0
6 years 5 months ago #283444

Hi.
Excluding tabular, Can I create short description on default mode and restrict with 20 word ?

Thanks

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

  • Posts: 4540
  • Thank you received: 612
  • MODERATOR
6 years 5 months ago #283481

Hello,

Can you precise what your needs in details, because I'm not sure to fully understand your needs :
- What do you mean by "default mode"
- By restricted do you mean only display 20 words OR avoid manager to write more than 20 words.
- Are we on the product page or else ? Precise the context please.

Awaiting news from you.

Regards

Last edit: 6 years 5 months ago by Philip.
The following user(s) said Thank You: Bankthaworn

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

  • Posts: 70
  • Thank you received: 0
6 years 5 months ago #283545

Ok, sorry for less information
Default mode is


I want to add short description (only display 20 words) between product name and price.
This is link grammashop.com/index.php/th/shop/hikasho...for-products-listing

Thanks

Attachments:

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

  • Posts: 81597
  • Thank you received: 13080
  • MODERATOR
6 years 5 months ago #283575

Hi,

I think the best will be to create a custom field of the table "product" via the menu Display>Custom fields in order to add your small description to your products.
Then, edit the file "listing_img_title" of the view "product" via the menu Display>Views and add such code:
<?php echo $this->row->XXX; ?>
where XXX is the column name of your custom field and that should do it.
www.hikashop.com/support/documentation/1...-display.html#layout

The following user(s) said Thank You: Bankthaworn

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

  • Posts: 70
  • Thank you received: 0
6 years 5 months ago #283650

Thanks you very very much. ;)

Attachments:

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

Time to create page: 0.091 seconds
Powered by Kunena Forum