Hostmepremiumhosting WordPress Child Theme Download

Download

information page

Parent theme dependency

For the Hostmepremiumhosting Parent WordPress Theme by AivahThemes visit the Demo page & Info page.

hostmepremiumhosting-child/style.css

/*
Theme Name: Hostmepremiumhosting Child
Template: hostmepremiumhosting
*/

hostmepremiumhosting-child/functions.php

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

hostmepremiumhosting-child/screenshot.png (1200px x 900px)

<img src="./screenshot.png" alt="hostmepremiumhosting child theme screenshot">

hostmepremiumhosting-child/js/scripts.js

 

Build information

  Ben // hostmepremiumhosting-child // ID: #15354Dec 14 2018
functions.php
style.css
screenshot.png
[dir] js/
      » scripts.js
F637C005FE8FE9455CF291D543A113C5 4KB

Folder Structure

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