Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Category page header text
Support Forums - Classified Ads Script Osclass
Osclass theme support
Zara Osclass Responsive Theme
Category page header text
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
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
Logged
MB Themes
Support team
17446 posts
Only quality matters
Download Osclass
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
Logged
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?
Logged
MB Themes
Support team
17446 posts
Only quality matters
Download Osclass
Re: Category page header text
«
Reply #3 on:
March 04, 2016, 10:03:52 AM »
@padpall
Depends on you.
Logged
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
Logged
MB Themes
Support team
17446 posts
Only quality matters
Download Osclass
Re: Category page header text
«
Reply #5 on:
March 04, 2016, 12:35:02 PM »
@padpall
http://www.w3schools.com/css/css_background.asp
http://www.w3schools.com/cssref/css_colors.asp
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]