Jonathandejong
@jonathandejong on WordPress.org, @jonathan_dejong on Slack
- Member Since: July 12th, 2012
- Location: Malmö, Sweden
- Website: github.com/jonathan-dejong
- Job Title: Web developer, Web designer
- Employer: Angry Creative
Contribution History
Jonathandejong’s badges:- Core Contributor
- Plugin Developer
- WordCamp Speaker
-
Created ticket #59128 on Core Trac:
Add a new constant WP_DEBUG_LOG_LEVEL to resolve influx of Deprecation ... -
Posted a reply to [Beautiful taxonomy filters] Is this abandoned?, on the site WordPress.org Forums:
Hi! It's not abandoned but I've had to prioritise other things for a good while… -
Confirmed as a speaker for WordCamp Europe 2022
-
Posted a reply to Does it work with private posts, on the site WordPress.org Forums:
Hi @samgardiner I believe it'd work if you just hook on the pre_get_posts hook to… -
Posted a reply to Problem after WordPress Update: Showing by error an Author filter box, on the site WordPress.org Forums:
Hi @martinneumannat Sorry for the silence! I've got some hectic months going on :D I'm… -
Posted a reply to Stopped Working All-together, on the site WordPress.org Forums:
Hi @bradleyjamesfletcher Thanks for reaching out! Could you debug what the issue is more specifically… -
Posted a reply to Can I fılter on all custom posts on one page, on the site WordPress.org Forums:
Hi @chabekah Hmm honestly I'm not sure it'll work filtering multiple CPTs at the same… -
Posted a reply to Remove CPT slug from url, on the site WordPress.org Forums:
Hi mate. Sorry to say but no you can't remove the CPT from the URL.… -
Posted a reply to Custom post type gets duplicated post type name in URL on filtering, on the site WordPress.org Forums:
Hi @ninetyninew hmm ah I see what you mean! Looks like I've made a booboo.… -
Posted a reply to Permalink issue on applying filter, on the site WordPress.org Forums:
Hi @nakush Not sure what you mean. The rendered results is always on the archive… -
Posted a reply to Not found page for result, on the site WordPress.org Forums:
Looks to be working for you now :) Sorry for not responding quicker. Best of… -
Posted a reply to Taxonomy input has weird formatting, on the site WordPress.org Forums:
Hi @alucas36 Thank you for that :) I can't see it since it's under maintenance… -
Posted a reply to Change Label or Placeholder?, on the site WordPress.org Forums:
Hi, You can put that into the functions editor and then you need to make… -
Posted a reply to Translation Taxonomy Filter – Suddnely not working, on the site WordPress.org Forums:
The URL looks correct but it's probably clashing somewhere with WPML as you say.. probably… -
Posted a reply to Custom post type gets duplicated post type name in URL on filtering, on the site WordPress.org Forums:
Hi @ninetyninew Hmmm no that just sounds incorrect. Do you have a taxonomy with the… -
Posted a reply to It’s Not Working on Blog Archive, on the site WordPress.org Forums:
Hi both! BTF does not support standard posts and pages because those have very unique… -
Posted a reply to Ajax Filter Option, on the site WordPress.org Forums:
Hi @wasimness Thank you for those kind words. I've had AJAX in mind a while… -
Posted a reply to Permalink issue on applying filter, on the site WordPress.org Forums:
Hi @nakush In the open source community you really can't just expect a solution provided… -
Committed [2369316] to Plugins SVN:
tested version -
Committed [2369212] to Plugins SVN:
tested update -
Posted a reply to Taxonomies must be publicly queryable, on the site WordPress.org Forums:
Absolutely right! having it publicly_queryable is actually also a requirement for the taxonomy to have… -
Posted a reply to Is it possible to add a free-text search box?, on the site WordPress.org Forums:
Hi! Actually it's entirely possible to add a search input as it is and I'm… -
Posted a reply to Change Label or Placeholder?, on the site WordPress.org Forums:
Hi @occreative There's a filter hook you can use for Placeholders: function modify_dropdown_placeholder( $placeholder, $taxonomy… -
Posted a reply to Translation Taxonomy Filter – Suddnely not working, on the site WordPress.org Forums:
Hi @flexer You're very welcome :) So you have some taxonomies with terms in english… -
Posted a reply to add to page, on the site WordPress.org Forums:
Hi @beithazohar There's a whole help tab section in the plugins settings page where it… -
Posted a reply to Error 404 with multiple filters, on the site WordPress.org Forums:
Hi @danielbellini Are you using the same taxonomies for other post types as well? the… -
Posted a reply to Display results in random order, on the site WordPress.org Forums:
Hi @candell I think you should be able to achieve this by just hooking into… -
Posted a reply to Google indexing problem, on the site WordPress.org Forums:
Hi @mf01 I'm not sure what you mean? The first css file exists, and it… -
Posted a reply to Filter not showing on archive for basic “post”, on the site WordPress.org Forums:
Hu @patrickiversoncreative You're spot on. The plugin is not compatible with basic posts. Mainly due… -
Posted a reply to Change frontend terms, on the site WordPress.org Forums:
Hi @boutayeb Yeah if you override the strings with your own you'll either have them… -
Posted a reply to filter beautiful_filters_active_terms not working?, on the site WordPress.org Forums:
Hi @michelyweb Are you even using the filter info module? This hooks is used in… -
Posted a reply to Adding an HTML tag around select, on the site WordPress.org Forums:
Hi @hoppipolla Yep you can use the action hooks: beautiful_actions_before_select and beautiful_actions_after_select Best of luck! -
Posted a reply to after apply, im going to the parent site, on the site WordPress.org Forums:
Hi @raulferreira Hmm that's strange. So do you mean that you're using it in a… -
Posted a reply to Changing Multiple Labels, on the site WordPress.org Forums:
Hi @jaswinder657 The labels are all grabbed from your registered taxonomies. So you just need… -
Posted a reply to Half of drop downs stopped working, on the site WordPress.org Forums:
Hi @debsher Hmm okay glad to hear you worked it out.. If possible could you… -
Posted a reply to Customize the text directly from the plugin interface, on the site WordPress.org Forums:
Hey, Just want to add that it's not really necessary to override the whole script… -
Posted a reply to Demos?, on the site WordPress.org Forums:
Hi @freshyjon Hmm not really no.. It's a small free to use plugin so that… -
Posted a reply to Issues with conditional dropdown values, on the site WordPress.org Forums:
Hi @temark Great to hear! Always nice to know people make use of this little… -
Posted a reply to Tag filters and sorting, on the site WordPress.org Forums:
Hi Steve, I'm sorry to say but right now BTF does not support multiple terms… -
Posted a reply to Not working, on the site WordPress.org Forums:
Hi @ageingdj Sorry to hear that. Unfortunately there is no way for me to help… -
Posted a reply to filter result is not displayed, on the site WordPress.org Forums:
Hi! It looks to me like you're trying to use this on the regular post… -
Posted a reply to changing the font, on the site WordPress.org Forums:
Hi @fatemeflk BTF does not apply any font by itself. The font used will be… -
Posted a reply to Filters not visible in other languages, on the site WordPress.org Forums:
Hi Franck, Hmm WPML is a hard one. I've not made sure of 100% compatibility… -
Posted a reply to conditional dropdown values error, on the site WordPress.org Forums:
Hi @youtag sorry for the long wait. Did you resolve this? could it be an… -
Posted a reply to it goes to another page when filtered, on the site WordPress.org Forums:
Hi @phil023 That is by design. BTF does not try to do complex AJAX results… -
Posted a reply to When Multiple filter then return page not found, on the site WordPress.org Forums:
Hi @nikhilpatel008 Hmm I think it *might* be an issue with all numbered terms. What… -
Posted a reply to Need to remove apply filter button, on the site WordPress.org Forums:
Hi @sherinshaju The very easiest way to do this would be to hide the button… -
Posted a reply to Still Language problem, on the site WordPress.org Forums:
Hi Chris, The plugin uses the labels you've set up for your taxonomies. So just… -
Posted a reply to Select2 iOS issues, on the site WordPress.org Forums:
Hi Mike! Hmm it's not something I've heard of.. I do not own an iPhone… -
Posted a reply to multiple select, on the site WordPress.org Forums:
Hi mate! Yepp I've actually found that too way back. The problem was to make…
Developer
-
Beautiful taxonomy filters
Active Installs: 4,000+
Plugins
-
ACF Pro JSON Sync
-
ACF: Focal Point
-
Advanced Custom Fields (ACF)
-
Advanced Custom Fields: Sites Field
-
Advanced Forms for ACF
-
AMP
-
Archive Remote Images
-
BackUpWordPress
-
Beautiful taxonomy filters
-
Black Studio TinyMCE Widget
-
Content Blocks
-
CookieYes | GDPR Cookie Consent & Compliance Notice (CCPA Ready)
-
Database Backup for WordPress
-
Debug Bar
-
Dominant Colors Lazy Loading
-
Duplicator - WordPress Migration & Backup Plugin
-
Dynamic Widgets
-
Email Template Designer - WP HTML Mail
-
Enhanced Media Library
-
EU Cookie Law Compliance
-
Events Maker by dFactory
-
Front-end Editor for WordPress
-
Geolocation IP Detection
-
GiveWP - Donation Plugin and Fundraising Platform
-
Hierarchy
-
Image Processing Queue
-
Imsanity
-
Interactive Image Map Plugin - Draw Attention
-
Lazy Load
-
List Custom Taxonomy Widget
-
List Urls
-
Loco Translate
-
Login Logout Menu
-
Manual Image Crop
-
Media Categories
-
mobble
-
MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)
-
Nested Pages
-
Passwordless Login
-
Perfect Images (Manage Image Sizes, Thumbnails, Replace, Retina)
-
Plugin Groups
-
Plugin Organizer
-
Polylang
-
Post Type Archive Link
-
PublishPress Permissions: Control User Access for Posts, Pages, Categories, Tags
-
Query Monitor
-
Quick Bulk Post & Page Creator
-
Redirection
-
Redirection
-
Relevanssi - A Better Search
-
RICG Responsive Images
-
Root Relative URLs
-
Safe SVG
-
Scalable Vector Graphics (SVG)
-
SendPress Newsletters
-
ShortPixel Image Optimizer - Optimize Images, Convert WebP & AVIF
-
Simple Custom Post Order
-
Simple History – user activity log, audit tool
-
Simple Page Ordering
-
Smash Balloon Social Photo Feed - Best Social Feed Plugin for WordPress
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
Sucuri Security - Auditing, Malware Scanner and Security Hardening
-
TinyMCE Custom Styles
-
Toolbelt
-
W3 Total Cache
-
Weglot Translate - Translate your WordPress website and go multilingual
-
WordPress MU Domain Mapping
-
WP Crontrol
-
WP Migrate DB Anonymization
-
WP Migrate Lite - WordPress Migration Made Easy
-
WP Rollback
-
WP-CFM
-
WP-Post-Meta-Revisions
-
WP-Sweep
-
Yoast SEO