TOPIC: Show Categorie's description

Show Categorie's description 10 years 9 months ago #2172

  • esquire
  • esquire's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Karma: 0
How I can show full description on the Categorie's page ?

Thank you.
Last Edit: 10 years 9 months ago by esquire.
The administrator has disabled public write access.

Re: Show Categorie's description 10 years 9 months ago #2181

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
Hi,
Did you mean the full description of articles or VM products?

If the VM products, you can see, when edit a product there is a field for short description and a field for full description. You can type/paste the full desc into the short desc field.

Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The administrator has disabled public write access.

Re: Show Categorie's description 10 years 9 months ago #2185

  • esquire
  • esquire's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Karma: 0
Thank you for your answer. I mean a description of Product Category. I fill this field up in Product Category Form, but see nothing on the site.
Last Edit: 10 years 9 months ago by esquire.
The administrator has disabled public write access.

Re: Show Categorie's description 10 years 9 months ago #2192

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
Hi,
The short description is limit by a number of words (that's best for category view). You can change this by edit

Part of the message is hidden for the guests. Please log in or register to see it.

Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Last Edit: 10 years 9 months ago by linh_omg.
The administrator has disabled public write access.
The following user(s) said Thank You: esquire

Re: Show Categorie's description 10 years 9 months ago #2194

  • esquire
  • esquire's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Karma: 0
Thank you for quick answer. But you understood me wrong. I try to resolve the problem with showing description of product CATEGORY. Every category has own description too. And when I choose a category name I'll get a blank page with only name of category or with subcategories if I chose it in settings. For example - [url=http://http://omega.boxik.ru/index.php/component/virtuemart/viking]site[/url]

I want to see here at first Name of category, then description of category and at the end - icons of subcategories.

Please help me to resolve this problem.

Best regards
The administrator has disabled public write access.

Re: Show Categorie's description 10 years 9 months ago #2195

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
Sorry for the miss-understood.
If so, find this code (at beginning of that file, ~ line 48)
[code]<div class="category_description">
    <?php //echo $this->category->category_description ; ?>
</div>
[/code]
and remove the inline comment (//) as you see.

Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Last Edit: 10 years 9 months ago by linh_omg.
The administrator has disabled public write access.

Re: Show Categorie's description 10 years 9 months ago #2201

  • esquire
  • esquire's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Karma: 0
Thanks a lot. It works!

Could you give me a tip how I can change an order of blocks - Category name, Description, Icons of subcategories? Now it looks so - Link

And I think it should add a Category picture
The administrator has disabled public write access.

Re: Show Categorie's description 10 years 9 months ago #2207

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
Could you give me a tip how I can change an order of blocks - Category name, Description, Icons of subcategories?
By default, the Category name will after sublist, then after category name is list of products. If you have products for this category you will see it look better.
But if you want that order, just move the category name:

Part of the message is hidden for the guests. Please log in or register to see it.
to before of category description (mentioned above).

Also put an <hr /> or something instead to separate the sub cates list and products list will look better.

Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The administrator has disabled public write access.
Time to create page: 0.102 seconds