Compatibility AIO WP Migration plugin
-
Using Select Site Content results in string “/?page_id=nnnn” in URL field. This works fine on the site where the button is created.
When transferring the site to WordPress on a ‘localhost’ (MAMP/XAMPP) for testing purposes using All-in-one WP Migration plugin that string remains “as is” and using the button then results in URL: localhost/?page_id=nnnn which is not resolved.
Coding the full home site’s URL in the button’s URL field on the creating host i.e. https://a.b.c/?page_id=nnnn results correctly in URL: localhost/wordpress/?page_id=nnnn after transfer on a test localhost.
My suggestion: Maxbuttons to code full (home) URL + /?page_id when button directs to a home site’s page.
Note: External URLs do not change after transfer and work OK on testing localhost.
- The topic ‘Compatibility AIO WP Migration plugin’ is closed to new replies.