How to Add Mobile's functions.php into child theme?

Posted in: Newspaper
Post count: 8

Hello,
i have installed child theme and made some changes to functions.php which are working fine. but they are not working on mobile as I have mobile theme plugin installed. i had to make changes to wp-content\plugins\td-composer\mobile\functions.php to make them appear on mobile. but after theme update they are gone and i have to edit mobile’s functions.php again, is there any way keep those changes in mobile’s functions.php after update?? like child theme’s changes which stay on desktop?

  • This topic was modified 3 years by khzeshan5.
Post count: 21065

Hello @khzeshan5!

Check the documentation here: https://forum.tagdiv.com/the-child-theme-support-tutorial/
Or you can save the code and apply it after every update.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.