John Havlik
@mtekk on WordPress.org and Slack
Bio
Contribution History
John Havlik’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
- WordCamp Speaker
-
Posted a reply to HUGE drawback, on the site WordPress.org Forums:
Shortcodes have come up a few times in the years I have been maintaining Breadcrumb… -
Posted a reply to use primary category, on the site WordPress.org Forums:
The "Primary Category" feature is not something that is part of WordPress itself (Yoast is… -
Posted a reply to Why i cant use “itemListElement” to as attribute?, on the site WordPress.org Forums:
If you want to wrap your breadcrumbs in <li> elements, you probably want to use… -
Posted a reply to Internal Server Error when saving settings, on the site WordPress.org Forums:
This is most likely caused by overly aggressive ModSecurity rules. You will need to work… -
Posted a reply to doesn’t work after activation, on the site WordPress.org Forums:
Breadcrumb NavXT doesn't include a shortcode (and does not advertise having a shortcode). Breadcrumb NavXT… -
Posted a reply to [NSFW] Fatal Error with BreadCrum NavXT, on the site WordPress.org Forums:
There was an error in the French translation distributed by WP.org, it should now be… -
Posted a reply to Fatal error in class.bcn_breadcrumb_trail.php on line 124, on the site WordPress.org Forums:
This one is a bit confusing, that line was not changed in 7.3.1. Additionally, it… -
Committed [3109008] to Plugins SVN:
tagging 7.3.1 -
Committed [3109007] to Plugins SVN:
Pre 7.3.1 tagging commit -
Posted a reply to Internal Server Error When Saving Settings, on the site WordPress.org Forums:
A very recent thread covered this topic, please my reply in that topic as a… -
Posted a reply to Fatal error after 7.3.0 update, on the site WordPress.org Forums:
Based on the error, this is due to an extension plugin to Breadcrumb NavXT not… -
Posted a reply to Internal server error on any save attempt, on the site WordPress.org Forums:
Usually this is due to overly aggressive ModSecurity rules, you'll have to work with your… -
Posted a reply to product category and sub category not display in single product page breadcrumb, on the site WordPress.org Forums:
Double check your Breadcrumb NavXT settings to make sure that the product category taxonomy type… -
Posted a reply to Connecting Breadcrumbs, on the site WordPress.org Forums:
I'm not sure what you are asking here regarding connecting the plugin via a theme… -
Posted a reply to Current Page not displaying in trail, on the site WordPress.org Forums:
My guess is this issue is caused by a secondary loop running before Breadcrumb NavXT.… -
Posted a reply to The plugin does not work on tag pages!, on the site WordPress.org Forums:
Unfortunately, the answer is "it depends". If you are calling bcn_display() in one of your… -
Posted a reply to The plugin does not work on tag pages!, on the site WordPress.org Forums:
How are you calling the breadcrumb trail? Breadcrumb NavXT has no known issues with tag… -
Committed [3102953] to Plugins SVN:
Pre tagging 7.3.1 commit -
Posted a reply to Breadcrumb NavXT problem on archive products page, on the site WordPress.org Forums:
Without being able to see the actual markup generated on the page, it's going to… -
Posted a reply to Breadcrumbs not showing, on the site WordPress.org Forums:
Simply activating Breadcrumb NavXT will not cause a breadcrumb trail to appear on your website… -
Posted a reply to Translation results are not applied correctly., on the site WordPress.org Forums:
Yeah, should have been breadcrumb-navxt at the minimum (the actual textdomain), and to follow the… -
Posted a reply to Log Warning: Htax_pp_category_tag_template, on the site WordPress.org Forums:
Whatever is registering the pp_category_tag taxonomy, isn't doing it early enough, it's likely if you… -
Posted a reply to Vista-like breadcrumbs separator, on the site WordPress.org Forums:
You'll need to use a CSS selector to get all but the last element when… -
Posted a reply to Vista-like breadcrumbs separator, on the site WordPress.org Forums:
The article you linked to provides CSS that does work (you need to add it… -
Posted a reply to 7.2 to 7.3 broke home page breadcrumb template display, on the site WordPress.org Forums:
Looking into this more, I'm no longer able to reproduce the issue in my testbed… -
Posted a reply to 7.2 to 7.3 broke home page breadcrumb template display, on the site WordPress.org Forums:
Looks like it's using the page template instead of the home template, so that should… -
Posted a reply to Multisite Home not appearing on Site Home, on the site WordPress.org Forums:
I managed to get my testbed back up and running. The bad news is, I… -
Posted a reply to Multisite Home not appearing on Site Home, on the site WordPress.org Forums:
My guess would be a change to try to fix an issue with working within… -
Posted a reply to [shortcode], on the site WordPress.org Forums:
Breadcrumb NavXT includes a widget and a block for the block editor. The general recommendation… -
Posted a reply to PHP Warning in error_log, on the site WordPress.org Forums:
Getting that warning is odd. For that to happen the ID passed in to the… -
Posted a reply to Error after updating to v7.3.0, on the site WordPress.org Forums:
For support with the extension plugins, you should open a support ticket on the site… -
Posted a reply to Error after updating to v7.3.0, on the site WordPress.org Forums:
Based on the error, double check that you are actually using the latest version of… -
Committed [3033879] to Plugins SVN:
fix spacing in changelog -
Committed [3033878] to Plugins SVN:
fix date spacing in the changelog -
Committed [3033855] to Plugins SVN:
tagging 7.3.0 -
Committed [3033854] to Plugins SVN:
Prep to tag 7.3.0 (add new block) -
Committed [3033853] to Plugins SVN:
adminKit updates for 7.3.0 -
Committed [3033852] to Plugins SVN:
Adding files for 7.3.0 release -
Posted a reply to Product Category in the Breadcrumbs, on the site WordPress.org Forums:
It appears the linked page still isn't using Breadcrumb NavXT to generate it's breadcrumb trail.… -
Posted a reply to HP Warning: Undefined property: WP_Post_Type, on the site WordPress.org Forums:
Based on where the warning is occurring, it sounds like something is changing the queued… -
Posted a reply to Product Category in the Breadcrumbs, on the site WordPress.org Forums:
The breadcrumb trail showing up on the linked page doesn't appear to be generated by… -
Posted a reply to Left align?, on the site WordPress.org Forums:
Try setting .widget_breadcrumb_navxt{float:left;} in your CSS. -
Posted a reply to all levels of subcategories didn’t show, on the site WordPress.org Forums:
If the subcategory is a child of the main category, and the product is only… -
Posted a reply to difference in first level of breadcrumbs, on the site WordPress.org Forums:
If the top level breadcrumb is varying, it may be a case of multiple different… -
Posted a reply to Custom breadcrumb for Dynamic elementor pages, on the site WordPress.org Forums:
If you want a specific hierarchy, it's recommended to organize your content within WordPress such… -
Posted a reply to Breadcumb Trail showing incorrectly, on the site WordPress.org Forums:
It looks like your product is a member of multiple product category hierarchies. While WordPress… -
Posted a reply to Insert item between breadcrumb on specific category of posts, on the site WordPress.org Forums:
The code probably tries to access something that doesn't exist. That is, your breadcrumbs array… -
Posted a reply to WPML extension?, on the site WordPress.org Forums:
The WPML extensions plugin for Breadcrumb NavXT is a premium plugin available on the Breadcrumb… -
Posted a reply to How to change the homepage title in the breadcrumb navigation, on the site WordPress.org Forums:
In the Breadcrumb NavXT settings page, replace %htitle% and %title% in the home template with… -
Posted a reply to [NSFW] Changing the Breadcrumb Menu, on the site WordPress.org Forums:
If you want the home link to always link to the "Member Page" (for every…
Developer
-
Breadcrumb NavXT
Active Installs: 900,000+
-
Breadcrumb NavXT Multidimension Extensions
Active Installs: 200+
-
WP Lynx
Active Installs: 40+