Please look at the bottom of this page (under Support Policy Summary) for our support policy summary, containing important information regarding our working hours and our support policy. Thank you!
Hello,
we are quite desperate since we are experiencing a strange issue with our Joomla site.
While the homepage is working perfectly fine with Browsers Brave and Chrome on a MacBook, the same page/URL does not work on Browser Safari, Firefox and Edge and there is only the favicon logo being displayed
On tablets like iPAd the site is properly working with Safari, Brave ,Chrome and Firefox it is working fine
And when we use Opera, Edge we only see the site logo in Browser window.
With smart phone like iPhone or Android we have same issue with Edge and Opera.
Even clearing the cache on Browsers or / and on Joomla backend itself does not help.
We have obviously defined the logo image reference in our template style section in Joomla backend.
And we have proper favicon reference.
From where is this issue coming from ?
Why those Browsers are behaving that way ?
Our user base is complaining that they cannot access the site which is very severe.
We also doublechecked the underlying .htaccess file generated by Admin Tools and did not find the reason for this.
We have hopefully good paramters:
RewriteCond %{REQUEST_URI} !^/favicon\.(ico|png|svg)$ [NC]
RewriteCond %{REQUEST_URI} !^/apple-touch-icon\.png$ [NC]
RewriteCond %{REQUEST_URI} !^/android-chrome-[0-9]+x[0-9]+\.png$ [NC]
RewriteCond %{REQUEST_URI} !^/site\.webmanifest$ [NC]
RewriteCond %{REQUEST_URI} !^/browserconfig\.xml$ [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php [L]
But it is not working.
Do you have an idea and can support us on this strange issue.
Thanks and regards
Markus