highlandview
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: script and reference errorsSeems as though WordPress is appending the /?ver= to the URL. See https://developer.ww.wp.xz.cn/reference/functions/wp_enqueue_style/
I also found this resource: https://wordpress.stackexchange.com/questions/240543/css-ver-4-6-1-not-updating
Other thoughts of what I can explore. I’m not even sure the /?ver= is causing the problem.
(For added context, this issue occurs without any plugins running, other than SSL Insecure which is needed to handle the load balancer traffic, so I know that’s not too helpful either.)
- This reply was modified 5 years, 7 months ago by highlandview.
Forum: Fixing WordPress
In reply to: script and reference errorsWe are on AWS behind a load balancer. From the errors, such as the versioning, does that have a signature of any particular plugin? As I mentioned before, there are several other WordPress sites running without any issues on the same server.
Forum: Fixing WordPress
In reply to: script and reference errorsThere is no caching provided by the hosting provider.
Forum: Fixing WordPress
In reply to: script and reference errorsThat’s helpful information! I am not currently running any caching plugins, though it’s possible something we tried previously remains sufficiently in place to continue affecting us.
I started from *literal* scratch with WordPress, using a stock theme and no plugins other than SSL Insecure, which runs fine with other sites I’m running in the same environment. The new environment connected with the db, and we saw the same issues, so it must be something in the database.
Any ideas? what about a database repair?
Forum: Fixing WordPress
In reply to: script and reference errorsUnfortunately, I’ve tried both of these. I changed the theme to twentytwenty and disabled all plugins.
I even went as far as standing up a new install of WordPress, which although it ran faster, continues to have the same issues. I’m certain it’s neither a themes or plugins issue (at least at the files level). My hunch is that it’s something configured incorrectly or affecting the rendering from the database. What should i try next?
I have full access to the database, file system, and server. I’m also certain it’s not infrastructure, because other WordPress sites are running correctly.
- This reply was modified 5 years, 7 months ago by highlandview.
- This reply was modified 5 years, 7 months ago by highlandview.