Snippet Category: Code Snippet

Default CSS Styling When Needed

With Oxygen and sometimes other instances there is a need for default styling to be set up.  Here is an ever growing stylesheet of some important style pieces. For instance when you set an image to align right or styling of a numbered list, you will need to add in the CSS.

Read More
Enqueuing Styles or Scripts in WordPress

Knowing how to enqueue style files or script files is always essential when it comes to customizing WordPress. Here you will find a way to do so in such a way that the query string is based on the last edited time of the file so that caching issues are minimized.

Read More
Find Files by Size

Here is a Linux command line that searches for files that are over a certain size so that you can find where you might be able to free up some space. Useful to find error_logs that have run amok.

Read More
Gravity Forms Field Validation

Validating form data can always be tricky, here is something to get you started with validating a set of data within the GravityForms form system.

Read More
Import MySQL from Command Line

Here is a method to import a SQL file into a database via the Linux command line.

Read More
Media Library Mime Types to WordPress

This is the type of code that needs to be added to your functions.php file in order to allow you to upload files into your media library. function custom_myme_types($mime_types){ //add a new array item to this array to allow uploading of that file type. $new_mime_types = array( 'ogg' => 'audio/ogg', 'ogv' => 'video/ogg', 'webm' => […]

Read More
Oxygen Builder Search Results Conditional Check

You can use conditional statements In Oxygen Builder and this one allows you to use it on a search results page based on if there are search results.

Read More
Plugin Action Links

Adding settings links to the plugin display on plugins page.

Read More
Telephone Click Tracking for Google Analytics

Useful to add tracking to telephone links in your website.

Read More

Latest Blog Articles

Voice Search Optimization: Strategies for Web Developers and SEO Experts

This article provides a comprehensive overview of strategies for optimizing websites for voice search, aimed at web developers and SEO experts looking to enhance their digital presence and adapt to the changing landscape of user search behavior.

Read More
Mastering Schema in 2024: Enhancing Web Presence and SEO Strategy

In the dynamic realm of digital marketing and search engine optimization (SEO), understanding and leveraging schema markup has become increasingly crucial for businesses and webmasters aiming to enhance their online visibility in 2024. Schema markup, a code that you can add to your website, helps search engines return more informative results for users. By implementing […]

Read More
ProtonMail: Elevating Privacy and Security in Digital Communication

In the arena of digital communication, the significance of data privacy and security cannot be overstated. Privacy concerns have been a lightning rod for discussion, particularly in the wake of recent high-profile data breaches and controversies around the handling of personal data by several tech giants. It is in this climate that ProtonMail, an email […]

Read More
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram