Wordpress not reflecting phpMyAdmin database changes unless I log in - wordpress

this is I think a really unusual case. A little backstory, I outsourced a PSD to WP project a few months ago, but not currently working with the developer anymore as he stopped replying to my support questions. I'm trying to solve this on my own before I give this to the client, as I have no more budget to hire another developer.
I have two problems, first is I couldn't access the WP dashboard even though my login is an admin account. Been trying to solve this through numerous google searches and blog posts but to no avail, I couldn't fix it.
Here goes my main problem: So I finally found a way how to update the content on the site using the phpMyAdmin backend database. (good thing I know HTML CSS)
I managed to update the content, but when I tested the site using incognito window and other profiles / browsers, the changes from phpMyAdmin does not reflect on the site. I tried logging in, and weirdly, the changes are there. I log out, changes are there.
I just find it really weird and a hassle that I have to log in to see those changes. It's a client facing site, and the changes are really important so I hope someone has experienced this before and can help me out. Thanks in advance.

Related

Wordpress site switched to displaying Posts for no apparent reason

I have a site with a static home page which is just one of the pages. Ive been working on the site for several weeks. Today, when I went to clear the cache to see if some links were updated, the home page switched to displaying Posts (which is the other setting under the Settings->Reading) I went to settings and sure enough display Posts is checked. No one else, that I know of has the password to this site. Does anyone know why this happened or how I can prevent it from happeneing again?
There are so many variables to consider, but it has to be a direct database manipulation. So:
Someone did in fact change it, but no one knows who
A plugin or theme changed it. Unlikely, but certainly possible. Search your plugins/theme changelog and/or support threads for similar reported issues
One thing you could do is install the plugin Stream. This logs all (well, nearly every) database manipulation and tells you when, where, and who. This way, if it happens again, you can immediately pinpoint it.

wordpress menu includes different domain randomly

I'm using Wordpress 4.9.1–en_GB, and have a live site which has been up and live for some months without issue.
48 hours ago it suddenly (or rather I noticed suddenly) started displaying some pages as unformatted (no css) lists of links and text. The links on those pages were to another domain which directed to my site, but which has never been part of my site, and for which there is no direction within the site.
Loading and saving that one page fixed it on that page, and another page which was exhibiting the issue.
I redirected the external domain so that it would not point to my website.
Today it has exhibited the same behaviour, but with a subdomain which points to my site, but which again is not in use. Again saving the page without making any edits 'fixed' the behaviour.
I'm not asking for a fix - but whether anyone has ever experienced a similar problem, or has a pointer towards where to look, and will report back what I find, in the hope it helps someone else if it ever occurs to them.
I didn't originally build the site - it has a load of plugins, not all active and disabling and removing plugins is definitely an option - but not a great one, since the problem is not predictable, so I have no firm way of knowing whether my actions have fixed the issue, and in the meantime my commercial site will not be functioning as desired (which I appreciate is occasionally the case anyway it would seem).
It sits in Amazon EC2.
sorry for the lack of precision, but I am truly stumped.
this sounds like your website may have been breached. to address the conflict of web pages not formatting is usually the ssl not being installed correctly on the server. but if you have a lot of plugins installed it's a huge security issue and the plugins may be causing the domain issue
the plugins may be causing a conflict within each other I would recommend removing the plugins that generally don't get used.
deactivate the plugins in use and reactivate them.
use word fence security plugin to run to a scan on your website.
when I had this problem it was because the ssl was not installed on my server correctly if not that, a breach may be the cause. I hope this helps.
If the issue started within that time frame as stated that makes me more confident that this is an ssl issue. Sometimes an ssl doesn’t install correctly on a server this can cause a conflict with how the layout in css and HTML is affected. this is common in some cases, while it’s happening with the current theme your using, some WordPress themes can bypass the ssl error, I would recommend getting a new ssl from let’s encrypt and removing the one that was auto renewed through let’s encrypt. This could simply fix the problem. If not feel free to share your findings on the issue.

WordPress cache on the backend side

I have the same problem on different WordPress based websites.
I developed some of them, while others are made by someone else.
They don't have that much in common: completely different websites, different themes/plugins and so on.
Recently in these websites, I've been experiencing this problem: WordPress is caching the backend in a really tough way and, after saving any edits, I have to force a refresh with ctrl+f5 to actually see the edits I made before.
After some digging I can assure that:
it doesn't seem to depend on the webserver (same problem on nginx and on apache)
it doesn't depend on varnish or wp caching plugins (it happens also on website without any cache solutions)
it happens just in some new wp releases, I'm not experiencing this problem on older websites
it doesn't depend on my pc/browser configuration because my colleagues are experiencing the exact same problem on their pc
Anyone who had the same problem and was able to find a solution?
EDIT: It actually happened also on a fresh WordPress installation. Once I created a page, I went back to the page list by clicking on the menu item and I couldn't see the page in the list. After forcing a page refresh the newly created page was there as it was supposed to be before.

Wordpress maintenance mode

I'm currently working with a charity who have built a new site in Wordpress. My wordpress knowledge is somewhat lacking. We have a volunteer, who apparently works with wrodpress a lot, doing some SEO work on the site who has installed a number of plugins. We have been receiving a number of complaints from visitors saying to the site that it seems to be in maintenance mode a lot. I don't fully understand how maintenance mode works. Is this something could only be triggered by someone making changes? Is this activity logged in any way? We need to establish if the maintenance mode is being triggered by the volunteer, although he insists it's not him, or by a problem with the site.
Any advice would appreciated?
Wordpress Maintenance
Sometimes, you may have the need to put your website into maintenance mode for upgrades. This would make your website temporarily unavailable to public access. You wouldn’t want errors to pop up when you are running important updates in the background, right?
It is not that only developers can cause this even authors or the people posting posts can cause this issue.
REFER: https://www.elegantthemes.com/blog/tips-tricks/7-mistakes-beginner-wordpress-users-make
He must have been triggered it unknowingly!
This is not logged in anywhere.
Refer this blog for Wordpress mainatainance knowledge
http://www.hongkiat.com/blog/wordpress-maintenance/
Check if this plugin is indtalled https://wordpress.org/plugins/wp-maintenance-mode/

Microsoft Azure wordpress install is not appearing

I have set up a second wordpress web app in Microsoft Azure however when i go to the url no wordpress install wizard is appearing. Not sure if this is because i am on a free account that can be used by students or if i have done something wrong? My first web app is still working. Thanks for any help.
It shouldn't have to do with anything about being a student. There is a free tier, and you can make multiple free tiered sites.
You didn't say what appears when you go to the URL though, so it could be any number of errors. Here is a checklist of what I'd go through:
Make sure you are going to the correct new URL
Can you FTP into the new web app, and verify there is WordPress code there? If not, something weird happened in the set up process! Delete the web app and try again, or simply upload WordPress yourself! Can get the files from WordPress.org and upload yourself using FTP
If WordPress code is there... What appears when you go to the URL? If it's an error message, something might have messed up in the install. You can always delete it and remake it to start again. Without knowing the error message, I can't really give more specific advice.
As a side note, did you create a new ClearDB MySQL database? Can you confirm there is a second database on your ClearDB account? If not, that could easily be the problem.
Sorry to give vague answers, but without more specifics to go on not many more details I can give. Except confirm that yes, you should be able to make multiple WordPress sites, so either something has gone wrong or you did something wrong.

Resources