New Landing How can we help? Themeforest Theme Support Dante Dante – how can I remove "About " below posts

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #174162
    Turnleaf
    Member
    Post count: 50

    How can I remove the “About <authorname>” which appears below posts?

    I have tried all of the following Custom CSS variants, but none work:

    .author{
    display:none;
    }

    .related-items .author{
    display:none;
    }

    .post-info .author-name{ display: none; }.post-aux-wrap {
    display: none;
    }

    .standard-post-author {
    display: none;
    }

    .standard-post-author-name{
    display:none !important;
    }

    Attachments:
    You must be logged in to view attached files.
    #174169
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us the url to that page? Can’t find your blog posts.

    -Rui

    #174179
    Turnleaf
    Member
    Post count: 50
    This reply has been marked as private.
    #174180
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Already saw the news page on the other topic.

    Add the code below to your custom css option.

    
    .author-bio {
      display: none;
    }

    Hope it helps.
    -Rui

    #174183
    Turnleaf
    Member
    Post count: 50

    Thanks, this solved it!

    It would be nice if this would be added as a “theme option” in future versions of Dante.

    #174191
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Will forward your suggestion to the development team.
    -Rui

    #196833
    entropicstudio
    Member
    Post count: 18

    I would just like to add that it would be most useful to have a global option to turn off the author display and be able to turn ON the author display for specific pages.

    I have a situation where I’m pulling aggregate posts from other sources as well as writing some myself. The aggregate posts greatly out number my posts. It would be wonderful to be able to turn them all off and then activate only the posts i want to show my bio.

    Thanks!

    #196844
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    There is the option to include author info on each post. I will see if we can add in a default meta option for this so that you can disable it by default, then enable it on your posts.

    – Ed

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register