Wordpress redirection from safari - php

have a problem with wordpress, when i try to go to my website from safari browsers it redirect me to another webpage, not mine. When i go to my webpage from PC and it's browsers, like google chrome, IE - everything is all right. .htaccess file i haven't got.
Need help, in which file i can find a problem?

Problem was in the theme configuration file, have download and install new theme, and everything is all right

Do you have any plugins running that potentially redirect based on user-agent? Maybe W3 Total Cache?

Related

Why does my nextcloud website show css code instead of the actual website?

My Nextcloud Website sometimes shows the css instead of the index.php file. Once I clear the cache of the website in my browser it loads properly.
This is how the site loads
Inside browser Dev-Tools Note the filetype CSS for /apps/files.
After clearing the websites cache from the network section of dev-tools Note the same path /apps/files is now html
The website uses PHP8.1 and Apache2 2.4.52 on Ubuntu.
I have noticed this behaviour on all browsers and platforms.
Is this a php module missing or not loading correctly?
Is this a problem with my rewrite rule to remove 'index.php' from the url?
It this a problem with the way the website is cached, e.g. nextclouds fault?
I wasn't able to find any resources to that kind of behaviour and my topic in the nextcloud forum has not got any answers so far. I am out of Ideas.

WordPress Divi Theme page not loading in Chrome and FireFox

I am using Divi theme for my website and site is working absolutely fine but my issue is, wp-admin only works Safari browser from MAC machine. If I try to open from any other browser then it just shows me all the details without Divi settings for the page that I have made
Screenshot of console error:
http://prntscr.com/if4fu8
Have you tried removing the theme and then re-installing it through FTP, this will usually fix any problems that you are experiencing.

css and js file source output instead of link to each file

Would really appreciate some help with the above.
Currently have a dev site that is using WordPress as engine.
Recently, when viewing the source code, certain css and js required files are being output into the page source, instead of the usual link to each file.
This is creating a source file some 20000 lines long.
It doesnt happen when viewing on my localhst Xampp machine.
Both sites are running the latest version of WordPress and Latest version of PHP.
Both are using exactly the same theme files too.
I just dont know why this is happening and wonder if anyone can shed light?
Live dev site is at live dev site
Also, just noticed, its not happening in Firefox.
I checked right now and I see all CSS and JS is are usual links to files. And your page have only 356 lines.
Maybe you see the cached version of the website in your browser? Try to refresh with ctr+f5, try to clear all cache in WordPress.

I can't open my WordPress login from a local Install

I just changed my WP user password from the Admin area of my local installation (using MAMP here). So right after I saved, everything went blank.
When I try to go to http://localhost/My-Theme/wp-admin/ I get nothing but a white page (the little MAMP favicon still on the tabs corner of the browser)
However when I go to http://localhost/My-Theme/ I can see my theme running.
Any ideas??
This is really frustrating, thank you in advance.
Firstly, you should see your apache logs so they will clarify you a bit more because it could be because of many reasons, for example problems with your database. Try to remove plugins and themes so you can see if this works or not, if it works try to add them 1 by 1 and you could see if theme or plugin fails and give this mistake.
I had a similar issue some time ago. This worked for me:
Try renaming the active theme folder (in wp-content/themes). Once renamed, WordPress will revert to using the WordPress Twenty Fifteen theme. Try to enter the login page again.

Fresh Wordpress install not reflecting changes on files instantly

I have a fresh wordpress 4.0 install on my server for a specific domain and when I make changes to any of the theme files it won't show up in the browser for a few reloads. I just add "asdf" to the theme file to test changes. I can refresh 20 times but no changes show up until like 20 seconds later.
What I have tried:
Turned off firefox's cache.
Turned off wordpress cache.
Tested other domains on my server with wordpress and they work properly.
Installed wordpress with "server installer apps"(3 times) and also with manual installation.
I refresh with ctrl+f5
Tried with firefox and with chrome, same results.
Its a fresh install so no plugins, no settings changes. There is no caching and my other domains work properly. No errors show up in the console.
I have no idea what the problem could be. My server company, mediatemple, said it could be my ISP, but other domains on my site work properly from the same computer/network. For some reason the problem is specific to this domain and the problem persists through all the themes.
I don't know what to do next. Any suggestions would be greatly appreciated. :)
Update:
Have tried manual install of wordpress 3.9 and that does nothing.
I added a new folder to the root and in that folder I added a file called index.html to test if this file, which is unaffected by wordpress, would show instant changes and IT DOES. So the problem seems to be based within wordpress and specific to this domain.
I spoke to Mediatemple for the 3rd time now and this guy was much more helpful and he actually solved the problem.
When you add a domain to mediatemple it automatically sets the PHP version to "FastCGI", which normally is fine, but it caused problems specifically on this one domain's wordpress install for unknown reasons. So he switched the PHP version to "CGI (Stable)" and that fixed every problem.
I hope this will be helpful to someone in the future. :]

Categories