vqmod replace dont work when including view in another view
Posted: Sat Jun 20, 2015 8:36 pm
I have included one template view [e.g. t1.tpl] in another template view [e.g. t2.tpl] I'm trying to replace a string of [t1.tpl] using vqmod but it does not work as the view is included in another template being rendered. Help me.