• Hi, I’ve just installed this theme and under the “HELLO WORLD” its displaying my personal email address which I do not want public.

    I’ve tried adjusting the page and the menus don’t show the field, so not sure.

Viewing 1 replies (of 1 total)
  • Theme Author TT Themes

    (@tomastoman)

    Hi,

    if your e-mail address is displayed in the meta data line as the post author’s name, you can hide it by selecting “Hide” in “Customize > NatureSpace Posts/Pages Settings > Display Meta Box on single posts” and in “Customize > NatureSpace Post Entries Settings > Display Meta Box on Post Entries”.

    If you would like to hide only the author’s name but keep the other meta data, then please put the following custom CSS into “Customize > NatureSpace General Settings > Custom CSS”:

    #wrapper .post-info-author {display: none;}
    #wrapper #main-content .post-meta .post-info-date {border-left: none; padding-left: 0;}

    If you can see the e-mail address elsewhere, please post here a link to your website so I could check it.

    Best regards,
    Tomas Toman

Viewing 1 replies (of 1 total)
  • The topic ‘Hide private email address’ is closed to new replies.