Is it possible to copy a post without publishing it, as a draft?
I mean the new copied post is only a draft and not automatically published. I want to use this in a site that triggers some actions upon publication, and I need to be able to decide when it’s published.
]]>After cloning a child site, i wanted to test the ability to update web page sections across the network. I updated an elementor template used in a page and did the copy/update process. However, even though the elementor ID was also on the child site (from the cloning) the plugin created a new elementor template NOT updating the existing template. Hence the child site page was not updated. What setting would make the plugin update the elementor template with the same ID?
]]>Hello when I copy pages with acf content blocks characters aren’t copied correctly – e.g. ” copies as u0022, new lines are copied as rnrn
Is there a way to change this so it’s copied as ” etc?
]]>combined with other plugins in your portfolio, can I also copy authors as well? In effect, it can create one aggregated portal with a number of side webpages, including posts and posts’ authors.
]]>Hi, presale question. On a multisite site using the free version and when copying over a post the post title is used in the copied post slug/url, not the original posts URL. How do I setup it up so slug is the same as original post.
]]>it is working perfectly, the issue is that I am also the SportPress Pro plugin that is responsible for managing information that must be shared on the various sites of the network, and I am not managing to achieve this objective.
]]>The Plugin WordPress Multisite Content Copier/Updater it is working perfectly, the issue is that I am also the SportPress Pro plugin that is responsible for managing information that must be shared on the various sites of the network, and I am not managing to achieve this objective.
]]>The Plugin WordPress Multisite Content Copier/Updater it is working perfectly, the issue is that I am also the SportPress Pro plugin that is responsible for managing information that must be shared on the various sites of the network, and I am not managing to achieve this objective.
]]>Hallo, does the plugin work with events created by the Events Manager also?
David
]]>To allow users to copy from one site to another do they have to be a Super Admin?
Our scenario is as follows.
We have a UK and a USA site set up through Multisite. Occasionally the 2 sites both require the same post content. I would like for a user with Editor privileges to be able to do this. Is this possible?
Thanks
]]>The plugin seems ideal for bulk copying from site to site. However, is there an automatic way to either delete the original post or set the canonical to the copy for indexing purposes?
]]>We are currently developing a site using ACF Pro and this plugin and there are some post types that has images attached using ACF image field.
The issue is when we try to copy the post from source site to destination, all details gets copied over except the image.
Any ideas why? And how to fix this.
Hi,
We are looking for a way to sync posts from the main site to all child websites. However, we do not want this to happen for all posts, but only for certain ones.
It would be great if the website editor could create a post on the main site and then activate the sync via the post edit screen. Is that possible?
Or does the plugin automatically sync all the posts?
]]>Hi Multisite environment
can this plugin copy and show shortcode calendar from one multisite to another in nework?
Is there an option when copying children across multisites that doesn’t overwrite the parents?
]]>Hello, I get Synced Waring messages when you syncronize the multisite-pages:
Synced:
Warning: Undefined array key 10 in /homepages/46/d810723021/htdocs/rette-dein-geld-eu/wp-content/plugins/wp-multisite-content-copier-pro/includes/wmcc-network.php on line 371
Warning: Attempt to read property “path” on bool in /homepages/46/d810723021/htdocs/rette-dein-geld-eu/wp-content/plugins/wp-multisite-content-copier-pro/includes/wmcc-network.php on line 371
Warning: Attempt to read property “blogname” on bool in /homepages/46/d810723021/htdocs/rette-dein-geld-eu/wp-content/plugins/wp-multisite-content-copier-pro/includes/wmcc-network.php on line 371
(),`
Warning: Undefined array key 11 in /homepages/46/d810723021/htdocs/rette-dein-geld-eu/wp-content/plugins/wp-multisite-content-copier-pro/includes/wmcc-network.php on line 371
Warning: Attempt to read property "path" on bool in /homepages/46/d810723021/htdocs/rette-dein-geld-eu/wp-content/plugins/wp-multisite-content-copier-pro/includes/wmcc-network.php on line 371
Warning: Attempt to read property "blogname" on bool in /homepages/46/d810723021/htdocs/rette-dein-geld-eu/wp-content/plugins/wp-multisite-content-copier-pro/includes/wmcc-network.php on line 371
(), rette-dein-geld.eu/v5651/ (Christa Hieronymus),
… etc.
How can I fix this. I had to delete and recreate some multisites. Since then this error occurs when synchronizing. Many thanks for your help
]]>Hi there!
I am using your plugin on a WP multisite that is built with DIVI and it works great for copying posts for the most parts. However, it happened twice that when post is copied from a site that is not main site (subsite) to the default main site, then it also synced Theme Customization options from subsite to the main site (changed header type, changed logo, post settings in DIVI post grid pages etc).
Why does that happen and how to prevent that? Because it is hard to go back and change all the settings to previous ones!
Please help so that it does not happen again.
Thanks, Danijel
When you copy a Gutenberg post with images, all the images have no option anymore to select the image size, and in the output the source set is not being rendered, just as there would be only one image size existing. If I replace afterwards manually with a different image, things are working fine. That is a pain in the neck. Is there any way to resolve that?
]]>Some categories of recordings are not migrated. The entry is created in an empty category.
WP 5.8
PHP 7.4.21
NGINX server log errors:
[client 178.88.35.147:19497] mod_fcgid: stderr: do_action, WP_Hook->apply_filters, wmcc_wordpress_multisite_content_copier, wmcc_copy_post, referer: https://mysite.com/wp-admin/network/admin.php?page=wordpress-multisite-content-copier
Hello,
is the Copier compatible with Toolset? I have tested on articles:
https://eliseumateus.pt/blog/teste23/ is the main article,
https://celiamateus.pt/blog/teste23/ and this is copied, was changed after copy.
I want to buy Pro version for copy and update real estate sites (template like this https://eliseumateus.pt/blog/imovel/apartamento-t1-no-chiado/).
Is the copier can copy dynamic fields, images and taxomony?
Thanks
]]>Hi,
We have a small problem with the last wordpress version (5.7) and your plugin. It seems you have a wrong call on this file /wp-multisite-content-copier/wp-multisite-content-copier.php
at line 57 :
if ( ! function_exists( 'WMCC_admin_include_css_and_js' ) ) {
add_action( 'admin_enqueue_scripts', 'WMCC_admin_include_css_and_js' );
function WMCC_admin_include_css_and_js() {
wp_register_style( 'wmcc-style', plugin_dir_url( __FILE__ ) . 'assets/css/wmcc-style.css', false, '1.0.0' );
wp_enqueue_style( 'wmcc-style' );
wp_register_script( 'wmcc-script', plugin_dir_url( __FILE__ ) . 'assets/js/wmcc-script.js', array( 'jquery' ) );
wp_localize_script( 'wmcc-script', 'wmcc_ajaxurl', admin_url( '/admin-ajax.php' ) );
wp_enqueue_script( 'wmcc-script' );
}
}
Have a nice day,
Max
]]>This plugin is garbage. Has anyone found one that actually gets the job done?
]]>Does this plugin, when copying a single page or post,
create conical links for child back to parent
so
1) child sites are updated if parent post/page is updated
2) so google doesn’t penalize the site for “duplicate” content?
Need a response ASAP. Thanks ??
Sid B.
Dead Parrot Software Inc.
https://www.ads-software.com/plugins/wp-multisite-content-copier/
Plugin does not work
]]>I installed the free plugin in order to copy pages between sites in a multisite network. I receive the message that the page has been copied/updated but the page does not show up in the second site. I tried to copy both non pagebuilder created page and a rather complicated page created with Elementor.
What maight be the problem?
Thank you in advance!
Hi,
Is Pro version working with WP Residence Theme?
What i want to achieve is that under a multisite network, i would like to sync all the property listings from all the child site to the parent site.
Basically, parent site will show all the available listings of all the child sites.
]]>Hello !
it seems that this is not working if page ics built with elementor, or did I miss some options ?
thx.
FEATURE REQUEST
It would be really helpful to have an option to filter by category(ies) so you could copy posts from just one or a few categories, instead of having to look through the list of posts and tick each one you want to copy.
Also, the ability to select categories from different tiers and include siblings or not would be helpful.
Thanks.
]]>I tried to copy pages from the main website in the network to the sub-websites. but it does not work for me, given that I checked the option to update images.
]]>I’ve hacked them most recent version to include an additional post type (‘download’), but it would be great to be able to add other types to the copier.
One thing weird about my very quick hack is that the copied types all come across with scheduled publish dates and not the ones from the original source.
]]>