Osclass forums

Support forums => Themes => Modern => Topic started by: carsangrah123 on February 14, 2014, 01:48:11 pm

Title: breadcrumb static page title
Post by: carsangrah123 on February 14, 2014, 01:48:11 pm
I have created 4 static pages using osclass 3.1 for my site. breadcrumb shows same page name (Fuel Manager) for all static pages. See
http://www.carsangrah.com/p/aboutus
http://www.carsangrah.com/p/terms
http://www.carsangrah.com/p/fuelmanager
http://www.carsangrah.com/p/news

Please help!
Title: Re: breadcrumb static page title
Post by: carsangrah123 on February 25, 2014, 07:28:21 am
Did you set the internal names so script can tell them apart?

Tom

Offcourse yes, I have already set internal names for all pages.
Title: Re: breadcrumb static page title
Post by: carsangrah123 on February 26, 2014, 10:29:07 am
I think i can solve this if i am able to to get current static page slug.
i tried osc_static_page_slug( ), but not working.
But its working if put <?php osc_get_static_page('internal_name'); ?> before above code.
I dont want to specify internal name. it shd get it automatically.
Title: Re: breadcrumb static page title
Post by: frosticek on February 26, 2014, 11:01:17 am
@hemantprakash123
Can you try to check if it is theme bug?
- try to install default modern theme (or bender) if it is same
Title: Re: breadcrumb static page title
Post by: phmig.com on March 22, 2014, 11:08:57 am
OOT.

@hemantprakash123 can you share how to create the custom page? I tried following the guide from helpers but its not  working.

TIA.

Title: Re: breadcrumb static page title
Post by: carsangrah123 on March 24, 2014, 07:41:05 am
OOT.

@hemantprakash123 can you share how to create the custom page? I tried following the guide from helpers but its not  working.

TIA.

follow dis procedure.
1. open admin, go to pages, add new, write title and internal name.
2. write pages content in description.