Hi Inkthemes! I want custome map in my child theme. How to can do it? Example: I want change file address_map.php and add file costome.php in child theme. I don't want change in parent theme. Thanks
Hello, You have to copy address_map.php file in child theme then you can change its content but don't change the name of file. Thanks & Regards Yogesh Bhade
Hello, You have to include this file in following file. 1. In edit_ad.php file on line no. 164 2. In cc_metabox.php file on line no. 148 3. In step1.php file on line no. 66 It will resolve your issue. Thanks & Regards Yogesh Bhade
Can you send for me sample file php? Ex: remove action on (parent theme) and add action on (child theme) Sample file php include in functions.php Ex: Replace file address_map.php from parent theme to address_map.php child theme
Hello ! We does not recommend to do work in child theme. Many time child theme does not supported by browsers. Thanks & Regards Pramod