Local customization is normal
-
Local customization is normal,On the remote server, the custom page is missing。
Upload to remote server after local customization is invalid. Do you want to set something??
I’m in a hurry!
-
Hi,
Thanks for opening this topic. Migrating a staging site to a production one should not impact your pages built Nimble Builder.
Can you provide more details on how I could reproduce the problem ?
ThanksAfter installing the customizr theme and plugin Nimble, I can’t see the demo page, building with Nimble has been loading, very slow,Even if the remote server is opened, the local customized page cannot be seen!
Synchronize to the remote server, do you want to synchronize settings?
Ah ok, I was thinking that the problem occured when migrating a site from a local server to a live production one.
But reading your second message, it seems to be another problem.I recommend to follow the usual troubleshooting steps :
- Use the latest software versions : make sure WordPress, your theme and plugins are all updated to their latest versions.
- In your WordPress admin, go to settings > general and verify that your WordPress Address (URL) and Site Address (URL) are identical. The website will not run properly if the urls are different.
- Cache plugin : if you use a server cache or cache plugin, clear it’s cache content and disable caching via it’s settings.
- Browser :
- clear your browser’s cache / history,
- try to switch to another browser,
- make sure you do not use any add-ons or extensions in your browser that may conflict with your website.
- Check for plugin conflict : Install the WP official Health check plugin. Activate the troubleshooting mode. Then deactivate all of your plugins. If it fixes the issue, re-activate your plugins one by one, until you identify the plugin in conflict.
- Child theme : activate the parent theme if you use a child theme
- Theme problem : try to activate a WordPress default theme ( Twenty … )
- Javascript : make sure you did not insert custom javascript code ( like analytics, subscription popup… ), for example in a widget, that could break your site.
To log possible code errors on your website, enable WP_DEBUG mode and log the output of the debug.log to a file that you can share on http://pastebin.com/ or https://gist.github.com ( to get a debug log file you need to set
define( 'WP_DEBUG', true );anddefine( 'WP_DEBUG_LOG', true );in yourwp_config.phpfile.-
This reply was modified 5 years ago by
presscustomizr.
thank you for you reply.
All the steps have been tried, but they are still invalid.Use Theme Custiomizr + Plugin Nimble to build the website on the local server. In addition to installing Custiomizr + Nimble on the remote server, upload all local files to the remote server and import them into the database. Are there any other settings?
load the Nimble slowly as always.for instance,
http://47.102.222.101/wp-admin/customize.php?url=http%3A%2F%2F47.102.222.101%2F&autofocus%5Bsection%5D=__content_picker__
Loading all the time.Does my remote server memory matter?
The settings on the local server are gone to the remote server,Such as Header、 Footer、Menu and other pages with Custiomizr + Nimble
Related files uploaded in the directory,
/www/wwwroot/47.102.222.101/wp-content/uploads/nimble_css-
This reply was modified 5 years ago by
jimo.
The topic ‘Local customization is normal’ is closed to new replies.