usmdamir Posted August 31, 2017 Report Share Posted August 31, 2017 решил свой вопрос по другомуhttp://forum.simplacms.ru/topic/4953-%D0%B2%D1%8B%D0%B2%D0%BE%D0%B4-%D0%B1%D0%BB%D0%BE%D0%BA%D0%BE%D0%B2-%D0%B2-%D0%B7%D0%B0%D0%B4%D0%B0%D0%BD%D0%BE%D0%B9-%D0%BA%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D0%B8-%D0%B8%D0%BB%D0%B8-%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B5/page-2спасибо. все грамотно здесь описано Quote Link to post Share on other sites
n1c Posted December 8, 2017 Report Share Posted December 8, 2017 а если страница бренда?к примеру переходим на страницу site.com/brands/apple , то как поменять? Quote Link to post Share on other sites
mishanya Posted December 8, 2017 Report Share Posted December 8, 2017 а если страница бренда?к примеру переходим на страницу site.com/brands/apple , то как поменять? {if $brand->id==1}{/if} {$wrapper = "idex2.tpl" scope=parent} .... {else} .... {/if} Quote Link to post Share on other sites
n1c Posted February 3, 2019 Report Share Posted February 3, 2019 как сделать в blog один дизайн, а в post другой? Quote Link to post Share on other sites
Noxter Posted February 3, 2019 Report Share Posted February 3, 2019 как сделать в blog один дизайн, а в post другой?{$wrapper = 'blog_design.tpl' scope=parent} {$wrapper = 'blog_post.tpl' scope=parent} Quote Link to post Share on other sites
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.