Multiple appearance of Category Description

  • Posts: 21
  • Thank you received: 0
11 years 11 months ago #52314

I added a welcome message on the category view, in 1.5.7 it was shown only under the category "Online Shop".

Since 1.5.8 the message is shown now on top and on bottom and on recommended products and latest products modules i created.

Last edit: 11 years 11 months ago by diabola99.

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

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
11 years 11 months ago #52383

Hi,

Without knowing how you added that message, it will be hard to help you.
Can you give more information on how you added it ?

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

  • Posts: 21
  • Thank you received: 0
11 years 11 months ago #52394

Ok, Nicolas sorry.

I added the message in the description field of the product category (i renamed it to Online-Shop) right under the root folder.

Until 1.5.7 the description was only shown on the "Main page" on top (Online-Shop), but since 1.5.8 it is shown on every module I connected with the Online-Shop folder (Recommended Products and Latest Products on the "Main-Page").

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

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
11 years 11 months ago #52436

Hi,

Edit the file "listing" of the view "product" of the front end via the menu Display->Views and change the code (2 places):
$this->params->get('show_description',1)

to:
$this->params->get('show_description',!$this->module)

That should fix the problem.

The following user(s) said Thank You: diabola99

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

  • Posts: 21
  • Thank you received: 0
11 years 11 months ago #52449

Works like a charm, thanks Nicolas!

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

Time to create page: 0.061 seconds
Powered by Kunena Forum