Panos Sakalakis
Panos Sakalakis

Reputation: 41

WordPress Homepage won't show new blog post in visitors

I am facing a problem where new blog posts won't show up on the homepage of the site. The website is running with the latest PHP and in WordPress powered by Plesk in a VPS server.

Here's what I've tried so far:

I even put the website in the "under construction" page and it just won't show up. As an admin, I can see all the latest posts, but as a visitor, nothing really updates. For example, the Instagram widget won't show up the new images that I have uploaded, the slider doesn't work and nothing actually gets updated.

In the browser's console, I do see a few errors (as an admin I can't), and it's the same error for many plugins:

Uncaught SyntaxError: Unexpected token '<'

This error goes to /wp-content/cache/busting/ and here's the link to the website that is facing the problems: https://artdecorationcrafting.gr/

Any help will be much appreciated!

Upvotes: 0

Views: 215

Answers (1)

Panos Sakalakis
Panos Sakalakis

Reputation: 41

The problem was CloudFlare and Ezoic. After changing the nameservers back the the main ones, fully removing CloudFlare and Ezoic, the blog started working again.

Upvotes: 1

Related Questions