Doeke Norg
@doekenorg on WordPress.org, @Doeke Norg on Slack
- Member Since: June 15th, 2015
- Location: Groningen, The Netherlands
- Website: doeken.org
- GitHub: doekenorg
- Employer: Apogi
Contribution History
Doeke Norg’s badges:- Plugin Developer
- Translation Contributor
-
Committed [3229297] to Plugins SVN:
Tagging version 2.3.8 -
Committed [3229294] to Plugins SVN:
Preparing for 2.3.8 release -
Committed [3224080] to Plugins SVN:
Tagging version 2.3.7 -
Committed [3224079] to Plugins SVN:
Preparing for 2.3.7 release -
Posted a reply to How to handle empty dropdown fields in the export using hooks?, on the site WordPress.org Forums:
Hi @p3k074 I've just pushed version 2.3.6 that includes a new hook to set a… -
Committed [3209709] to Plugins SVN:
Tagging version 2.3.6 -
Committed [3209707] to Plugins SVN:
Preparing for 2.3.6 release -
Posted a reply to How to handle empty dropdown fields in the export using hooks?, on the site WordPress.org Forums:
Hi @p3k074, You're right. The hook does not get called. And I'm not sure it… -
Posted a reply to Allowed memory size of 268435456 bytes exhausted (tried to allocate 81920 bytes), on the site WordPress.org Forums:
Hi @cajebo. No need to bow! The increase in memory usage comes with every new… -
Posted a reply to Allowed memory size of 268435456 bytes exhausted (tried to allocate 81920 bytes), on the site WordPress.org Forums:
Hi @cajebo! If the error remains the same, then something is still not set correctly… -
Posted a reply to 404 not found on download, on the site WordPress.org Forums:
Hi @lucytech, A likely reason for this might be a custom .htaccess file that has… -
Posted a reply to GravityExport Lite: Something is broken, on the site WordPress.org Forums:
@lucytech This plugin should work fine with that. The problem is that you have data… -
Posted a reply to GravityExport Lite: Something is broken, on the site WordPress.org Forums:
@lucytech It looks like this issue is actually a Gravity Forms issue; one that I… -
Posted a reply to GravityExport Lite: Something is broken, on the site WordPress.org Forums:
The download link is located on the Gravity Export Lite settings page for that form.… -
Posted a reply to GravityExport Lite: Something is broken, on the site WordPress.org Forums:
Hi @lucytech, Sorry about that. That obviously shouldn't happen. It looks like you have a… -
Committed [3196632] to Plugins SVN:
Tagging version 2.3.5 -
Committed [3196631] to Plugins SVN:
Preparing for 2.3.5 release -
Committed [3187690] to Plugins SVN:
Tagging version 2.3.4 -
Committed [3187666] to Plugins SVN:
Preparing for 2.3.4 release -
Created issue #66814 in the WordPress/gutenberg repository:
DataViews: (List view) Only one primary action is shown, and there is... -
Created issue #66811 in the WordPress/gutenberg repository:
DataViews: Remove primary actions from secondary actions drop down -
Created issue #66810 in the WordPress/gutenberg repository:
DataViews: Style destructive secondary actions -
Created issue #66808 in the WordPress/gutenberg repository:
DataViews: Close action menu on Action(Modal) click -
Posted a reply to In export file – multiple choice field ( Check boxes), on the site WordPress.org Forums:
@ddjeanne Yes, in that case you need to remove the second filter: // Fixes the… -
Posted a reply to In export file – multiple choice field ( Check boxes), on the site WordPress.org Forums:
Hi @ddjeanne, yes, it is possible. Please check this older thread that has some code… -
Posted a reply to In the export file – remove the parameter at the end of the url “&dl=1”, on the site WordPress.org Forums:
@ddjeanne sorry for the delay. I've just released version 2.3.3. If you add add_filter('gfexcel_field_fileuploads_force_download', '__return_false');… -
Committed [3177819] to Plugins SVN:
Tagging version 2.3.3 -
Committed [3177803] to Plugins SVN:
Preparing for 2.3.3 release -
Posted a reply to In the export file – remove the parameter at the end of the url “&dl=1”, on the site WordPress.org Forums:
@ddjeanne Ah, I see now. Unfortunately there is a missing piece in the plugin to… -
Posted a reply to In the export file – remove the parameter at the end of the url “&dl=1”, on the site WordPress.org Forums:
@ddjeanne For multiple files it should still work with the same hook. Could you show… -
Posted a reply to In the export file – remove the parameter at the end of the url “&dl=1”, on the site WordPress.org Forums:
Hi @ddjeanne, Yes that is possible! By default we choose to add the download attribute… -
Committed [3168658] to Plugins SVN:
Tagging version 2.3.2 -
Committed [3168647] to Plugins SVN:
Preparing for 2.3.2 release -
Posted a reply to How to use, on the site WordPress.org Forums:
Released 1.1.2 with a fix for Gravity Forms No Conflict mode. -
Posted a reply to Can’t create correct chart from Import data, on the site WordPress.org Forums:
Hi @blackstar1991 can you contact GravityKit support with these questions? This support forum is solely… -
Posted a reply to Don’t see the button of Chart for Classic Editor, on the site WordPress.org Forums:
Hi @blackstar1991 can you contact GravityKit support with these questions? This support forum is solely… -
Posted a reply to Error when opening a .xlsx, on the site WordPress.org Forums:
@vdemerstreize Thank you for sending the information. The reason the file is not working, is… -
Posted a reply to Error when opening a .xlsx, on the site WordPress.org Forums:
@vdemerstreize usually this happens because there is some extra output added to the excel file.… -
Posted a reply to Error. cant run the plugin, on the site WordPress.org Forums:
@stewiek Last update; I just released 2.3.1 which is the same version as 2.3.0, but… -
Committed [3113202] to Plugins SVN:
Tagging version 2.3.1 -
Committed [3113200] to Plugins SVN:
Preparing for 2.3.1 release -
Committed [3113199] to Plugins SVN:
Preparing for 2.3.0 release -
Posted a reply to Error. cant run the plugin, on the site WordPress.org Forums:
@stewiek update, we found the file is actually missing. It might have been lost in… -
Posted a reply to Error. cant run the plugin, on the site WordPress.org Forums:
@stewiek sorry about that. Will look into providing a fix. I think you might have… -
Posted a reply to Change CSV Charset, on the site WordPress.org Forums:
Hi @shogathu, I just wanted to let you know that we've released 2.3.0 of GravityExport… -
Committed [3112891] to Plugins SVN:
Tagging version 2.3.0 -
Committed [3112889] to Plugins SVN:
Preparing for 2.3.0 release -
Posted a reply to Change CSV Charset, on the site WordPress.org Forums:
Hi @shogathu, I looked into it, and you're right that there isn't a hook or… -
Posted a reply to Export only new entries since last export, on the site WordPress.org Forums:
@shogathu You are right, I missed the part where the download event is triggered before… -
Posted a reply to Export only new entries since last export, on the site WordPress.org Forums:
Hi @shogathu, Thank you for reaching out. Your situation is highly specific, even though I…
Developer
-
GravityExport Lite for Gravity Forms
Active Installs: 10,000+
Contributor
-
Sort Export for Gravity Forms
Active Installs: 40+