This topic has 14 replies, 2 voices, and was last updated 5 years ago ago by Rose Tyler
Hello,
I would like to know why after updating the theme and xstore extensions, my site is no longer displayed, I have a blank page that appears.
thank you
Hello,
Provide temporary wp-admin and FTP access.
Regards
ok thank you
I can’t login. Please make sure that credentials are correct.
You need to enable WP debug mode https://wordpress.org/support/article/debugging-in-wordpress/ to find out what error appears on your site, it will point you in the right direction what needs to be fixed.
Regards
help me please
I am getting http://prntscr.com/pumehq or https://prnt.sc/pumee2
Connect to your files via FTP and enable the debug mode, as described here – https://wordpress.org/support/article/debugging-in-wordpress/ Let us know what error appears on your site.
Regards
my php acces
We need FTP access (host, username, password, port), not cpanel.
Regards
sorry i am novice.
Hello,
This plugin https://prnt.sc/puxhx5 adds .none class for the body, but our theme has his style – https://prnt.sc/puxi48 Please keep this plugin disabled.
Sorry, but we don’t give a guaranty for full theme compatibility with all 3-rd party plugins.
Regards
thank you for answer. Do you have an equivalent plugin compatible with my theme?
You can disable text selection with CSS:
body {
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Chrome 6.0+, Safari 3.1+, Edge & Opera 15+ */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE 10+ and Edge */
user-select: none; /* Non-prefixed version,
currently supported by Chrome and Opera */
}
Regards
thank you.
hoping to have no problem at the next update.
cordially
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up