Jory Hogeveen
@keraweb on WordPress.org and Slack
- Member Since: March 30th, 2010
- Location: Netherlands
- Website: keraweb.nl
- GitHub: JoryHogeveen
- Job Title: Full Stack Web Developer / Designer
- Employer: Keraweb
Contribution History
Jory Hogeveen’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to Warning: strpos(): Empty needle, on the site WordPress.org Forums:
Awesome, thanks for your reply! Cheers, Jory -
Posted a reply to Multiple selection control in Filters(), on the site WordPress.org Forums:
Oh, here are some code references: - Template: https://github.com/pods-framework/pods/blob/main/ui/front/filters.php - Caller method: https://github.com/pods-framework/pods/blob/main/classes/Pods.php#L3319-L3436 Cheers, Jory -
Posted a reply to Multiple selection control in Filters(), on the site WordPress.org Forums:
Hi @ominem Ah check, as far as I know it currently only supports a single… -
Posted a reply to Warning: strpos(): Empty needle, on the site WordPress.org Forums:
Hi @alinceuca Checked that code line and might have already found a fix: https://github.com/pods-framework/pods/pull/6544 Can… -
Posted a reply to Warning: strpos(): Empty needle, on the site WordPress.org Forums:
Hi @alinceuca Do you also have a stack trace for us? That way we can… -
Posted a reply to Warning: strpos(): Empty needle, on the site WordPress.org Forums:
Hi @alinceuca I don't recognize these shortcodes, I believe this is a different plugin. Cheers,… -
Posted a reply to Sorting relationship field in template by date, on the site WordPress.org Forums:
Hi @vesnama I'm sorry I didn't reply anymore, didn't see the reply notice! Is the… -
Posted a reply to Image gallery has random string between images, on the site WordPress.org Forums:
Hi @tomaspe96 The export is unrelated to the template so it doesn't give us any… -
Posted a reply to Use And/Or Operator for template, on the site WordPress.org Forums:
Hi @pedramalipour68 Our conditional tags do not support these formats. Documentation: https://docs.pods.io/displaying-pods/template-tags/if-conditional-tag/ If you need… -
Posted a reply to Multiple selection control in Filters(), on the site WordPress.org Forums:
Hi @ominem What do you want to change exactly? Cheers, Jory -
Posted a reply to Using MyListing Theme: How to output listing urls with specific taxonomy value?, on the site WordPress.org Forums:
Hi @animesubways Good to hear you've solved it! Our magic tag documentation can be found… -
Posted a reply to Connection tab disappears: Extend existing taxonomy also for posts?, on the site WordPress.org Forums:
Hi @animesubways Correct, if you have the taxonomy created with your theme (or a plugin)… -
Posted a reply to Woocommerce variations, on the site WordPress.org Forums:
Hi @mubashirps This is because we only support the regular Post edit screens at this… -
Posted a reply to Using MyListing Theme: How to output listing urls with specific taxonomy value?, on the site WordPress.org Forums:
Hi @animesubways First a few questions: - Is it running the shortcode at all? -… -
Posted a reply to Revisions not showing in Screen Options, on the site WordPress.org Forums:
Hi @oldcreakyknees I'm sorry I didn't followup on this. I recently found that there is… -
Posted a reply to Using MyListing Theme: How to output listing urls with specific taxonomy value?, on the site WordPress.org Forums:
Hi @animesubways Sorry for my late reply, didn't notice this topic. Have you figured it… -
Posted a reply to Display PDF embedder file along with PODs data on a page, on the site WordPress.org Forums:
Hi @anandagrawal444 Correct, we do not have an integration with that plugin. Assuming you are… -
Posted a reply to Advanced Options tab missing, on the site WordPress.org Forums:
Hi @slimethefrozen Please check your browser console for errors. Also make sure you clear your… -
Posted a reply to Order by numeric custom field using shortcode, on the site WordPress.org Forums:
No problem! -
Posted a reply to Display PDF embedder file along with PODs data on a page, on the site WordPress.org Forums:
What do you mean with "PDF Embedder"? It is a block, a plugin or something… -
Posted a reply to Family users, on the site WordPress.org Forums:
Hi @benorange No problem! I actually created a similar type of project before and access… -
Posted a reply to pods_api_post_save_pod_item or save_post not working on frontend, on the site WordPress.org Forums:
Hi @onmountain No problem! Thanks for letting me know :) Cheers, Jory -
Posted a reply to Family users, on the site WordPress.org Forums:
Hi @benorange I would create a multiple bidirectional relationship field from the parent to their… -
Posted a reply to Pedigree/genealogy site, on the site WordPress.org Forums:
Hi @ricsca2 Not so far, you'll have do you your own research here. Step one… -
Posted a reply to Some key propositions about pods gallery field, on the site WordPress.org Forums:
Hi @nreljed I personally didn't encounter such a feature yet. WordPress already handles displaying/hiding data… -
Posted a reply to Display a line of text on Product Pages of selected Product category, on the site WordPress.org Forums:
Hi @jeanp Why not add the text field to the category and load it from… -
Posted a reply to Order by numeric custom field using shortcode, on the site WordPress.org Forums:
Hi @reedus33 See here: https://stackoverflow.com/questions/16519648/sql-for-ordering-by-number-1-2-3-4-etc-instead-of-1-10-11-12 Cheers, Jory -
Posted a reply to pods_api_post_save_pod_item or save_post not working on frontend, on the site WordPress.org Forums:
Hi @onmountain In your specific case you can use the form hook, but if it… -
Posted a reply to Revisions not showing in Screen Options, on the site WordPress.org Forums:
Hi @oldcreakyknees define(‘WP_POST_REVISIONS’, false ); means that revisions will be disabled. Set it to true… -
Posted a reply to Admin super slow, on the site WordPress.org Forums:
Hi @marcdegagnelob Ah ok, then I misunderstood, I thought the issue was with the frontend.… -
Posted a reply to Connection tab disappears: Extend existing taxonomy also for posts?, on the site WordPress.org Forums:
Hi @animesubways You should create the taxonomy with your theme first and then extend it… -
Posted a reply to Display List view in line, on the site WordPress.org Forums:
Hi @olivseo The first question is not really Pods related but more a general CSS… -
Posted a reply to Relationships options – customised where, on the site WordPress.org Forums:
Hi @colmanbyrne https://docs.pods.io/code/pods/find/ https://docs.pods.io/displaying-pods/pods-shortcode/ Cheers, Jory -
Posted a reply to Pods: Max Slider Value + Elementor Dynamic Progress Bar not working correctly, on the site WordPress.org Forums:
Hi @animesubways This is something a addon should fix as it's an integration between Elementor… -
Posted a reply to Pedigree/genealogy site, on the site WordPress.org Forums:
Hi @ricsca2 Please read this page: https://docs.pods.io/faqs/what-can-you-build-with-pods/ Cheers, Jory -
Posted a reply to Display PDF embedder file along with PODs data on a page, on the site WordPress.org Forums:
Hi @anandagrawal444 Sorry, just saw your post here. As I replied in your other post:… -
Posted a reply to Pods Admin issue – Add more fields not working, on the site WordPress.org Forums:
Hi @pajay I can confirm this issue, bug report created: https://github.com/pods-framework/pods/issues/6532 Cheers, Jory -
Posted a reply to Error in Pods Shortcode. Can’t Access the Page containing Shortcode for editing, on the site WordPress.org Forums:
Hi @anandagrawal444 Sorry for my late reply, please open a new topic since it's an… -
Posted a reply to Pods related specific to the page, on the site WordPress.org Forums:
Hello @smipweb Sorry for my late reply, please view the introduction video again since you… -
Posted a reply to Admin super slow, on the site WordPress.org Forums:
Hi @marcdegagnelob First of all, sorry for my late reply. Your issue sounds like it… -
Posted a reply to Error: Content, title and excerpt are empty, on the site WordPress.org Forums:
Hi @valuemyask We follow best practices in terms of input validation, however, user input should… -
Posted a reply to Pod only on specific post, on the site WordPress.org Forums:
Hi @coadr93 Conditional logic is planned for Pods 3.0 but not yet implemented in Pods.… -
Posted a reply to Form input fields Not Showing, on the site WordPress.org Forums:
Hi @academicwebpages Check! It seems that our scripts aren't being loaded on your installation. Please… -
Posted a reply to Error: Content, title and excerpt are empty, on the site WordPress.org Forums:
Hi @valuemyask If the post type does not require a content or excerpt value then… -
Posted a reply to How to handle conditional based on template – Divi, on the site WordPress.org Forums:
Hi @wpress2010 Sorry I don't see any difference. I do however see n issue in… -
Posted a reply to List template with auto templates not working, on the site WordPress.org Forums:
Hi @giovannicas Not all themes include a content hook in the archive templates. You might… -
Posted a reply to Pods related specific to the page, on the site WordPress.org Forums:
Hi @smipweb No problem, glad you've got the relationship field fixed. How are you currently… -
Posted a reply to Error in Pods Shortcode. Can’t Access the Page containing Shortcode for editing, on the site WordPress.org Forums:
Hi @anandagrawal444 Please temporarily disable Pods to remove the shortcode. After that you can simply… -
Posted a reply to Relationship – Deleting Entry – There was an error rendering the field, on the site WordPress.org Forums:
Hi @supercougar Thanks for letting me know! I've tagged the initial issue so hopefully this… -
Posted a reply to Custom global fields, on the site WordPress.org Forums:
Hi @adm96 Currently Pods doesn't provide any "global" or even network fields. You should add…
Developer
-
Admin Columns - Genesis Framework add-on
Active Installs: Less than 10
-
Admin Columns - Members add-on
Active Installs: 20+
-
Genesis Widget Column Classes
Active Installs: 10,000+
-
Off-Canvas Sidebars & Menus (Slidebars)
Active Installs: 1,000+
-
Pods - Custom Content Types and Fields
Active Installs: 100,000+
-
Preview Menu
Active Installs: 10+
-
View Admin As
Active Installs: 7,000+
-
Widget CSS Classes
Active Installs: 100,000+
-
Widget Subtitles
Active Installs: 300+
Contributor
-
Pods Beaver Themer Add-On
Active Installs: 9,000+
-
Pods SEO
Active Installs: 1,000+
-
Restrict User Access - Membership & Content Protection
Active Installs: 20,000+
Plugins
-
Admin Columns
-
Admin Menu Manager
-
AMP
-
Beaver Builder - WordPress Page Builder
-
Black Studio TinyMCE Widget
-
Blox Lite - Content Blocks for Genesis
-
Booster for WooCommerce
-
Business Directory Plugin | GeoDirectory
-
Classic Editor
-
Customize WordPress Emails and Alerts - Better Notifications for WP
-
Disable Block Editor FullScreen mode
-
Disable Comments - Remove Comments & Stop Spam [Multi-Site Support]
-
Download Attachments
-
Duplicate Widgets
-
ElasticPress
-
Elementor Website Builder
-
Enable Media Replace
-
Five Star Restaurant Reservations - WordPress Booking Plugin
-
Front-end Editor for WordPress
-
Genesis Columns Advanced
-
Genesis Connect for WooCommerce
-
Genesis Favicon Uploader
-
Genesis Simple Hooks
-
Genesis Simple Share
-
Genesis Simple Sidebars
-
Genesis Widget Column Classes
-
Image Watermark
-
Image Widget
-
Imsanity
-
Lightweight Widget Area Plugin - Content Aware Sidebars
-
Loco Translate
-
Max Mega Menu
-
Members - Membership & User Role Editor Plugin
-
Menu Icons by ThemeIsle
-
Meta Box for Yoast SEO
-
Mollie Payments for WooCommerce
-
Multisite Enhancements
-
Off-Canvas Sidebars & Menus (Slidebars)
-
Optimize Images Resizing
-
Plugin Notes
-
Plugin Toggle
-
Pods - Custom Content Types and Fields
-
Pods SEO
-
Polylang
-
Post Type Switcher
-
Relevanssi - A Better Search
-
Responsive Lightbox & Gallery
-
Restrict User Access - Membership & Content Protection
-
Schema
-
Tabify Edit Screen
-
The Events Calendar
-
Three Column Screen Layout
-
View Admin As
-
What The File
-
Widget CSS Classes
-
Widget Subtitles
-
WooCommerce
-
WooCommerce Advanced Product Quantities
-
WooCommerce Fixed Quantity
-
WooCommerce Thumbnail Input Quantities
-
Wordfence Security - Firewall & Malware Scan
-
WordPress Mega Menu - QuadMenu
-
WordPress MU Domain Mapping
-
WP Force SSL & HTTPS SSL Redirect
-
WP Markdown Editor (Formerly Dark Mode)
-
WP Migrate Lite - WordPress Migration Made Easy
-
WP Multi Network
-
WP Show Posts
-
WP Super Cache
-
WP-Optimize - Cache, Clean, Compress.
-
WPS Hide Login
-
Yoast Duplicate Post
-
Yoast SEO
Nederlands (Dutch) Plugins Translation Editor - #nl_NL
-
Genesis Widget Column Classes
Active Installs: 10,000+
-
Off-Canvas Sidebars & Menus (Slidebars)
Active Installs: 1,000+
-
Pods – Custom Content Types and Fields
Active Installs: 100,000+
-
View Admin As
Active Installs: 7,000+
-
Widget Subtitles
Active Installs: 300+