How to Disable the Page Title in OceanWP
Here is how to remove the page title from single custom post types in OceanWP. Just replace "podcasts" with the name of your custom post type: // Disable page title…
Here is how to remove the page title from single custom post types in OceanWP. Just replace "podcasts" with the name of your custom post type: // Disable page title…
Is your logo in OceanWP not letting you sized it up the your desired width and height? OceanWP makes it difficult to get the right sized logo and we found…
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 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…
If you are looking to add the built in lightbox that comes with OceanWP to your custom theme here is how to do it. On your image link add the…