Unos Magazine Vu WordPress Child Theme Download

Download

information page

Parent theme dependency

For the Unos Magazine Vu Parent WordPress Theme by #wphoot visit the Demo page & Info page.

unos-magazine-vu-child/style.css

/*
Theme Name: Unos Magazine Vu Child
Template: unos-magazine-vu
*/

unos-magazine-vu-child/functions.php

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

unos-magazine-vu-child/screenshot.png (1200px x 900px)

<img src="./screenshot.png" alt="unos-magazine-vu child theme screenshot">

unos-magazine-vu-child/js/scripts.js

 

Build information

  Ben // unos-magazine-vu-child // ID: #23335Dec 15 2022
functions.php
style.css
screenshot.png
[dir] js/
      » scripts.js
785B8EA1EFA99C94A10D1C8DAF88355F 4KB

Folder Structure

Parent *unos-magazine-vu/
Child **unos-magazine-vu-child/
* Required theme for this child theme to work
** This child theme (download)