How to modify embedded Hubspot forms with Javascript
2024/08/21Customizing the appearance of embedded HubSpot forms on your WordPress website can be challenging, especially when dealing with cross-browser compatibility…How to rewrite URLs generated by WordPress AJAX POST Requests
2023/11/22In the realm of WordPress development, AJAX is a pivotal technology for creating dynamic and interactive web experiences. AJAX empowers…How to import your Zoom Webinars into WordPress as custom content
2020/12/04Hello! Now, more than ever, companies businesses and individuals are leveraging web based collaborative tools like Zoom. Whether it be…How to bulk update all WordPress pages or posts
2020/09/09Hello! Sometimes its necessary to perform mass or automated actions against your Wordpress content. Reasons for this can vary, but…How to block your WordPress site from being scanned by WPScan with Nginx
2019/01/18Hello! First and foremost, why would you want to block WPScan from probing your site? Well we all know that…How to inject advanced custom fields into your WPBakery post grid
2019/01/11Hello! Yes of course WPBakery / Visual Composer is bloated. Absolutely correct its more ideal to simply create your own…How to protect WordPress media files and only allow the users who uploaded them to view
2018/09/13Hello! In the past we have written about how to protect your Wordpress media files. In the past exercises we…How to implement a government ID verification system with Woocommerce and WordPress
2018/06/27Need this implemented on your site? Click here and fill out our quote form! Hello! There are many…How to make bulk changes to WordPress Woocommerce product attributes with PHP
2018/05/08Hello! Sometimes its necessary to make site-wide changes to Wordpress posts in order to save time and programmatically propagate changes…#DeleteFacebook : How to poison, obfuscate and purge your facebook data before deleting your account
2018/03/28* Update : Thank you Vice for writing an article about my script! Unfortunately it seems as though facebook is…How to craft an XSS payload to create an admin user in WordPress
2018/01/31Hello! XSS (or cross site scripting) attacks are a common method to maliciously execute actions against a website installation. In…WordPress plugin to get geolocation coordinates from a visitors IP address
2018/01/29Hello! We recently had a requirement from a client to generate content on a page specifically based on the geolocation…WordPress Woocommerce plugin to disable payment methods based on zip or postal codes
2018/01/15Hello! Woocommerce is a great easy-to-implement and versatile e-commerce platform. With the robust development community, expanding the core functionality can…WordPress plugin to integrate Jenkins to streamline your build process
2017/12/19Hello! We love integrating Jenkins into development workflow. Typically Jenkins would be used for custom development projects to streamline the…How to integrate Chart.js into WordPress Woocommerce to show charts and graphs of your products
2017/07/12Hello! One of the nice things about Woocommerce is that it is very easily customized. Actions can be removed and…Read and auto populate fields in WordPress Gravity forms with jQuery
2017/05/10Hello! When designing and implementing Gravity forms there may be occasions where you would want to auto populate multiple fields…How to encrypt and execute your PHP code with MCRYPT or OPENSSL
2017/04/13Hello! While the scenario may not necessarily be common in which you would want to encrypt your PHP code and…How to create a custom gallery meta field for posts in WordPress
2016/12/19Hello! If you read our last post on us releasing a new Wordpress Plugin for Portfolio Galleries, you would have…WordPress plugin to display your portfolio in a full width grid
2016/12/13Hello! We just released a Wordpress plugin, Shift8 Portfolio, to organize your portfolio in a grid using bootstrap scaffolding! This…New Company Site Launch for Shift8 Web
2016/11/11Hello! We are excited to announce that we have created a brand new website for ourselves! Sometimes its difficult to…WordPress plugin to integrate your Facebook page feed
2016/06/22Hello! We have created yet another Wordpress plugin! We are highly motivated to roll out any and all Wordpress custom…WordPress plugin to create animated full screen modal flyouts
2016/06/17Hello! We have recently created & submitted our first official Wordpress plugin : Shift8 Modal. This is a relatively straightforward…How to export and import field collection data in Drupal
2016/05/30Hello! There are many great tools out there that make importing and exporting content into Drupal nodes very easy. We…