Whenever you change something, do you flush any caches and force your browser to reload the page without caching?
Also, if you’re using PHP Opcode Caching, you might need to invalidate your cache, because PHP may not be aware of plugin deactivations, which are done in the database.
Hi Gal, thanks for the response.
Yes I’ve been flushing caches almost consistently as I work. I’m not familiar with Opcode caching, is that something specific to Apache?
We are running an Nginx server with WordPress 5.3
Tried using Twentynineteen theme, and no other plugins activated except for: Metabox v5.2.4, and Metabox AIO v1.10.11
Activated extensions are:
– MB Frontend Submissions
– MB Relationships
– MB User Meta
– MB User Profile
– MB Builder
– MB Columns
– MB Conditional Logic
– MB FacetWP Integrator
– Geolocation
– Group
– Include Exclude
– Tabs
– Tooltip
I suppose the problem might not be CSS/JS related but as some of the styles aren’t working (Tabs, for example, just show as an unordered list above the form), and the conditional logic isn’t being applied, I have no idea what else could be going wrong.
I have a sneaky suspcion that either the plugin is not fully installed, or WordPress isn’t.
Try deactivating the plugin, removing it using FTP (i.e. without deleting its data), and then reinstalling it from WordPress (Plugins > Add New > Upload).
On the Updates page, you can also reinstall WordPress core, if this doesn’t fix it.
Thanks for the suggestion Gal – I went in and removed the plugin as you suggested as well as re-installed the WP Core but unfortunately I’m still having the issue.
Will try installing the plugins on a fresh local install and see if I can replicate the issue.
note: i didn’t re-install the AIO/extensions plugin. I will see about re-downloading that and re-installing as well.
-
This reply was modified 6 years, 5 months ago by
corybolles.
I suppose now you need to test deactivating some of the extensions and even the whole AIO plugin.
However, since you’re using premium extensions, you’re more likely to get resolution by opening a ticket and letting the MB team check your site directly.