Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #682442

    Ahoy,

    So i have ventured into using child themes and had a question.

    Under this section below (private), it does not look like it does in the sample video https://vimeo.com/67221517 and file on that page…

    There is no place with the Theme Url:

    Is that needed to be added in here….

    On the Codex website is also looks different https://codex.wordpress.org/Child_Themes…

    Please advise

    #682965

    Hey mcraig77,

    I’m sorry but I’m having trouble understanding your question, could you try to explain a bit further please?

    Thanks,
    Rikard

    #683001

    Hi, So there is no place to put the theme url in child theme code which is provided in the enfold child theme tutorial file…

    this is the code on the codex website

    /*
     Theme Name:   Twenty Fifteen Child
     Theme URI:    http://example.com/twenty-fifteen-child/
     Description:  Twenty Fifteen Child Theme
     Author:       John Doe
     Author URI:   http://example.com
     Template:     twentyfifteen
     Version:      1.0.0
     License:      GNU General Public License v2 or later
     License URI:  http://www.gnu.org/licenses/gpl-2.0.html
     Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
     Text Domain:  twenty-fifteen-child
    */
    

    It looks different than the code on the video tutorial

    
    /*
    Theme Name: Enfold Child
    Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
    Version: 1.0
    Author: Kriesi
    Author URI: http://kriesi.at
    Template: enfold
    */
    

    do I need to put the Theme URI ?

    • This reply was modified 7 years, 6 months ago by mcraig77.
    #683503

    Hi,

    The codex lists all available variables and you don’t need to set all of them, you can download a child theme here: http://kriesi.at/documentation/enfold/downloads/

    Best regards,
    Rikard

    #683524

    OK, yes that is the child them I have… Do i need to fill out anyting in this area or am i good to go?

    /*
    Theme Name: Enfold Child
    Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
    Version: 1.0
    Author: Kriesi
    Author URI: http://kriesi.at
    Template: enfold
    */
    #684004

    Hi,

    You should be good to go :-)

    Regards,
    Rikard

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