Next Legit News WordPress Child Theme Download

Download

information page

Parent theme dependency

For the Next Legit News Parent WordPress Theme by #themepalace visit the Demo page & Info page.

next-legit-news-child/style.css

/*
Theme Name: Next Legit News Child
Template: next-legit-news
*/

next-legit-news-child/functions.php

<?php
add_action('wp_enqueue_scripts', 'wp_child_theme');
function wp_child_theme()
{
      wp_enqueue_style('parent-stylesheet', './next-legit-news/style.css');
      wp_enqueue_style('child-stylesheet', './next-legit-news-child/style.css');
      wp_enqueue_script('child-scripts', './next-legit-news-child/js/view.js', array('jquery'), '6.1.1', true);
}
?>

next-legit-news-child/screenshot.png (1200px x 900px)

<img src="./screenshot.png" alt="next-legit-news child theme screenshot">

next-legit-news-child/js/scripts.js

 

Build information

  Ben // next-legit-news-child // ID: #23238Dec 15 2022
functions.php
style.css
screenshot.png
[dir] js/
      » scripts.js
8F28C9E32D8D4BBDFC7D0ECC3EADEAFC 4KB

Folder Structure

Parent *next-legit-news/
Child **next-legit-news-child/
* Required theme for this child theme to work
** This child theme (download)