PHP Code Snippets/Functions

How to replace featured image with embedded video

Requirements: Step 1: Create an acf field for your video embed. In this tutorial we will add “video_embed” for our video embed and “enable_autoplay” for enabling autoplay. note: we have added an autoplay because the client for this code requested if its possible to have a switch that disable or enabled the autoplay feature. note: […]

JS Code Snippets/Functions PHP Code Snippets/Functions

How to make jetpack testimonial into slider

In this tutorial you learn how to make your jetpack testimonial into a slider. (note: This tutorial assumes that you have already enable the testimonial settings on jetpack) Requirements: note: this is assuming that you have added the script and styles of the slick slider. If you have any question just contact the author of […]