• I want to know about parent theme function, actually i have created my own child theme,and i want to create and change parent theme function in child theme,but i have got some error message.
    Fatal error: Cannot redeclare mom_posts_meta() (previously declared in /home/) in/home/ on line 1785

    when we remove the function from parent theme it’s working fine but when we update the theme it show again error.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘child theme function’ is closed to new replies.