Can not reply to last Topic

Hi,

I was unable to reply to the last post that I made: topic “Not seeing Mobile Responsive Views in Conrerstone”.

I did the Search & Replace as per suggested by Jade,. but am still not seeing any change in Cornerstone…

Regards,
Darren.

Hi @DesignMunky,

Thanks for writing in.

Usually, after 10 days if it is idle you could not able to comment or add message to your thread.

In this case, to further investigate your setup. Please share us your admin credentials in a secure note.

Don’t forget to set it in a secure note and update your setup to the latest version.

Thanks.

Hi Darren,

I checked and can see that your wordpress url was set to http instead of https and that it cannot be changes.

You can try adding this code in wp-config.php file.

define('WP_HOME','https://luckmancatering.com.au');
define('WP_SITEURL','https://luckmancatering.com.au');

You can also change the URL directly in the database

Kindly refer to the link below
https://codex.wordpress.org/Changing_The_Site_URL

Thanks

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