*

padpall

  • **
  • 7 posts
Category page header text
« on: March 03, 2016, 08:28:57 PM »
Hi,

I want to add some about text to each category, properties, stuff for sale, services etc  just about the category page and just below the category icons. How and where do i place this?

Thanks again and apologies for all the questions

Thanks

*

MB Themes

Re: Category page header text
« Reply #1 on: March 03, 2016, 09:02:10 PM »
@padpall
You can set category description in oc-admin and pull it to front using osclass function:
Code: [Select]
<?php echo osc_category_description(); ?>
Ideally in
oc-content/themes/zara/search.php
oc-content/themes/zara/inc.category.php
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

padpall

  • **
  • 7 posts
Re: Category page header text
« Reply #2 on: March 04, 2016, 09:29:38 AM »
Ok got it, but where do i place this code exactly?

*

MB Themes

Re: Category page header text
« Reply #3 on: March 04, 2016, 10:03:52 AM »
@padpall
Depends on you.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

padpall

  • **
  • 7 posts
Re: Category page header text
« Reply #4 on: March 04, 2016, 10:53:05 AM »
Ok figured it out. How to i use the blue text colour and create a space just below the text. - Not a coder so apologies for the simple questions

*

MB Themes

  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots