BuddyDev

Search

[Resolved] Where is this functions.php??

  • Participant
    Level: Enlightened
    Posts: 24
    annelies on #6608

    anyone…. please need a little help
    needles to say i’m not a programmer, but really want this to show up

    the simplest way to do it. Please put it in your functions.php
    add_action(‘mpp_after_media_item’, ‘mpp_media_title’);

    Where is this functions.php??

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #6618

    Hi Annelies,
    My apologies for the delayed reply.

    1. The functions.php comes as part of your theme and most of the time you can find it in wp-content/themes/[Your Active Theme] directory.

    You should replace [Your Active Theme] with your current theme/child theme.

    If you are no a php programmer, Please be careful while updating the file. If you see any issue on site, immediately delete the changes in the file. Also, please do not forget taking a backup of the file before making any change.

    Regards
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 24
    annelies on #6624

    thnx

    i did it, it works !!

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #6632

    Thank you. I am glad you solved it.
    Marking it as resolved.

The topic ‘ [Resolved] Where is this functions.php??’ is closed to new replies.

This topic is: resolved