Keyword

Category - change description into intro and fulltext

  • Marek Wojtaszek
  • Marek Wojtaszek's Avatar Topic Author
  • Offline
  • Junior Member
More
13 years 10 months ago #90579 by Marek Wojtaszek
Is it possible to change category description into two pieces, like in items: intro and full?I'm working with site where my client want to have two different descriptions: short in category page under every subcat title and second  - long when you enter the subcat page.Now i've made simple if statement in template override file but is good only for small amount of categories:<?php if(($subCategory->name) == 'bla, bla'): ?>short info<?php elseif(($subCategory->name) == 'bla,bla2'): ?>short info 2etc...It should be simple to implement.

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


Powered by Kunena Forum