Skip to content
Dream It - Create It|Be The Epitome
RssTwitterFacebookInstagramEmail
WP Epitome Logo WP Epitome Logo WP Epitome Logo
  • Home
  • Blogs
    • Blog
    • Archive
    • User Submitted Posts
  • Videos
    • Design and Development
      • WordPress Developer – Complete Course Free
      • Website Design & Development
      • WordPress Plugin Development
      • WordPress Theme Development
      • WordPress Widget Development
      • WordPress Editors
      • WordPress Gutenberg
      • Beaver Builder
      • Divi
      • Elementor
      • Siteorigin Page Builder
      • John Morris
    • Official Google Analytics
    • Google Analytics
    • Google Analytics Certification
    • WordPress
      • CMS – How To
      • WordPress For Beginners
      • WordPress For Intermediate
      • WordPress For Experts
      • WordPress 2019
      • How To Make a WordPress Website – 2018 – In 24 Easy Steps
      • Darrel Wilson – Tutorials
      • Ferdy Korpershoek
      • katrinah
      • Learn Web Code
    • WordPress 2
      • Let’s Build WordPress
      • Quickstart WordPress.com : The Movie
      • ThemeIsle
      • Toolset Plugins
      • WebTegrity
      • Winning WP Videos
      • WordPress
      • WordPress Development
      • WordPress TV
      • WordPress Training With OS Training
    • WordPress 3
      • WordPress Gutenberg
      • WordPress Website Tutorials – Hogan Chua
      • WordPress Weekly
      • WP Beginner – Tutorials
      • WP Builds Podcast / News
      • WPCrafter.com WordPress For Non-Techies
      • WP Watercooler
    • Marketing
      • ClickBank University TV
      • Complete Mailchimp Tutorial
      • Funnel Hacker TV
      • Generate More Traffic and Sales Today – Neil Patel
      • Marketing On a Budget
      • Marketing School With Neil Patel and Eric Siu
    • Media
      • Creating Video
      • Creating Audio
      • XSplit Video Tutorials
    • Finance
      • Bitcoin and Cryptocurrency Technologies Online Course
  • Resources
    • File Share
    • Convesio Hosting – WP Game Changer
    • Plugins
      • Plugin Partners
        • Creative Minds – Plugins
        • YoTuWP – Best YouTube WP Plugin
        • Pippins Plugins
    • My Account
      • Checkout
      • Cart
      • Shop
      • Currency Converter
    • Themes
      • Theme Partners
        • Colorlib – WP Themes
    • GitHub
      • GitHub – Bitcoin Core
      • GitHub – WordPress
    • Links/Connections
      • Partners
        • (Course Duck) – The World’s Best JavaScript Courses & Tutorials in 2019
        • Tommy McFarlin
        • Pippins Plugins
        • Konstantin Kovshenin
        • Tuts Plus
        • Paulund
        • YoTuWP – Easy You Tube Embed
        • WP Beginner
        • WP Optimum
    • Currency Converter
    • Cyberucation – Coming Soon
  • Amazon Books
    • Amazon Associate
  • Contact
    • Send Us a Message
    • Newsletter
    • About
  • Log In
    • Register
    • Upload Avatar
  • TOS – Privacy
    • Terms Of Service
    • Privacy
    • Cookie Policy
    • Contribution

WordPress Theme Development

WordPress Theme DevelopmentMG Montague2019-09-13T12:45:06+00:00

  • 46:59
    How to make your own WordPress theme from scratch (2019)

    How to make your own WordPress theme from scratch (2019)

    This is a relatively simple explanation of how to set up a basic WordPress theme. Including enqueueing of css and JS, as well as navigational menus, archives and pages and single blog posts. There's much more than this, but hopefully this will give you a quick start.

    - To run WordPress locally, download and install XAMPP https://www.apachefriends.org/index.html

    - I use Sublime Text in this video https://www.sublimetext.com/
    112K2,1K
  • 04:27:14
    How to Make a Custom Website from Scratch using WordPress (Theme Development) - 2019 Tutorial

    How to Make a Custom Website from Scratch using WordPress (Theme Development) - 2019 Tutorial

    Learn to create a completely responsive website from scratch using WordPress, HTML, CSS, JavaScpript, and PHP. Also, learn to create a custom WordPress theme.

    After watching this course you will have a solid understanding of how WordPress works and how to create your own custom theme in WordPress.

    🔗 Design Source Code: https://github.com/Godsont/Responsive-Website-Design

    🔗 Theme Source Code: https://gtcoding.net/product/gtcoding-wp-custom-theme/

    ⭐️ Contents ⭐️
    ⌨️ (0:00:00) Intro and Demo
    ⌨️ (0:00:55) Research & Planning
    ⌨️ (0:10:52) UI Design - The Front Page
    ⌨️ (0:27:47) UI Design - CSS
    ⌨️ (0:59:07) UI Design - JavaScript
    ⌨️ (1:05:11) UI Design - More Pages
    ⌨️ (1:20:43) PHP Basics
    ⌨️ (1:58:31) Installing WordPress locally
    ⌨️ (2:03:05) WordPress - style.css file
    ⌨️ (2:11:47) WordPress - linking CSS and JS
    ⌨️ (2:23:17) WordPress - Custom Post Type
    ⌨️ (2:33:31) WordPress - Template Hierarchy
    ⌨️ (2:43:29) WordPress - while loop
    ⌨️ (2:54:52) WordPress - the Front Page
    ⌨️ (3:11:44) WordPress - Blogs Index Page
    ⌨️ (3:26:42) WordPress - Single Post Page & Comments
    ⌨️ (3:52:59) WordPress - Sidebar & Search
    ⌨️ (4:14:35) WordPress - Contact Form
    ⌨️ (4:20:17) WordPress - Custom 404 Page
    ⌨️ (4:24:19) Finishing Up

    Other Links:
    🔗 Template Hierarchy: https://developer.wordpress.org/files/2014/10/wp-hierarchy.png
    🔗 Link for the time formats in the_time() function: https://codex.wordpress.org/Function_Reference/the_time
    🔗 Comment Form: https://codex.wordpress.org/Function_Reference/comment_form

    Course from GTCoding. Check out their YouTube channel: https://www.youtube.com/gtcoding

    --

    Learn to code for free and get a developer job: https://www.freecodecamp.org

    Read hundreds of articles on programming: https://medium.freecodecamp.org

    And subscribe for new videos on technology: https://youtube.com/subscription_center?add_user=freecodecamp
    130K3,0K
  • 01:31:04
    How to convert an HTML Template to a WordPress Theme (2019)

    How to convert an HTML Template to a WordPress Theme (2019)

    You may have your own static HTML website that you want to convert to your own WordPress theme, or you found an amazing HTML Template that you want to use with WordPress but they do not have a WordPress theme available. This tutorial will explain to you how to convert an HTML Template to a WordPress Theme the simplest way possible.

    To convert the HTML template to a WordPress theme, we will be using the latest version of WordPress, along with a handy plugin for WordPress called "Advanced Custom Fields" - this will allow you to retain the overall design which is hard to maintain if you purely use WordPress' code editor. We will not use Gutenberg, so don't worry.

    Why would you convert a static html template or website to WordPress theme? Well, the reason is so that you can easily update it in future, it has all of WordPress' SEO benefits and is much simpler to edit.

    Converting an HTML Template or Website to a WordPress theme is not as hard as you think. This tutorial is 1.5 hours, and it will explain some basic fundamentals of converting your HTML theme to a WordPress theme but it does not mention absolutely everything.
    If there are things you still want to know regarding converting an html template to WordPress, feel free to ask in the below comments and I will try my very best to assist you.


    The HTML template we used was "Luigis" located here:
    https://colorlib.com/wp/template/luigis/

    We used Advanced Custom Fields https://www.advancedcustomfields.com/.
    45,1K872
  • 01:58:27
    How to Build a WordPress Theme from Scratch with WooCommerce (2019)

    How to Build a WordPress Theme from Scratch with WooCommerce (2019)

    In this rather long tutorial, I'm going to show you how to create a WordPress theme from scratch, and then incorporate WooCommerce into it. You can then go for your life and customise it with CSS how you want.

    Specifically, I will be talking about:
    - Using Webpack (from Laravel) for CSS and JS (With SASS)
    - Creating a new WordPress theme from scratch
    - Using Menus, Widgets and Post Thumbnails
    - Different WordPress page templates
    - Installing and Configuring WooCommerce and then making it work in the simple theme we developed.

    I am using Webpack to combine my SASS and JS, but you do not have to use it if you do not want to. You can simply enqueue your CSS and JS directly in functions.php.

    Two hours is not enough to explain everything about developing a WordPress theme with WooCommerce, but it gives you a good idea of how to start and the absolute basics.

    WooCommerce is an excellent E-Commerce solution for small to medium sized websites that need a way to sell products easily. WooCommerce in WordPress allows this.

    Let me know what you think and if you have any questions and I can help you learn more! Cheers.
    8,5K254
  • 08:27
    Should I learn WordPress theme development?

    Should I learn WordPress theme development?

    Team Treehouse, free trial (affiliate link)
    http://treehouse.7eer.net/c/317530/228915/3944

    Talking about the moment when I asked my self the question, "Should I learn WordPress theme development and take my skills to the next level?" I did look into it and I found a course on Udemy that would have taught me how to build WordPress sites from the ground up using the Underscores starter theme.
    15,5K281
  • 21:10
    WordPress 101: Create a Theme from Scratch

    WordPress 101: Create a Theme from Scratch

    :: Support Me ::
    https://www.patreon.com/alecaddd
    http://www.alecaddd.com/support-me/
    https://amzn.to/2Hcp5mo

    First lesson of the series WordPress 101 for Beginners Developers.

    Learn how to build a Theme from scratch, create the folder and the necessary files to install and activate a custom theme.

    These tutorials are meant to be a starter help for developers who never used WordPress before and want to learn how to code themes and plugins without using pre-coded assets.

    Tutorial Page: http://www.alecaddd.com/wordpress-101-wordpress-beginner-developers/
    http://www.alecaddd.com/
    568K6,5K
  • 02:52:22
    Udemy - Design, Develop & Sell WordPress Themes Complete Video

    Udemy - Design, Develop & Sell WordPress Themes Complete Video

    1:Introduction to WP Theme Creation
    1 - Intro
    2 - Discover Different Types of Themes

    2:- Creating Your Wordpress Layout
    3 - Planning Your Layout for Wordpress
    4 - Designing Your Layout for Wordpress
    5 - How to Find Photoshop(PSD) Wordpress Theme Designers to Do the Work for You

    3:- Developing a Basic Theme (WITHOUT) a Control Panel
    6 - The Basic Theme Chop Shop Option #1 – Getting Experts to Chop a PSD Theme and Tu

    4:- Developing Your Premium Wordpress Theme (WITH) a Control Panel
    7 - The Premium Theme Chop Shop (Option #2) – Getting Experts to Create Custom Contr
    8 - Creating Premium Theme Specifications (Features and Expectations)
    9 - How to Find Wordpress Experts to Integrate Custom Control Panels Into Your Theme
    10 - Sifting and Choosing the Right Wordpress Expert
    11 - NDA – Protecting your Premium Wordpress Theme Asset
    12 - Quality Assurance Testing

    5:- Packaging and Selling Your Wordpress Theme
    13- Branding and Packaging Your Themes
    14 - Angle of Selling - Free Level / Pro
    15 - Sales Copywriting 101

    6: Final Conclusion
    16 - Where to Market Your Themes
    17 - We'd like to leave you with this...

    Hope you Liked the Video, Thumbs up, Share and Don't Forget to Subscribe the Channel for More Interesting Technology Updates.
    14,8K213
  • 01:56:05
    Learn How To Code a WordPress Theme - Development Tutorial with Bootstrap 4, Underscores & DevWP

    Learn How To Code a WordPress Theme - Development Tutorial with Bootstrap 4, Underscores & DevWP

    In this video we are going to take a deep dive into WordPress Theme Design & Development with a Tutorial on integrating the Bootstrap 4 front end framework with Underscores which is a starter theme for WordPress. The end result is a Developer’s training theme I’m calling, DevWP.

    By the end of this video, you will Learn How To Code a WordPress Theme.

    Table of Contents is At The Bottom of the Description.

    Get DevWP:
    https://www.pixemweb.com/devwp-wordpress-development-training-theme/
    The goal of this video and the playlist it’s in, is to help guide you through the process of coding your very own WordPress Theme and to get more familiar with the various aspects of coding.

    In this video I walk you through some of the key files and folders used in a typical WordPress theme. I demonstrate the process of combing the various coding languages used to create modern day websites from html, css, javascript, php and of course, the WordPress Way.

    I touch on how using Bootstrap 4 with Underscores can help you streamline your workflow and help you create unique WordPress Themes, either for your very own website or blog, or a theme to be uploaded to the WordPress Repository, or a theme that you sell on your website, or a custom theme you create for a client you have.

    As a WordPress Developer who has spent years learning the ins and outs of creating highly functional and visually appealing WordPress Websites, I want to give people a shortcut that I wish I had.

    This video will help jump start your WordPress Coding Journey and hopefully serves as a valuable resource to helping you code and create, the next great WordPress Theme which will be the face of a hopefully, popular, WordPress Powered Website.

    Table of Contents:
    01:11 Download Assets
    04:27 Install DevWP
    05:00 Plugins Used
    05:37 Install Theme Unit Test Data
    06:44 Walk Through of Final Theme
    07:35 Walk Through of Theme Files and Folders
    09:42 Asset Extraction
    13:00 Functions.php File Code
    26:41 Bootstrap Navwalker
    28:24 Scroll To Top Code
    33:54 Bootstrap Nav Dropdown Hover Effect Code
    35:40 Header.php File Code
    48:08 Footer.php File Code
    50:00 Index.php File Code
    55:48 Sidebar.php File Code
    57:00 Single.php File Code
    1:00:00 Archive.php File Code
    1:01:00 Search.php File Code
    1:01:40 Page.php File Code
    1:02:15 404.php File Code
    1:04:00 Content.php & Content-page.php for Featured Images
    1:07:05 Additional Page and Post Layouts
    1:12:00 Style.css FIle Code
    1:43:25 Excerpt vs Content for Blog Roll Page and Single Post
    1:46:35 Additional Nav Links Added
    1:48:15 What's Next in Upcoming Videos
    1:49:30 Recap of What We Accomplished
    53,5K638
  • 18:25
    Wordpress Theme With Bootstrap [1] - Intro and HTML

    Wordpress Theme With Bootstrap [1] - Intro and HTML

    In this video we will discuss the Wordpress theme project and create the HTML template including Twitter Bootstrap.

    Project Files - https://github.com/bradtraversy/wpbootstrap_theme

    10 PROJECT WORDPRESS THEME COURSE: https://www.eduonix.com/affiliates/id/16-10405

    SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH:
    http://www.patreon.com/traversymedia

    ONE TIME DONATIONS:
    http://www.paypal.me/traversymedia
    183K1,6K
  • 10:51
    Wordpress Templates| WP Theme development

    Wordpress Templates| WP Theme development

    In this video you will earn how to create stunning wordpress templates for free. With wordpress templates you can make your website full width with no sidebar or hide the navigation. Templates help you to add extra features to your theme.

    For wordpress website development contact: [email protected]

    How to get free domain name and hosting with wordpress installation - https://youtu.be/v_jZP4WvZ-w


    Wordpress theme installation and customization - https://youtu.be/u64VDQKEC3M

    How to create wordpress website using elementor - https://youtu.be/51cOFbphKx0
    1,2K82
  • 18:18
    01 - WordPress Theme Development in Urdu & Hindi - 2019

    01 - WordPress Theme Development in Urdu & Hindi - 2019

    🎓COURSE DESCRIPTION 🎓

    WordPress is now powering upto 30% of the internet, and have a market share of 59% between CMS applications. Due to these huge percentages WordPress themes, plugin development has a very large scope of earning and jobs. In this course, we will teach you WordPress Theme Development in Urdu/Hindi.

    This course will cover all the basics and advanced levels of coding a WordPress theme from scratch. Lessons are easy to understand with the high quality of videos and audio. We create multiple themes with customizer management.

    I will introduce different marketplaces where you can sell your themes or earn by creating websites, customizing themes and providing theme development related services.

    💯 SKILLS REQUIRED 💯

    In order to take this course you must know the following programming technologies

    -HTML/CSS (Strong Knowledge)
    -JavaScript/jQuery (Intermediate Knowledge)
    -PHP/MySQL (Basic Knowledge)
    -----------------------------------------------------------------------------
    🙌 Support This Channel by Buying Stuff Below
    -----------------------------------------------------------------------------
    ✔ $50 Free Credit on DigitalOcean: https://m.do.co/c/7bee43daec24
    ✔ Elementor Pro: https://elementor.com/?ref=2278
    ✔ Buy Domain & Hosting [NameCheap] ➡ http://bit.ly/2JC7yIc
    8,5K126
  • 26:54
    Part 1 - WordPress Theme Development - Custom Font Icon and Folder Structure

    Part 1 - WordPress Theme Development - Custom Font Icon and Folder Structure

    :: Support Me ::
    https://www.patreon.com/alecaddd
    http://www.alecaddd.com/support-me/
    https://amzn.to/2Hcp5mo

    How to build a Premium Theme for WordPress - Lesson 1
    Create a Custom Font Icon and Setup the Folder Structure

    GitHub Repo: https://github.com/Alecaddd/Sunset-theme

    Download Sunset Theme FREE: https://www.youtube.com/watch?v=ViZLtFIcSfo


    :: Support Me ::
    Template Monster Promo Code 10% Discount: http://www.alecaddd.com/monstroid-review-and-template-monster-discount-promo-code/
    Amazon Wishlist: http://www.amazon.ca/registry/wishlist/3FEA8PP1YWTEP

    :: Tutorial Series ::
    WordPress 101 - Create a theme from scratch: https://www.youtube.com/playlist?list=PLriKzYyLb28nUFbe0Y9d-19uVkOnhYxFE

    :: My Website ::
    http://www.alecaddd.com/

    :: Follow me on ::
    Twitter: https://twitter.com/alecaddd
    Google+: https://plus.google.com/u/0/+AlessandroCastellani/posts
    Facebook: https://www.facebook.com/alecaddd
    125K1,4K
Load More Videos

© WP Epitome LLC - 2018 - 2019 | All Rights Reserved
RssTwitterFacebookInstagramEmail

This website uses cookies to provide you with the best browsing experience.

Find out more or adjust your settings.

WP Epitome
Powered by GDPR plugin
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.