BearIT
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Javascript Crashes when loading existing Tags in a PostDone that,
it still doesn’t workForum: Fixing WordPress
In reply to: Javascript Crashes when loading existing Tags in a PostLet me update on this.
After trying with earlier versions of the plugin with no changes, I started downgrading WordPress and found out that Everything works fine up until version 5.5.5 and it breaks when I use version 5.6.I hope this helps.
Forum: Fixing WordPress
In reply to: Javascript Crashes when loading existing Tags in a PostHi James,
thank you for the advice, I was able to pin point the issue.It only occurs while using the classic editor, so the problem must be in the classic editor plugin javascript that constructs the list of tags.
I can also confirm that in previous versions it works just fine.The users that write the posts use the classic editor and already tried to kill me when I suggested they use the block editor, so I really need a fix for this.
Thank you!
- This reply was modified 4 years, 9 months ago by BearIT.
Forum: Plugins
In reply to: [Import and export users and customers] Export ID converted to datetimeI’ve found a temporary solution:
I’ve edited the export class and added the columns to the $non_date_keys array.I think they should be added permanently to the plugin or we should have an option to select wihch columns should not be parsed as datetime.