Overwrite in child theme not working?
-
Hi all,
I`m trying to overwrite the booking-fields.php (to delete phone number) and followed the readme.txt:
“Any of these files in this folder can be individually overriden in your theme folder, making it upgrade safe without having to hack core plugin files directly.
To override a file, copy (not move) the file to wp-content/themes/yourtheme/plugins/events-manager/forms/ and edit as needed.”That`s why I create the following structure below my child theme:
plugins/events-manager/form/bookingformsI copied an adjusted version of booking-fields.php into this directory, but the field still exists. (If I use this file in the original directoy it works.)
Does anyone know, why this doesn`t work?
Thanks a lot.
DieSpeedy
The topic ‘Overwrite in child theme not working?’ is closed to new replies.