How to Remove the OceanWP Sidebar from Custom Post Types
If you are working with OceanWP and want to remove the sidebar from a custom post type it can be a little tricky. Luckily there is a simple snippet that…
If you are working with OceanWP and want to remove the sidebar from a custom post type it can be a little tricky. Luckily there is a simple snippet that…
If you have a WordPress website that is running the MalCare Security plugin and you are hosting with Cloudways you may have run into an update issue. If you attempt…
I recently ran into an issue with a client site that was not showing the url to reset the user password when a visitor initiated a password reset email. The…
If you aren't using Google Fonts in Elementor then you don't want them to load on your site. This slows things down and creates unnecessary bloat. A recent site I…
Recently I wanted to use WP All Export to generate a list of posts that had an empty value in one of my custom fields. To do this I had…
Recently a project required me to make some CSS changes to the admin side of my posts in which a class was added to the body based on the current…
If you have custom post types in OceanWP you may have noticed that the settings metabox is not showing up when you edit a post. Using the code below you…