Skip to content

A lightweight, easy-to-customize WordPress child theme starter; fully compatible with Beaver Builder and Elementor page builders.

Notifications You must be signed in to change notification settings

vorteksdigital/vtrks-wp-child

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VTRKS Child Theme Starter

VTRKS Child is a lightweight starter child theme designed for easy customization of your WordPress site with your own CSS and JavaScript.
Fully compatible with popular page builders like Beaver Builder and Elementor, it provides a clean foundation for building upon the VTRKS parent theme.


Benefits of Using VTRKS Child

  • Lightweight and Minimal: Includes only essential files to keep it simple and fast.
  • Easy Customization: Add your own CSS and JavaScript without modifying the parent theme.
  • Page Builder Compatibility: Works seamlessly with Beaver Builder and Elementor for drag-and-drop editing.
  • Safe Updates: Keeps your customizations separate from the parent theme so you can update without losing changes.

Prerequisites

Before using this child theme, ensure you have:

  • The Beaver Builder Theme or Hello Elementor installed and activated.
  • WordPress (latest stable version) installed on your site.
  • A page builder plugin if you intend to use Beaver Builder or Elementor.

Getting Started

Installing the Child Theme

  1. Clone or download this repository.
  2. Upload the vtrks-child folder to your WordPress /wp-content/themes/ directory.
  3. In your WordPress admin dashboard, navigate to Appearance > Themes.
  4. Activate the VTRKS Child theme.

Customizing the Child Theme

  • Styles: Add your CSS or SCSS customizations to style.css.
  • JavaScript: Add custom scripts in js/custom.js (or create your own files and enqueue them).
  • Functions: Use functions.php to enqueue your styles/scripts and add custom PHP tweaks.

Development Workflow

Since this is a starter child theme, development is straightforward:

  • Make all your design and functionality changes inside the child theme to preserve updates to the parent theme.
  • Use your preferred code editor and local WordPress environment.
  • Leverage page builders for layout without touching the code if preferred.

Commands

This child theme uses npm scripts to compile SCSS and JavaScript assets.

  1. Install dependencies:
npm install
  1. Compile assets once:
npm run build
  1. Start the watch mode to auto-compile on file changes during development:
npm run build:watch

Support

If you need help or want to report issues, please open a GitHub issue or email me at [email protected].


Author


License

This child theme is released under the GPLv3 License.

About

A lightweight, easy-to-customize WordPress child theme starter; fully compatible with Beaver Builder and Elementor page builders.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •