scottl31

Member

Forum Replies Created

  • In reply to: Child Theme questions – please help

    #43303

    Well it worked except that there is a template file it refers to like this:

    $template_file = get_template_directory().’/includes/gridtemplate.html’;

    but this assumes the location is in the graphene directory. I put a new full url there with the file in that new place but it doesn’t find it. So I at least still need to leave this html file in the graphene parent theme.

    Any ideas?

    Thanks!

    In reply to: Child Theme questions – please help

    #43300

    I had a php programmer do some work and this is where he put his shortcodes code.

    Are you saying I should be able to do a fileDiff type thing to find his code and I could put it in functions.php?

    In reply to: Child Theme questions – please help

    #43298

    Great!

    One other thing.

    I changed the includes/theme-shortcodes.php file, but I can’t get it to read properly in the child. It’s still the only thing left in the parent that is changed.

    Any idea how to move this file to the child? I tried the includes folder with just the file, and the file by itself but still didn’t work.

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)