studiopress / genesis-sample

This is the sample theme created for the Genesis Framework.
https://demo.studiopress.com/genesis-sample/
531 stars 283 forks source link

Breadcrumbs settings #164

Closed dreamwhisper closed 5 years ago

dreamwhisper commented 5 years ago

We're removing the breadcrumbs on the homepage:

https://github.com/studiopress/genesis-sample/blob/develop/template-blocks.php#L49-L50

But, there are still settings for these. (Noting there are some themes that have done this, but it is better UX to not have settings for something that doesn't exist)

A better method would to allow the breadcrumb, but fit it into the current design. This way, we don't need to deal with setting removal or changes.

nickcernis commented 5 years ago

We decided to remove the breadcrumbs and breadcrumbs front page option for the Blocks page template.

I confirmed the breadcrumb settings no longer appear after https://github.com/studiopress/genesis-sample/pull/176.

customize__new_homepage