Advertisement:

Author Topic: breadcrumb static page title  (Read 1779 times)

carsangrah123

  • Jr. Member
  • **
  • Posts: 59
  • www.carsangrah.com
breadcrumb static page title
« 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!

carsangrah123

  • Jr. Member
  • **
  • Posts: 59
  • www.carsangrah.com
Re: breadcrumb static page title
« Reply #1 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.

carsangrah123

  • Jr. Member
  • **
  • Posts: 59
  • www.carsangrah.com
Re: breadcrumb static page title
« Reply #2 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.

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: breadcrumb static page title
« Reply #3 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

phmig.com

  • Full Member
  • ***
  • Posts: 238
Re: breadcrumb static page title
« Reply #4 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.


carsangrah123

  • Jr. Member
  • **
  • Posts: 59
  • www.carsangrah.com
Re: breadcrumb static page title
« Reply #5 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.