Disable All Google Fonts From Loading in Elementor
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…
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…
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…
This code will disable comments everywhere on your WordPress site EXCEPT for on your actual blog posts. This comes in handy if you don't want people or bots commenting on your websites pages but still want comments allow on your blog posts.
I am using gravity forms for a user registration process on a client's site and it occurred to me they may want to limit who is eligible to submit a…