Feeling a Little Dense But…

Home Forums Calendar Products Events Calendar PRO Feeling a Little Dense But…

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #59279
    gracebiblechurch
    Participant

    WHERE is my functions.php file?
    I used to use The Events Calendar and later upgraded to PRO. I cannot find my functions.php file anywhere so that I can remove “related events.” Is it staring me in the face without realizing it??

    #59393
    Graeme
    Participant

    functions.php is generally in the root of your theme, not the plugin e.g.

    wp-content/themes/[theme name]/functions.php

    If you are going to start editing your theme’s files, I suggest you use a child them – which is super simple to create, see this: http://codex.wordpress.org/Child_Themes. You can then create a new functions.php in the child theme folder and edit it. This will ensure any changes are not overwritten when you update your theme.

    Note: a child theme functions.php is IN ADDITION to the parent theme functions.php, so no need to copy the contents of the parent functions.php – just create a new one.

    #60789
    Rob
    Member

    Thanks a lot for the assist, Graeme! You rock 🙂

    #980156
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Feeling a Little Dense But…’ is closed to new replies.