From the wordpress admin, under “Cloud Templates”, I try to import a cloud template. I choose my template, so far so good.
When I click the “Import Template” button, it says “Installating…”, and it stays there forever.
I checked my browser console. I get this error in the console:
js_files_vue_modals.min.js?ver=0390de2d4222fae8efaeae107c326a4e:442 Uncaught TypeError: Cannot set properties of undefined (setting ‘attachment_id’)
at Object.progressChanged (js_files_vue_modals.min.js?ver=0390de2d4222fae8efaeae107c326a4e:442:386)
at Object.done (js_files_vue_modals.min.js?ver=0390de2d4222fae8efaeae107c326a4e:440:259)
at Object.success (js_files_wp_admin.min.js?ver=0390de2d4222fae8efaeae107c326a4e:5:405)
at c (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-polyfill-inert,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.2.2:2:28447)
at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-polyfill-inert,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.2.2:2:29192)
at l (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-polyfill-inert,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.2.2:2:80176)
at XMLHttpRequest.<anonymous> (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-polyfill-inert,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.2.2:2:82630)
I am stuck, can’t import templates. The feature appears to be broken.
Am I alone with this problem?
Hi,
Have you checked for a plugin conflict? You will have first to start looking for a plugin conflict. Please deactivate ALL plugins except tagDiv ones; also, if you are using a child theme or cache plugin, deactivate them, clear all cache, and try again.
Also, please let me know what PHP version you use.
Thank you!
Hi
First, thank you for helping me.
Still no luck, it won’t work. Here are some config snippets taken from the tagdiv admin:
Theme config
…
Theme name: Newspaper
Theme version: 12.5
Theme database version: 12.5
HTTP channel test: wordpress
Installed demo: Downtown Magazine PRO – demo ID: downtown_pro | install type: no_content
…
php.ini configuration
Server software: Apache
PHP Version: 8.1.21-nfsn1
post_max_size: 50M
max_execution_time: 300
max_input_vars: 3000
SUHOSIN installed: false
…
WordPress and plugins
…
WP version: 6.3
WP multisite enabled: No
WP Language: fr_CA
WP Memory Limit: 256 Mo/request
WP_DEBUG: False
Caching plugin: No caching plugin detected – for best performance we recommend using WP Super Cache
Please note the caching plugin is super cache, but I disabled it following your recommendation
I don’t know what to do at this point.
Thank you for your help
I finally made it to work. The problem was a file system permission issue burried down the wp-content uploads directory
Thank you for your help
