WordPress category contains tutorials and troubleshooting guides about WordPress framework.

Use Slick Slider in WordPress (No Plugin Required)

Use Slick Slider in WordPress (No Plugin Required)

Steps to use slick slider in WordPress (no plugin required): 1. First, add/import slick required files (slick.css, slick-theme.css, slick.min.js, etc.). 2. Next, create shortcodes in functions.php to display your sliders. 3. Then, initialize slick. 4. Finally, add/insert the shortcode to your page/post.

Integrate Paynamics Payment Gateway with WooCommerce Tutorial

Integrate Paynamics Payment Gateway with WooCommerce Tutorial

Steps to integrate Paynamics with WooCommerce website: 1. Sign up with Paynamics. 2. Install WooCommerce Paynamics Payment Gateway plugin. 3: Configure Paynamics settings as a sandbox mode. 4. Conduct a test payment. 5. Configure Paynamics settings as live/production mode.

WebinarPress (WordPress Webinar Plugin) Walkthrough Review

WebinarPress (WordPress Webinar Plugin) Walkthrough 2021

Walkthrough to WebinarPress (WordPress webinar plugin): create your first webinar, broadcast your live webinar, customize your pages (registration, webinar, etc.), WebinarPress advanced settings (access control, custom fields, etc.), customize your email templates, and many more.

5 Best Ways to Add Google AdSense to WordPress Site (2021)

5 Quick Ways to Add Google AdSense to WordPress Site (2021)

Here we'll share with you some of the best ways to add Google AdSense to your WordPress site: 1. Leverage AdSense Auto ads, 2. Use WP Simple AdSense Insertion plugin, 3. Create your own AdSense shortcode, 4. Customize your child theme's template, etc.

Custom Sliders with Advanced Custom Fields & ACF Photo Gallery

Custom Sliders with Advanced Custom Fields & ACF Photo Gallery

Here we'll create our custom sliders (carousel slider/fullwidth slider) and image gallery (list of images) using Advanced Custom Fields and ACF Photo Gallery plugin. We're going to display the ACF Photo Gallery field in our theme's template and (optionally) with a shortcode.

Enfold Theme Review 2021 - Is it worth your $59?

Enfold Theme Review 2021 – Is it Worth Your $59?

Here in Enfold theme review 2021 we'll discuss Enfold key features (demo import, Avia Layout Builder, Enfold theme options, etc.), measure its speed and performance, lastly, we'll give you our honest opinion regarding the question: "Is Enfold really worth your $59?"

Simple Membership - Export Members Data (and Meta Data) to Excel or CSV

Simple Membership – Export Members Data (and Meta Data) to Excel or CSV

Here in this tutorial, we'll share with you custom functions in PHP that'll be capable of exporting Simple Membership members data (and metadata) to a file such as Excel or CSV for FREE; This way you don't have to purchase some Member Data Exporter Addon.

GeneratePress Review 2020 - A Performance Focused WordPress Theme

GeneratePress Review 2021 – A Performance Focused WordPress Theme

Here in GeneratePress review, we'll discuss how GeneratePress eliminates majority of the difficulties on improving user experience of a WordPress website. We'll give you our honest opinion regarding the question: Is GeneratePress worth your $49.95? We'll see if this theme best fit your requirements.

Setup DragonPay for WooCommerce Plugin (Open-Source) - Replacing Paid Version

Setup DragonPay for WooCommerce Plugin (Open-Source/Free)

DragonPay for WooCommerce plugin is no longer supported by the creator developer (Serge Franklin -- Founder at siteshop.ph). Here we'll share you steps on setting up new DragonPay.ph Standard plugin (Open-source) for your eCommerce site. This plugin is 100% FREE and no more licese key mechanism.

Scroll To Div On Mouse Scroll Using JavaScript In WordPress

WordPress Scroll to Div on Mouse Scroll Using JavaScript

Need to create a fullscreen scrolling website in WordPress? Others also refer it as one page scroller website, parallax page or landscape sliders. Here, you can choose if you want to: 1. Create a custom script (JavaScript) or 2. Use jQuery library -- Alvaro Trigo’s pagePiling.js to be able to scroll to div on mouse scroll.