• Resolved adonasta

    (@adonasta)


    Can you please replace
    “$in_theme = get_template_directory().’/rpc/’.$filename.’.php’;”
    with
    “$in_theme = get_stylesheet_directory().’/rpc/’.$filename.’.php’;”
    inside carousel.class.php in your next update so that template override works for child themes also?

    Thanx in advance and congratulations on your work!

    • This topic was modified 7 years, 7 months ago by adonasta.
    • This topic was modified 7 years, 7 months ago by adonasta.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘override post template when using child theme’ is closed to new replies.