2015-02-14, 12:10:02
(2014-11-12, 00:31:17)carlost Wrote: Hi
i'm newbie in getsimple. please, how does I add php scripts to footer section from Pages/Edit Footer in Panel Control? my theme is Simplicity. thx in advance.
You create a component with your php script (click on "Theme" then "Create Component"). Let's say you name it "my_script"
Then you call it from the footer's html with
{% my_script %}