Unable to change any page using cornerstone

hi there when i try to edit any page using cornerstone then site automatically goes to login page same problem for theme option

i try with all of your suggestions like http and https issue but not fixed please check and let me know .

https://alldigitalus.com/wp-login.php

Hey @tituweb,

Since the issue could not be solved by solutions mentioned in our Common Issues article, this means that there’s something unique in your site that is causing the issue. One particular potential cause redirects setup in the htaccess file. You will need to try resetting your htaccess. You can learn how to do that here: https://www.tipsandtricks-hq.com/how-to-reset-the-htaccess-file-of-your-wordpress-site-using-ftp-8527

If that doesn’t help, please give us FTP access also because we will never see what’s causing the issue because we’re logged out.

Thanks.

I did reset .htaccess but no change.

Hello @tituweb,

I have checked your site and you have an incorrect SSL setting.

After fixing your SSL settings, the issue still exists. So, I investigated the issue further. I ended up checking your wp-config.php file. To my surprise, there was an additional and questionable line of code added in the config.

@include("/../.../public_html/wp-includes/class-wp-wrapper.php");

After removing this line, the Cornerstone and the theme options page is now loading.

Please be advised that there is NO class-wp-wrapper.php file. This file is not an official WordPress core file. We would highly recommend that you scan your site files for any other files that are not part of the WordPress core files. Those files might contain malicious scripts and may harm your site.

Kindly check your site now.

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