John Huebner
Forum Replies Created
-
Forum: Plugins
In reply to: [ACF Post-2-Post] Show “from” and “to” links separatellyIt’s going to take storing the information on where the relationship was created in an additional postmeta field. I have not quite worked out how I’m going to do that or when I’ll have the time to add it.
Forum: Reviews
In reply to: [ACF Medium Editor Field] Really powerful toolYou’d need to talk to Elliot, the developer of ACF about that. I have developed this plugin with a specific goal, and actually for a specific client, that needed a user friendly way to make modifications to small pieces of text without needed a full wysiwyg editor to do make those changes. Everything supplied by this plugin available, in one way or another, in the wysiwig. Also, I’ve found that when overused this field can significantly reduce the performance of your admin, no differently than adding too many wysiwyg fields does and why I added the delayed initialization feature. While I think that this plugin has it’s uses, or I would not have created it, I don’t personally think that it would be a good idea to add medium editor to all field types.
I am using 2 other libraries to create this plugin and integrating them into a new ACF field. Most of the bugs that are being seen are in those libraries and have to do with browser and OS compatibility. The best that I can offer is to keep them up do date in this plugin. Other than that, when seeing strange behavior the only solution I can offer is to try using a different browser.
Forum: Plugins
In reply to: [ACF Options Page Admin] Russian Translate for pluginI’ve just committed a new version of this plugin to https://github.com/Hube2/acf-options-page-adder if you’re at all interested in updating the translation files before I push the changes here.
Forum: Plugins
In reply to: [ACF User Role Field Setting] Error 500 on activationThis plugin only works with ACF version 5 that currently is only available as a premium plugin https://www.advancedcustomfields.com/pro/. The developer of ACF is planning to release a free version of ACF5 in the near future.
This is more than likely why the error caused a problem, but it still needed to be corrected.
Forum: Plugins
In reply to: [ACF User Role Field Setting] Error 500 on activationI just pushed a new version that should correct this issue
Forum: Plugins
In reply to: [ACF User Role Field Setting] Error 500 on activationIt could very well be, but a 500 error does not help me. Can you turn on WP debugging to see if you can get a more accurate error report https://codex.wordpress.org/WP_DEBUG
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Are custom fields supported?Sorry I took so long to get back to this.
ACF is important, but to be honest, not for the automagical inclusion of ACF fields, but customizing the “theme” for AMP pages in the same way that we build custom themes now.
Forum: Plugins
In reply to: [Shortcake (Shortcode UI)] Question about pluginI need to build custom shortcodes, a lot of them, for a specific project I’m working on in my spare time and I’m looking for a tool that will let me do this. I also looked at shortcodes ultimate, it’s very popular and does a really good job but it seems as though nothing is happening with it as well. Hasn’t been updated in a long time and it seems that the forum is pretty much ignored by the developer there as well.
Forum: Plugins
In reply to: [Shortcake (Shortcode UI)] Question about pluginWhat do you mean, “Developers got seriously tired of this plugin.”
I mean, if I have added text to the editor and then use the WP editor to add a link to that text, if I double click the text I will select the link.
But I think that doesn’t matter because I believe after looking more closely at this plugin that it does not let you add shortcodes around existing content in the editor, or am I wrong.
Forum: Plugins
In reply to: [ACF User Role Field Setting] Change role settings for sub fieldsI just pushed an update that should correct this issue, thanks again for letting me know about it.
Forum: Plugins
In reply to: [ACF User Role Field Setting] Change role settings for sub fieldsthanks for the heads up. It appears that my most recent change to this plugin to deal with inconsistent setup of other plugins has caused the settings to not be added and changed to a different type and only appears after the page is reloaded. Working on another solution.
Forum: Plugins
In reply to: [ACF User Role Field Setting] Change role settings for sub fieldsEach sub field added to a repeater can be set individually, other than this I’m not sure what you mean.
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] Error Field type does not existI’ve made an alteration in my plugin to deal with ACF add ons that initialize their fields on non-standard hooks.
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] Error Field type does not existOut of curiosity, what other ACF addons are you using?