Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Nick the Geek

    (@nick_thegeek)

    Thanks for the recommendation, I’ll look into this possibility. I’m not certain it can be done with the breadcrumb class as is, so I may have to petition for some core Genesis changes.

    Thread Starter Sea Jay

    (@jcollier)

    Thanks for your attention to this request!

    Dear all,
    If you want to hide post title in breadcrumb genesis, i have a solution.
    Go to genesis framework ang folder classes, you will see breadcrumb.php.
    Go to line 349, comment this line ($crumb .= single_post_title( ”, false );)

    This is simple. Check out my work: https://techblog.vn/domain-hosting-server/datacebter-fpt-tan-thuan-786/
    Best regards.

    Plugin Author Nick the Geek

    (@nick_thegeek)

    I strongly discourage editing Genesis files directly. This will be lost on updating Genesis, so you have to remember to keep going back and changing it, or you have to stay locked into a version, which can cause bigger problems down the road if a security issue were found or changes to WP break that version you are locked into.

    A better solution would be to use the NavXT Breadcrumbs plugin, which does have more options.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Genesis Simple Breadcrumbs] Feature request: current page/post options’ is closed to new replies.