Mike Manger
Forum Replies Created
-
Forum: Plugins
In reply to: [Search Exclude] The “custom-sidebar-metabox” plugin errorHi, we seem to be getting the issue still after updating to 2.1.7
react-dom.min.js?ver=18.3.1:2 TypeError: m?.includes is not a function
at render (index.js?ver=cfabb36aabb18b5e6373:1:1623)
at hu (react-dom.min.js?ver=18.3.1:2:60308)
at _o (react-dom.min.js?ver=18.3.1:2:74386)
at xi (react-dom.min.js?ver=18.3.1:2:120464)
at bs (react-dom.min.js?ver=18.3.1:2:108749)
at vs (react-dom.min.js?ver=18.3.1:2:108677)
at gs (react-dom.min.js?ver=18.3.1:2:108540)
at as (react-dom.min.js?ver=18.3.1:2:105347)
at ls (react-dom.min.js?ver=18.3.1:2:103902)
at S (react-dom.min.js?ver=18.3.1:2:130522)EDIT: we also can’t open the settings page:
react-dom.min.js?ver=18.3.1:2 TypeError: e.join is not a function
at index.js?ver=95bec21e89f9fa7071d3:1:1553This is on WordPress 6.6.1
- This reply was modified 4 months, 2 weeks ago by Mike Manger.
- This reply was modified 4 months, 2 weeks ago by Mike Manger.
Forum: Plugins
In reply to: [SVG Support] SVG image has only `1px` width + heightWe’re finding this as well. It is a blocker for this plugin because lazyload wont work correctly.
No problem, I suspected that would be the case.
Thanks for looking at this.
Hi there, thanks for the response! It happens for me on all sites using the plugin.
This is an example of what it looks like in Edge: https://i.imgur.com/hEIA5El.png
Hey there! Apologies for not getting back to you – I went down the rabbit hole of trying to get it to work with gravity view but didn’t have much luck. I’ll have another look when I get a chance.
Forum: Plugins
In reply to: [Gravity Forms Related Fields Add-On] Conditional Logic to Populate FieldI have an old license of GravityView, I’ll see what I can do. ??
Forum: Plugins
In reply to: [Gravity Forms Related Fields Add-On] Conditional Logic to Populate FieldHi Michael, thanks for the kind words.
I was debating adding an option to only show an entry if it is “stared” in the admin entries list. This would keep things super simple when compared with coming up with a true conditional logic system.
Let me know what you think! Thanks
Forum: Plugins
In reply to: [Gravity Forms Related Fields Add-On] Does this plugin still work?UPDATE: I have found an issue with saving sometimes not working.
You can try the fixed version on bitbucket and I will push it to the WordPress plugin repo when I can this weekend.
Forum: Plugins
In reply to: [Gravity Forms Related Fields Add-On] Does this plugin still work?Hi, apologies for the delayed response.
I have just tested with the newest version of WordPress and GravityForms and it seems to still be working.
I’ll update the meta data at some point.
Forum: Plugins
In reply to: [Gravity Forms Related Fields Add-On] Is this still supported?Hi chaosproz, just checking if you’ve fixed it?
I can see the email address getting populated in the dropdown list.
Forum: Plugins
In reply to: [GatherContent Plugin] Import Hangs at 1%This doesn’t seem to work in WP Engine (their ‘transferable installs’ are all password protected). Their servers don’t set the
REMOTE_USER
server variable but do have thePHP_AUTH_USER
,PHP_AUTH_PW
and alsoHTTP_AUTHORIZATION
. Changing theauth_enabled
method to detectPHP_AUTH_USER
fixed it for me. I guess you might want a fallback or maybe just always display the authentication settings.- This reply was modified 8 years ago by Mike Manger.
Forum: Plugins
In reply to: [Gravity Forms Related Fields Add-On] The plugin does not have a valid headerI have just pushed 1.0.5 – let me know if that works for you. Thanks. ??
Forum: Plugins
In reply to: [Gravity Forms Related Fields Add-On] The plugin does not have a valid headerI think I have found the issue – the ‘trunk’ folder shouldn’t be included with the plugin so deleting that should fix it.
Not really sure how that has happened! I’ll have a look and see if I can fix the issue.
Ref: https://github.com/pluginkollektiv/cachify/issues/50
- This reply was modified 8 years, 1 month ago by Mike Manger.
Forum: Plugins
In reply to: [Gravity Forms Related Fields Add-On] The plugin does not have a valid headerI can have a look!
I can activate on my test site but seems like you have some sort of demo environment setup. Do you have any specific errors as I tried validating the readme.txt and it is OK (just no donate link).
Forum: Plugins
In reply to: [Gravity Forms Related Fields Add-On] Error in codeThanks for the report – this is fixed in 1.0.4!