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.
Related
I am having a weird situation where I can edit my theme on localhost wordpress admin using the theme editor but when I try editing on my live wordpress admin using theme editor it gives me an error "Unable to communicate back with site to check for fatal errors, so the PHP change was reverted...". I am currently using Wordpress 5.4 version and my site is already https and the owner of the theme. Anyone having the same problem? what could be the best fix for this issue? thanks
additional: I currently have no plugins installed yet. This is just a simple template for testing which works on localhost theme editor with the same version of wordpress 5.4.
I have already search and read post here on stackoverflow but unfortunately nothing works.
it's working now on version 5.4.1, though there are times that it doesn't work. Might be a bug. I'll just have to wait for a new update.
I had a WordPress installation which I recently moved to a new Linux host. My host is for three website. I already had a WordPress site at the home directory (/public_html/). The later installation is at 'public_html/mukharsamvad.com'. The first WordPress installation is working fine. But the website with domain name 'mukharsamvad.com' is not showing any media (photos etc.). Even after logging into 'wp-admin' it doesn't directs to dashboard. Admin bar appears at the top, but doesn't have any menu or option.
After checking the URLs of images, I have found as 'http://mukharsamvad.com/wp-content/uploads/2019/10/nitish-kumar-11-1.jpg/'. It is treating it as directory. Please recommend me fixes.
Removed old installation and re-install WordPress. After restoring database, problem with image urls solved, but Dashboard still missing.
Here what you can do
check by deactivating all the plugins
change the theme
if not worked , switch for theme editor.
install classic editor plugin and enable it
if this not worked ,
inspect element & check console for errors.
it sounds like you are missing file of Wordpress I would suggest you to compare each directly with installed WordPress if you still don't solve problem then take backup of migrating WordPress installation do fresh installation then override the backup files
I recently migrated a site from a live server to my localhost.
Whenever I went to open the site, instead of loading like all other sites in my htdocs directory, it tried to download the site files.
Clearly, my stack is not running correctly.
So I did a migration from live to local with a Wordpress plugin.
This time it worked fine. Until I clicked on the permalinks tab from within the Wordpress dashboard.
Same problem happened again.
Looks like a permalink issue but Google is turning up nothing (perhaps I am searching for the wrong thing)
Really would appreciate some advice or links for where to look.
Thank you!
You should go to Permalink Settings page in your localhost WordPress dashboard and click save changes to update local permalink settings.
I don't know which WP plugin you've used to copy your website to localhost, but from my experience WordPress Duplicator takes care of the permalinks for you.
I am experiencing a weird issue in WP dashboard with the latest version of Wordpress. I think I have figured out what is happening, but I don't know how to figure out why and how to fix it.
Whenever I am in the WP dashboard everything seems to be working fine, until I'm going into Post edit or media upload, then the whole CSS and JS breaks and I see all of the content in Times New Roman.
This issue does not happen on the test server which is running PHP 5.6.10 while the new server the site is supposed to be at, is running PHP 7.
This issue does not happen if I downgrade the Wordpress version to 4.7.3.
The site is running latest Wordpress (4.7.5) and the theme is OnePress 1.3.6
View source - WP dashboard: http://pasted.co/ba9b8ca5
View source - WP post edit: http://pasted.co/8c273ddd
Check your Apache error logs for errors. Your stylesheet is returning a blank white screen: http://trilobite-microsystems.com/wp-admin/load-styles.php?c=0&dir=ltr&load[]=dashicons,admin-bar,common,forms,admin-menu,dashboard,list-tables,edit,revisions,media,themes,about,nav-menus,widgets,site-icon,&load[]=l10n,buttons,wp-auth-check&ver=4.7.5
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?