Hi,
Hope you are well. Could you please update the permalink settings?
Regards
[ Signature moderated ]
i update them. the same problem.
Ok, Then please deactivate all plugins. And Check the website. If all are okay, then try to active plugins one by one.
Regards
i just figure it out. the problem is, when i update the theme consulting all my services gone. have any idea why this is happening? can i protect the services?
thank you.
Hi steliosfotiadis,
Thank you so much.
There may be several reasons for it. There may an incompatibility with the PHP version, plugins. If there is any customization within the theme, during the update process the theme lost all the customization.
However, try to fix it with the current version of the theme. Or Please do it with an expert.
Thanks
on my site there is no customization and i have de-avtivate all plugins to see if the problem is from there. But the problem is still remaining. Then i activate again. i try to use the wp rollback but it take me on version 1…. and i want something between 5.2.5-6.1.7.
thank you
hi,
Could you please make the debug TRUE in wpconfig file inside wordpress file.
Go to wp-config.php in root directory of WordPress installation. and theme make change
define( 'WP_DEBUG', false);
to
define( 'WP_DEBUG', true);
and run the website.
Thanks