Tagged: url
I usually use Search Regex to change development URLs when moving a site from a development url (www.example.com/development) to the production url of http://www.example.com. This doesn’t work in Enfold.
I know that Enfold uses other tables to store content information beyond the ones Search Regex searches. Do you have a plugin or method you use?
I have been looking at WP-CLI: http://wp-cli.org/
WP-CLI is a set of command-line tools for managing WordPress installations. You can update plugins, set up multisite installs and much more, without using a web browser.
Have you used this at all?
Hi!
I guess you’re referring to the avia_framework
post type, can you expand on how your regex is not working with it?
Also, i’d suggest you trying this plugin for future projects, it makes the development transition way easier:
https://wordpress.org/plugins/root-relative-urls
Regards,
Josue