Wordpress menus disappeared and now menu locations will not update - php

I have a WordPress site with 3 menus. All 3 menus were working the other day and then all of a sudden they disappeared. The menu items still exist, the menu locations exist and were working (have been working for weeks).
My problem is when I go to Appearance > Menus > Manage Locations and then check the appropriate location boxes and hit save it says they have been updated, but it does not save my changes.
I have tried disabling plugins and changing themes. I have also reinstalled some of the core files with no success. Please help me.

This happened to me this morning too. It was because I was running the latest nightly build of WordPress.
I got it working again by doing the following:
Deactivated the WordPress Beta Tester plugin
Downgraded to the latest official WordPress release (downloaded version 4.2.2 from https://wordpress.org/download/, and replaced the /wp-admin and /wp-includes directories as well as the files in the root directory).
Tried saving menus again --> worked.

Related

WordPress Site missing Dashboard after migration

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

Unclickable buttons in Magento 2 Admin Menu

I installed Magento 2.3 (with demo content) successfully using Installatron in cPanel. But the buttons in Admin menu don't work (not clickable). Beside this, there is a problem on the front end: product images don't load on the product pages only (I can see images on the Home page). All other things on the frontend work good. My server settings meets Magento 2 requirements (php 7.1).
Prior to 2.3 version, I installed Magento 1.9.4 at the same server and everything worked good including admin dashboard.
I have tried few solutions that I found on this forum and some other but it didn't help.
I removed var/cache folder and executed the command below through CLI but nothing changed:
php bin/magento setup:static-content:deploy -f
How to solve this?
Thanks!

WordPress plugin changes install directory when deleted and reinstalled

Embarrising enough, I created this particular plugin. Works great, but in testing, this happens:
1. Install plugin via WP Dashboard zip installer.
1a. Works great; fully functional.
2. Deactivate & delete files via WP Dashboard.
3. Reinstall plugin (#1 above).
- Issue: In the theme's plugin folder, a sequential number is appended to the plugin's folder, e.g. "my-plugin" becomes "my-plugin1"
This is a very light weight plugin, only loads a form, script, CSS file, shortcodel. - no SQL tables, no user settings, etc.
Any ideas? I've never repeatedly installed, removed, then reinstalled a plugin, so this is a new thing for me.
Thanks!

BuddyPress group creation broken at "Settings" step

BuddyPress version: 1.9.2
Wordpress version: 3.8.1
I have a very angry client at the moment.
The buddy press installation has been functioning flawlessly for a couple of weeks until the last few days.
When creating a new group, at the second step (Settings) the usual options of “Public/Private” etc do not show. When clicking “Next Step” button you get the WordPress error page of “Are you sure you want to do this?”
Have tried disabling all plugins and still not working so I’ve ruled out a plugin issue.
UPDATE:
Going to try move to a fresh server and reinstall piece by piece. Will report back.
I moved the installation to a fresh server and all is good now. I suspect it was something to do with the Varnish config I was running.

Silverstripe all of the page types disappeared

I am running Silverstripe on Windows with MSSQL plugin. Everything worked perfectly until a few days ago when I had to add a new page type. Page type didn't want to appear, so I cleared all of the cache in Silverstripe-cache folder. Suddenly all of the page types were gone. Now I can't add a new page because I can't select it's page type.
I tried updating to the newest version 3.0.5 and also rebuilding with /dev/build. Nothing is working!
Do you have any suggestions for solving this problem.

Categories