Bug in Pro 7.1.2?

Hi,

I downloaded the latest Pro release today (4 december 2019) and noticed a major bug i think…

The wordpress installationn is done in a subdirectory like www.domain.com/wordpress

In the Wordpress settings this is reflected by :slight_smile:

Wordpress address: http://www.domain.com/wordpress

Site address: http://www.domain.com

This also is corrected in the index.php file in the root directory (public_html).

Anyways, everything works perfect until i try to edit a page with Pro.
For example when trying to edit the home page with Pro the browser is directed to:

http://www.domain.com/pro/#/content/16

but this gives a 404 error…

Can you please test / verify this error / bug ?

Best regards,
Kuet

Hi Kuet,

This is not a bug. For the pro editor to work, the following setting should always be the same:

If you’re not setting it there, it should be set on wp-config.php file on the root directory of your install not on index.php. See this article:

https://hostpapasupport.com/change-wordpress-home-site-url-settings/

Please try to set it correctly on wp-config.php file and then check again.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.