Breadcrumb Plugin Issues: Builder and Custom CSS
-
We are running a multi-site instance of WordPress and have discovered two issues:
1) Out of the box, breacrumbs are displayed with the default. Building your own breadcrumbs via Breadcrumb Settings > Builder also works. However, removing the Builder customization should put things back to default but this doesn’t work. Instead, the breadcrumbs do not render correctly. It appears something is getting “stuck”, perhaps in the database? We could re-style with CSS, but the expectation is when there are no entries in the Builder, the defaults should render.
2) Breadcrumb Settings > Custom Scripts > Custom CSS: When clicking in the text box the following CSS shows up
.breadcrumb-container{}
.breadcrumb-container ul{}
.breadcrumb-container li{}
.breadcrumb-container a{}
.breadcrumb-container .separator{}
6The above code must be deleted in order to enter additional CSS. The Custom JS box works as expected.
Is anyone else in a multi-site install experiencing the same behaviors listed above?
The topic ‘Breadcrumb Plugin Issues: Builder and Custom CSS’ is closed to new replies.