I had a quick question about making an update to Enfold where it will pull the correct URL from the WP_SITEURL and WP_HOME definitions set in wp-config.php.
Background: I have a site i’m working on locally for development and everything works brilliantly with one exception: The font icons when calling entypo-fontello.woff are using the live site (as pulled from the database – sireurl in the wp-options table). The result is that all these icons are broken in the dev site, but work properly in the live site. I’ve found the problem to be that I have WP_SITEURL set in my wp-config.php to override the setting but Enfold isn’t pulling the config value, it’s using the database value.
Could you make an edit and perhaps let me know where I can also make the edit to fix this?
Thanks so much!
Hey radefeld!
Thank you for using Enfold.
How did you transfer the website? In order to migrate the theme successfully and leave the database intact, please use this plugin: WP MigrateDB or WP MigrateDB PRO
Refer to this link for more info on how to properly migrate your enfold website from production to development vice versa:
http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
https://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684
Regards,
Ismael