Problem with Ignore CSS classes
-
I’m using the Canvas theme from WooThemes (and now Automattic). The theme’s breadcrumb functionality uses
<span class="caps">for some reason, to delineate caps within the breadcrumbs. The problem is that with the wp-Typography plugin activated, the partial HTML code for the breadcrumbs is displayed, e.g.,You are here: Home › <span class="caps">ARTS</span> & <span class="caps">FARCES</span> internet publications › Hasten down the wireAdding
capsto WP-Admin > Settings > wp-Typography > General Scope > Ignore CSS classes has no effect; the<span class="caps">element still renders.If I turn off the “Display Breadcrumbs” option in the Canvas theme settings, the pages render correctly (but I lose the breadcrumbs, of course).
The topic ‘Problem with Ignore CSS classes’ is closed to new replies.