trex005
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] JavaScript error and conflict with Front-end EditorI have multiple sites that this is working just fine on, but one that it is not. Disabling cf7, enables FEE to work like a charm. Any chance there has been any progress?
I’m sure you’ve figured this out by now, but for anyone else having trouble, you can go into the wp_options table and delete anything with wpbb_ in it (though you should look at what you’re deleting JUST IN CASE.
Forum: Plugins
In reply to: [Blog Copier] WPMU Multi-domain PatchSorry to keep posting, but I like sharing knowledge:
Here is a tool you can apply patches with online:
https://i-tools.org/diffHowever it’ll quickly tell you I messed up my original patch. Not sure how I did that.
All in all, if you have not made any other changes, the entire file is probably your best option.
Forum: Plugins
In reply to: [Blog Copier] WPMU Multi-domain PatchHere is the full file:
https://pastebin.com/XLaKHKJe
Here is a diff you can probably follow manually:
https://pastebin.com/PK9C6mNwForum: Plugins
In reply to: [Blog Copier] WPMU Multi-domain PatchThis is a diff patch, however if you’d prefer, I could just send you the affected section instead.
Forum: Plugins
In reply to: [Blog Copier] Blog Copier and WordPress MU Domain MappingI’m not sure if you are missing something or I am.
You can copy the subsite to a new subsite and then simply use MU Domain mapping to put test.de or domain.de on the new subsite.Set the new domain as primary and you’re good to go.
Doing a little more digging, it seems this does not actually hook into the create post functions, instead it only works with the form submit. So if posts are created in any automated form (for example by another plugin) it will not use the default schedule at all. Is there any way around this?
Could this be of any help? :
https://adambrown.info/p/wp_hooks/hook/save_postForum: Plugins
In reply to: [Google App Engine for WordPress] Multisite compatible?Do you think a backupbuddy import would work?
Forum: Plugins
In reply to: [WPF-Login] [Plugin: WP FLogin] Login to Site, not dashboardI ended up using Peter’s Login Redirect
https://www.ads-software.com/extend/plugins/peters-login-redirect/