Hello @schumyalonsohamilton,
Have you tried to add /anteprima/
to “General” > “Exclude” (plugin settings)?
—
George
Hi George J,
yes, the browser loads excellenceclass.it/anteprima/ as it was the same wordpress installation of excellenceclass.it, so, it shows page not found.
It’s weird because if you access excellenceclass.it/anteprima/ from another page or as the browser start page the page is reached.
But if the link that you click is inside the maintenance page (excellenceclass.it) that is a separated WP installation) then you just see the same coming soon page displayed with the different link URL related another WP installation.
Thanks george J! I will find on Google some way to fix that issue, thanks SO much anyway!
Kind regards
schumyalonsohamilton
Also, do you think this code inside .htaccess could solve?
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{HTTP_HOST} ^(www.)?example.com$
RewriteCond %{REQUEST_URI} !^/my_subdir/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /my_subdir/$1
RewriteCond %{HTTP_HOST} ^(www.)?example.com$
RewriteRule ^(/)?$ my_subdir/index.php [L]
</IfModule>
Excellenceclass.it will remain a coming soon page in these months, so if this .htaccess code can solve I can try…
I’ll tell you if it works… Thanks again for the help!
No, it doesn’t work. Error 500.
But I think a way can be the .htaccess with the right code, any idea please?
@schumyalonsohamilton: actually, just the second link is not working.
Are you sure this URL exists? If you disable the Maintenance Mode, the URL is working?
https://excellenceclass.it/anteprima/cosa-ne-pensano-i-dottori-commercialisti/
-
This reply was modified 3 years, 5 months ago by
George J.
It’s a weird behaviour due to a weird conversion of the database to the innodb format but most probably due to w3 total cache and some plugin conflict.
I was also switched to PHP 7.2 before this issue, so, now I’m again on PHP 5.6.
About the first link that now works, it’s because I removed some traces leaved by w3 total cache also after its deactivation and cancellation.
But the second link it’s not clear why it’s not still working.
I’m afraid something has been broken on the WP installation, so I’m just override the last changes with w3 total cache by using a backup files.
thanks for trying to help me, I’ll keep you informed here about tha maintenance mode plugin in case it will work after the reset…
Thanks SO much George J!
Kind regards
schumyalonsohamilton
P.S.: Also, because I’ve an iThemes Sync license I’ve noted that the two .htaccess has been corrupted with a lot of code added about IP block etc…
Probably the server misconfiguration has created a false positive for the iThemes cloud app, so I’ve disconnected also that plugin.
Hi again, (feedback)
It’s not a Maintenance Page or Maintenance Mode related issue but just W3 total cache plugin broke the site and created some big issue during the switching to InnoDB database format and PHP 7.2.
This cache plugin, probably not still well updated has created something like a war on my VPS server.
Anyway thanks to God I’ve solved, I made backup rollback of files and sql dbase, but I’ve removed w3 total cache by using Super Cache or Autoptimize that run both smoothly.
Also the last maintenance page plugin is not updated from year but now it works but the background image is shown in better pixels, otherwise I was about to remain with the Maintenance Mode plugin that has much more feature, but, I repeat, the same background image looks better with Maintenance Page plugin.
I’ve the two plugin tha can be useful in any event, but I’ve deactivated Maintenance Mode just for the how to show the background image.
Thanks again SO much!
Best regards
schumyalonsohamilton
@schumyalonsohamilton I’m glad you solved the problem. Please set the status of the ticket to Resolved.