• Resolved AMBA

    (@amba_13)


    hi, when i want to customize your template it doesnt work
    i looked in your codes and in /includes/helpers/helpers.php line 252 and 263
    you write : ZVC_PLUGIN_SLUG . “{$slug}-{$name}.php”, wihout “slash”
    to work for me i have to add the / in your code like this
    ZVC_PLUGIN_SLUG . “/{$slug}-{$name}.php”,
    best regards
    Arnaud

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘path to custom template’ is closed to new replies.