Forums
(@nanonanomachine)
5 years, 5 months ago
I have the same problem and work around as follows:
1. Go to Appearance>Theme Editor 2. Replace inc>breadcrumbs.php at 547 with
$this->items[] = sprintf( '<a href="%s">%s</a>', esc_url( get_permalink( $post_id ) ), $post_title );