Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1354316

    I modify the code in enfold/framework/php/widgets/widget-classes/class-avia-combo.php and enfold/framework/php/widgets/widget-classes/class-avia-combo.php to change the appearance of the Combo Widget.

    At present I alter the files in the enfold directory, which means I have to re-do the changes on every Enfold update, even if those files don’t alter, then re-upload the files with my mods in.

    Is there a way to have my modified files stored and loaded via my child theme, in a similar way that I do this for iconbox: enfold-child/shortcodes/iconbox.php?

    (I know that if there are changes to the widget-classes files that I’d have to re-do my mods but at least if there’s a way via the child theme I wouldn’t have to re-do the alterations on every Enfold update.)

    Or is there another way to do this?

    #1354579

    Hey zimbo,
    Thank you for your patience, but unfortunately, there is not a way to add any of the /framework/php/ files to the child theme, you will need to update those files manually with each update.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.