• I’d like to disable the author name and date of the post. Although the features in the Single Post have been switched off, the article still displays it.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Theme Author themeansar

    (@themeansar)

    Hi Antsfeng,

    Thanks for contacting us,

    For this go to Date / Author Settings (Theme Dashboard >> appearance >> customize >> Theme Options) and select Hide All and save the settings, you can also following screenshot link: https://prntscr.com/s9c0k9

    Any confusion let’s know

    Thanks

    Thread Starter antsfeng

    (@antsfeng)

    Hi, thanks for the prompt reply.

    The Date and Author has been set to Hide All under Theme Options. Even options under Single Post have also been disabled, but the article still displays the date and author.

    Theme Author themeansar

    (@themeansar)

    Hi Antsfeng,

    For this add the below css code in additional css filed (Theme Dashboard >> appearance >> customize)

    .mg-blog-post-box .mg-header h4, .mg-blog-date
    {
    display: none!important;
    }

    Any confusion lets know

    Thanks

    Am I allowed slide in here as I’m having same problem…

    I added the css code as suggested
    .mg-blog-post-box .mg-header h4, .mg-blog-date
    {
    display: none!important;
    }

    BUT it only got rid of the DATE. The AUTHOR NAME is still there?

    Theme Author themeansar

    (@themeansar)

    Hi,

    For remove date and author on single page, then go to single post settings in customizer (Theme Dashboard >> appearance >> customize >> theme options) and disable or click remove.

    Any confusion lets know

    Thanks

    No confusion. I also did what previous user said to do

    ‘The Date and Author has been set to Hide All under Theme Options. Even options under Single Post have also been disabled, but the article still displays the date and author.’

    but problem still there.

    Theme Author themeansar

    (@themeansar)

    Hi,

    For this please share your Website URL, we will check then better assist you

    Thanks

    Hi themeansar,

    My site isn’t live yet so can’t really share it. Can I email you directly? Am new to these forums so not sure of procedure in this situation….

    paddysullivan

    Hi again themeansar

    I just noticed that there was an update to the theme and when I loaded the update the Theme Options worked and I am now able to display or not display the author and date.

    Thank you for that. Problem solved!!

    paddysullivan

    Theme Author themeansar

    (@themeansar)

    Hi,

    Glad to know it worked for you.We would really appreciate,

    if you could provide us a review here:

    https://www.ads-software.com/support/theme/newsup/reviews/#new-post

    If you have any more questions, feel free to ask again!

    Thanks

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Cannot disable author name and date’ is closed to new replies.