Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #35703
    abeldb
    Member
    Post count: 77

    Hello!

    My site is created for a single author, for this reason,
    I want to hide info about “by author” or “posted author
    in: Blog*, Archives pages, Page Slider, Blog post (under img), …

    ///
    Comments
    * In Blog, ‘Item details’ it’s the way to hide author,
    but the date doesn’t displayed.

    At the end of the post, Section “About author”, I think it’s ok,
    for the rest I think that is more repetitive for a single author)
    ////

    I’m looking for this inside options theme, but did’nt find, …
    // with a bit of css maybe?

    Can you tell me how hide this data (by author) or (Posted by author) ?

    Thanks!

    #35705
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    Can you give me links to the pages on which you want them removed ? . As then it would be much easier for me to provide you custom css for it.

    Thanks
    Tahir

    #35829
    abeldb
    Member
    Post count: 77

    Hi Tahir!

    Ok, I understand that it’s necessary hide with a bit CSS.

    For the moment in this pages:
    Blog, Archive pages, Search results, Clients page, Blog Page Slider and Blog post (under img).

    (If appears more pages, I’ll try add some extra classes in my custom CSS)

    Thnks for your support.

    #36204
    abeldb
    Member
    Post count: 77

    About hide by author:

    I read about this question too by derestricted user, here :
    http://support.swiftideas.net/forums/topic/remove-posted-by-and-about/

    The CSS to hide “by author” or “posted author” like this:

    .post-info, .blog-item-details, .flex-caption-large .details span.item-author {
    display: none;
    }
    

    doesn’t works fine, because hide the date too.
    It’s necessary show the date!

    Please, can you tell me a way to hide only author data?

    Thanks in advance.

    #36471
    Melanie – SUPPORT
    Member
    Post count: 11032
    span.item-author {
    display: none!important;
    }
    #36473
    derestricted
    Member
    Post count: 76

    It still says posted by admin, on the single page:
    http://derestricted.com/design/ride-100-the-barstow-classic-legend

    And in the masonry excerpt:

    Latest

    After looking at it I think due to the way its been coded the only way to fix it is to edit the single.php file. Please correct me if I am wrong.

    #36598
    abeldb
    Member
    Post count: 77

    Ok, fine

    I have already gotten on my own
    with some php, a little more than I desired it.

    I edited these files:
    – single.php
    – single-galleries.php
    – single-jobs.php
    – includes/sf-media.php
    – includes/sf-post-formats.php

    (with child theme the require_once action it’s hard to config)

    At the end all works fine
    Thanks anyway.
    Best regards!

    #36801
    Melanie – SUPPORT
    Member
    Post count: 11032

    Great!

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