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

    Hi !

    I created an Enfold child theme and would like to customize the AVIA NEWSBOX code in the class-framework-widgets.php file. I tried to create a file with the same name and folders hierarchy to override the default one but it doesn’t seem to work. Could you please explain how I can do it?

    Thanks

    #564265

    Hi CatherineCBrand!

    Copy lines 415 – 674 in that file to your child theme functions.php file and you can edit it there. Whenever you see code surrounded by the “functions_exists” then you can copy it all to your child theme functions.php file and it will be used instead.

    Regards,
    Elliott

    #567053

    Great! Thank you Elliott!

    Regards,
    Catherine

    #568166

    Hi!

    glad Elliott could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Regards,
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Override AVIA NEWSBOX code in the class-framework-widgets.php file’ is closed to new replies.