fried_eggz
@fried_eggz on WordPress.org
- Member Since: June 5th, 2013
Contribution History
fried_eggz’s badges:- Plugin Developer
-
Posted a reply to Replace uploaded media ID instead, on the site WordPress.org Forums:
+1 on this. A great feature wold be a setting to replace the id and… -
Posted a reply to Not working with ImageMagick 7.1.0-62, on the site WordPress.org Forums:
No problem. I think you could check for libheif using php in the plugin. Maybe… -
Posted a reply to Error with ImageMagick 7.1.0, on the site WordPress.org Forums:
I had the same error message. So i downgraded to ImageMagic 6.9x (from the Ubuntu… -
Created a topic, Not working with ImageMagick 7.1.0-62, on the site WordPress.org Forums:
This plugin only works on servers running ImageMagick … -
Posted a reply to I’m back!, on the site WordPress.org Forums:
@tygobewise Thanks! I'll do just that -
Posted a reply to I’m back!, on the site WordPress.org Forums:
Thanks guys! You can help by finding out what I have to do to get… -
Created a topic, I’m back!, on the site WordPress.org Forums:
First off. A big apology to all users that have been n… -
Posted a reply to Possible Stealing My Database Credentials, on the site WordPress.org Forums:
@corylamleorg How is it possible that such grave mistakes pass trough code review? Using nopriv… -
Posted a reply to Autologin Newsletter, on the site WordPress.org Forums:
+1 for this! -
Posted a reply to Autologin Shortcode from Username/Email Address, on the site WordPress.org Forums:
+1 for this feature. I need to generate autologin links when sending out invitations. -
Posted a reply to Only Show Sticky if there is an entry, on the site WordPress.org Forums:
You can use some simple jQuery to do this. If you examine the lists html… -
Posted a reply to Oh Dear, what a shame it ruins any logic in confirmations, on the site WordPress.org Forums:
@chrisozon This has now been fixed and pushed to the repo. Update to version 1.5.2… -
Posted a reply to user ID not working, displaying posts by all users, on the site WordPress.org Forums:
Yes. That is correct. First var is what form, seccond is by what user, and… -
Posted a reply to Limit submissions, on the site WordPress.org Forums:
You should be able to do this without an extra plugin. Just sett the limit… -
Posted a reply to Permissions to edit an entry, on the site WordPress.org Forums:
They need to be either the creator of the entry or an Admin or have… -
Created ticket #45879 on Core Trac:
WP_User::set_role() does not remove previous roles -
Posted a reply to It ruins any logic in confirmations and notifications., on the site WordPress.org Forums:
Hi there. I have fixed this but have not had time to post an update… -
Posted a reply to Oh Dear, what a shame it ruins any logic in confirmations, on the site WordPress.org Forums:
Hi there. I have fixed this but have not had time to post an update… -
Created a topic, Gravity forms bug and temporary solution, on the site WordPress.org Forums:
When sending Gravity Forms notifications this plugin c… -
Posted a reply to Responsive mobile view, on the site WordPress.org Forums:
Yes. But for the moment you have to do this yourself using CSS -
Posted a reply to Change the default Search text inside the “Search Button”, on the site WordPress.org Forums:
There should be a setting for this. I will check. -
Posted a reply to List display issues & js issues, on the site WordPress.org Forums:
It seems that no table is being output. Is there a link that I can… -
Posted a reply to Disabling the View button but keeping the pdf download, on the site WordPress.org Forums:
So you say that if you uncheck "view" you cannot user the .pdf download? Sound… -
Posted a reply to What Are Other Reasons List Might Read As “The list is empty.”, on the site WordPress.org Forums:
Maybe you are not logged in or the user you are logged in as does… -
Posted a reply to It ruins any logic in confirmations and notifications., on the site WordPress.org Forums:
Thank you for this bug report. I will investigate and try to fix. -
Posted a reply to Select entries by email field, on the site WordPress.org Forums:
Yes. It's absolutely possible. Check the filter_entries filter in the plugin description. -
Posted a reply to Edit Link on Post for Author, on the site WordPress.org Forums:
Yes. You should be able to link to the form and append a few variables… -
Posted a reply to Any way to know that a form is being edited?, on the site WordPress.org Forums:
Yes, you can check the $_REQUEST variable. If $_REQUEST["edit_id"] is set then an entry is… -
Posted a reply to Add User ID in shortcode, on the site WordPress.org Forums:
Try something like this in a template file: $user_id = get_current_user_id(); echo do_shortcode( "[stickylist id='6'… -
Posted a reply to Unwanted space in Gravity Form notifications – and solution, on the site WordPress.org Forums:
The same problem appears when sending from another plugin. It seems that wpautop() is causing… -
Created a topic, Unwanted space in Gravity Form notifications – and solution, on the site WordPress.org Forums:
Like many others I was having problems when sending Gr… -
Posted a reply to Br and P elements all around, on the site WordPress.org Forums:
I still have this problem when sending Gravity Form notifications. Huge space between header image… -
Posted a reply to Sorting of the list, on the site WordPress.org Forums:
To get the entries to go to the top once they are entered or edited… -
Posted a reply to Sorting of the list, on the site WordPress.org Forums:
This is some advanced sorting you are trying to do. I would suggest using the… -
Posted a reply to Sticky List causing all of my conditional Confirmation messages to display, on the site WordPress.org Forums:
Thank you for this report. I will investigate. -
Posted a reply to bug in PDF download after edit?, on the site WordPress.org Forums:
Where does this appear, in confirmations, notifications? -
Posted a reply to bug in PDF download after edit?, on the site WordPress.org Forums:
Hmm. Thanks for this report. I'll investigate and report back. -
Posted a reply to Sort doesn’t work if multiple tables are on a page, on the site WordPress.org Forums:
Cool. Did you change it with js? -
Posted a reply to Sort doesn’t work if multiple tables are on a page, on the site WordPress.org Forums:
Yes. I'll take a look and try to fix this. Thank you for the report -
Posted a reply to Show only to create — even for admin, on the site WordPress.org Forums:
You can use the filter and filter out all entries where $entry["created_by"] does not equal… -
Posted a reply to MySQL Error while editing the entry, on the site WordPress.org Forums:
I have found the bug. Will be updated in the WP repo on monday. In… -
Posted a reply to Edit entry throws error, on the site WordPress.org Forums:
I have found the bug. Will be updated in the WP repo on monday. In… -
Posted a reply to Edit entry throws error, on the site WordPress.org Forums:
What version of gravity forms are you using? -
Posted a reply to MySQL Error while editing the entry, on the site WordPress.org Forums:
I think I have squashed the bug, New patch will be uploaded beginning of next… -
Posted a reply to MySQL Error while editing the entry, on the site WordPress.org Forums:
This is indeed strange. Accoring to the official Gravity Forms docs the database change shoud… -
Posted a reply to view, edit, delete links not working, on the site WordPress.org Forums:
Hi. Have you checked the FAQ? In the Sticky List settings for that for you… -
Posted a reply to delete entries when post is deleted, on the site WordPress.org Forums:
Yes. That should be easy to implement. I will take a look. Thank you. -
Posted a reply to MySQL Error while editing the entry, on the site WordPress.org Forums:
Hmm. That is strange. According to the Rocket Genious blog post the table structure wouldn't… -
Posted a reply to Edit entry throws error, on the site WordPress.org Forums:
Try updating Gravity Forms to the latest version as they have changed their database layout… -
Posted a reply to Reorder function with empty Unique-ID field, on the site WordPress.org Forums:
That's great to hear. If you like the plugin, please consider writing a short review.…
Developer
-
Gravity Forms Sticky Form
Active Installs: 80+