Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #210544

    Hi,
    Is it possible to hook the socket so we can insert our own dynamic html code build with PHP.
    Actually i will require to insert images and current year, hence i need php to fill the socket content instead of using the settings options.

    thank you so much
    Cheers,
    Chris

    #210577

    Hey Voilaah!

    Edit footer.php, find this container:

    <footer class='container_wrap socket_color' id='socket' <?php avia_markup_helper(array('context' => 'footer')); ?>>

    Cheers!
    Ismael

    #210586

    oh ! so no hook available o clean technique to customize the socket ?
    because during next update of Enfold theme, i will loose all the changes, right ?

    thanks

    #210605

    Hey!

    You can copy the footer.php template into your child theme folder. WordPress will first check if the template file exists in the child theme folder and if yes it will load it. Otherwise it will use the footer.php template from the parent theme. The child theme files are not affected by a theme update.

    Regards,
    Peter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hook the socket’ is closed to new replies.