child theme is fine of course because we tested it many times. We recommend to have a look at https://codex.wordpress.org/Child_Themes where all everything was explained.
hello, sorry but I can not make it work, I have already uploaded the files in the language folder and they work without problems, but when I go to load the widget-login.php file that does not load the theme. I uploaded the above file in the directory (/betheme-child/functions/widget-login.php).
I modified the file functions in the theme child in this way:
we did checked and it works of course. But one thing you need to do as well is to replace:
class Mfn_Login_Widget extends WP_Widget {
with:
if ( ! class_exists('Mfn_Login_Widget') ){ class Mfn_Login_Widget extends WP_Widget {
under widget login file. But please notice, that because files customization in reference to Item Support Policy are not included/allowed, you need to contact with your web developer if you don't know how to customize child theme.
resolved, the problem was that not having installed the theme child from the beginning, I never updated the theme parent, then the child theme updated to the latest version that was not working.
Comments
child theme is fine of course because we tested it many times. We recommend to have a look at https://codex.wordpress.org/Child_Themes where all everything was explained.
Thanks!
http://betterwp.net/wordpress-tips/create-pot-file-using-poedit/
http://betterwp.net/wp-content/uploads/2011/02/a123-new-path.gif