Codeinwp / neve

A fast, lightweight, AMP ready WordPress theme built with speed and usability in mind.
https://themeisle.com/themes/neve/
GNU General Public License v2.0
263 stars 84 forks source link

Fix Breadcrumb NavXT breadcrumb rendering #4272

Closed piit79 closed 3 months ago

piit79 commented 4 months ago

This fixes Breadcrumb NavXT breadcrumb rendering which was removed by in ee748ab1469559c56dd26444089e0cf8646e7e36 (by mistake I assume).

I tested the change (in prod :wink:) on my WordPress/WooCommerce installation.

Summary

This change re-adds the code that calls the bcn_display() Breadcrumb NavXT function to display the breadcrumbs.

Will affect visual aspect of the product

YES (I guess? It adds breadcrumbs that have been missing)

Screenshots

Test instructions

Check before Pull Request is ready:

Closes #4267.

selul commented 3 months ago

@piit79 Thank you for your contribution.

pirate-bot commented 3 months ago

:tada: This PR is included in version 3.8.11 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: