Viewing 1 replies (of 1 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi there,

    Thanks for using Smartline.

    The functions.php of Smartline is not incomplete. The ?> marks the end of a PHP code block but is not needed in pure PHP files.

    You can simply add your PHP code to the end of the functions.php. But I highly recommend to use a child theme to add your own functions instead of editing the Smartline theme. The functions.php is overwritten with each update and the child theme prevents that your custom modifications are lost.

    You can learn more about Child Themes on https://codex.www.ads-software.com/Child_Themes

    Best,
    Thomas

Viewing 1 replies (of 1 total)
  • The topic ‘Functions.php incomplete?’ is closed to new replies.