Stas Posted November 25, 2023 Share Posted November 25, 2023 Hello guys, I'm trying to customize some vendors theme without touching the source code. But there are some places that I need to include some custom tpl file. For example. Here i'm including custom tpl code in clientareahome.tpl from a folder that contains tpls i've coded. <!-- Custom tpl code in clientareahome.tpl --> {include file="$template/customtheme/clientareahome-insert.tpl"} Is there a way to include custom tpl inside a theme tpl file without actually editing the source code? maybe with a hook? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.