Hi Members,
I have created child theme and I need to change the content of my footer which is inherited from flow(parent) theme. And I already have “oxstdfooter” cms page created in Admin but How do I link to overrided page.tpl…?? Please help. Below is the code.
[{block name="dd_footer_copyright"}]
[{oxifcontent ident="oxstdfooter" object="oCont"}]
[{$oCont->oxcontents__oxcontent->value}]
[{/oxifcontent}]
[{/block}]
Also please help me, where can I find the block name=“dd_footer_copyright” ??
Thank you,
Wasim