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 An error of type E_ERROR was caused in line 661, on the site WordPress.org Forums:
Ultimately, it depends on if you have any other calls to bcn_display or bcn_display_list that… -
Posted a reply to An error of type E_ERROR was caused in line 661, on the site WordPress.org Forums:
There are two ways I could see this happening. One would be breadcrumb_navxt->display() is getting… -
Posted a reply to Function _load_textdomain_just_in_time was called incorrectly, on the site WordPress.org Forums:
What version of Breadcrumb NavXT are you using? Breadcrumb NavXT 7.4.0 should have fixed this… -
Posted a reply to New Google Error with WP in Subfolder, on the site WordPress.org Forums:
The default template that is used in this setup should be following the Schema.org breadcrumbList… -
Posted a reply to How to exclude custom taxonomy, on the site WordPress.org Forums:
The breadcrumb templates aren't used in the JSON-LD formatted output, so changing the template isn't… -
Committed [3221925] to Plugins SVN:
readme updates/cleanup of version history -
Committed [3219938] to Plugins SVN:
tagging 7.4.1 -
Committed [3219937] to Plugins SVN:
Pre-7.4.1 commit -
Posted a reply to 7.4.0 kill all breadcrumbs on my site, on the site WordPress.org Forums:
As discussed in the linked thread, a fix has been pushed to the master branch… -
Posted a reply to Breadcrumbs desappeared after updating, on the site WordPress.org Forums:
You can wait until 7.4.1 is released on .org, in about a week, if you… -
Posted a reply to Version 7.4.0 removed all breadcrumbs from my site, on the site WordPress.org Forums:
As an update, I did push a new fix to the master branch on the… -
Posted a reply to Breadcrumbs desappeared after updating, on the site WordPress.org Forums:
It appears that a change made to fix the translation domain issue in 7.4 broke… -
Posted a reply to 7.4.0 kill all breadcrumbs on my site, on the site WordPress.org Forums:
Looks like the same issue we're discussing here: https://wordpress.org/support/topic/7-4-0-kill-all-breadcrumbs-on-my-site/ -
Posted a reply to Version 7.4.0 removed all breadcrumbs from my site, on the site WordPress.org Forums:
Assuming that the cause of this is the same that is causing the legacy widget… -
Posted a reply to Version 7.4.0 removed all breadcrumbs from my site, on the site WordPress.org Forums:
That screenshot is helpful. It appears to be the legacy widget that is getting pulled… -
Posted a reply to Version 7.4.0 removed all breadcrumbs from my site, on the site WordPress.org Forums:
Thanks for the additional information. Since I don't have access to Elementor, I'm going to… -
Posted a reply to Breadcrump on Search Results, on the site WordPress.org Forums:
Withing a search results page, as long as the call to bcn_display() is before the… -
Posted a reply to Version 7.4.0 removed all breadcrumbs from my site, on the site WordPress.org Forums:
How are you calling the breadcrumb trail (calling bcn_display(), using the widget, using the Breadcrumb… -
Committed [3215069] to Plugins SVN:
tagging 7.4.0 -
Committed [3215068] to Plugins SVN:
commit readme for 7.4.0 -
Committed [3215062] to Plugins SVN:
Pre-7.4.0 block commit -
Committed [3215060] to Plugins SVN:
pre-7.4.0 commit -
Posted a reply to Error Notices for Breadcrumb NavXT After WordPress 6.7.1 Update, on the site WordPress.org Forums:
Yeah, this was previously reported in this thread: https://wordpress.org/support/topic/function-_load_textdomain_just_in_time-was-called-incorrectly-11/. A fix is in the development… -
Posted a reply to Plugin settings – Private root page not accessible, on the site WordPress.org Forums:
Looks like this is due to the default behavior of wp_dropdown_pages, which is used in… -
Posted a reply to Fatal Error Trigger, on the site WordPress.org Forums:
You are likely breaking a translation string for Breadcrumb NavXT/adminKit, hence the error. I don't… -
Posted a reply to “Function _load_textdomain_just_in_time was called incorrectly”, on the site WordPress.org Forums:
Thanks for reporting this. I was able to reproduce it in my development environment and… -
Posted a reply to Warnings in PHP error_log, on the site WordPress.org Forums:
Interesting, ultimately, it still sounds like something (MailPoet in this case) is breaking the WordPress… -
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…
Developer
-
Breadcrumb NavXT
Active Installs: 900,000+
-
Breadcrumb NavXT Multidimension Extensions
Active Installs: 200+
-
WP Lynx
Active Installs: 40+