badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Creating Interface Pro Child Theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27319
    administrator
    Participant

    Child theme shows as broken: “Broken Theme: The parent theme is missing. Please install the “interface” parent theme.”
    For “Template” value tried: “interface”, “interface pro”, “interface-pro”, and “interface-pro.1.0.7″(folder name). Experienced same result using any of these values.

    #27350

    Hi administrator,
    just add this below code in style.css of your child theme

    /*
    Theme Name: interface Pro Child Theme
    Author: Self-Help WordPress User
    Template: interface
    */
    
    @import url("../interface-pro/style.css");

    Hope this may help you
    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.