New Landing How can we help? Themeforest Theme Support Uplift how to customize the portfolio sidebar

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Uplift
  • #274658
    jaynkie
    Member
    Post count: 90

    Hello! All of my portfolio posts have an ‘item details’ sidebar with project info, company etc. They all show the date of the post and the social media icons, even though I have my default settings not to show either of those. I’ve also tried unchecking the check boxes to show social media in the meta part of the portfolio entry. Nothing seems to get rid of them.

    My end goal is:

    Show: Client + icon, Project + icon, tags – and that’s it. No date, no social icons.

    Where do I customize that?

    #274907
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The option doesn’t seem to be working, thanks for letting us know, I’ll forward to the developer to fix in the next update

    – Kyle

    #277453
    jaynkie
    Member
    Post count: 90

    Ah Thanks Kyle. Sad to hear. Can you leave a reply here when it’s fixed? Thanks!

    #277800
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Guess something went wrong because the topic wasn’t assigned to the development team. Now it’s assigned.

    -Rui

    #277993
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @jaynkie

    Thanks for the heads up – the social meta option has effect for the next update. To remove the date, simply add this css. We’d recommend css over removing it from the code as it is then tracked with rich snippets.

    .item-details time {
    display: none;
    }

    – Ed

    #281131
    jaynkie
    Member
    Post count: 90

    Hey guys! That works for the date! Thanks! But the social icons are still showing even with the latest update (1.5.2)

    How do I get those gone for good!??

    #281132
    jaynkie
    Member
    Post count: 90

    I guess I mean Uplift 1.2.0 – I tried to update and it said I already have the latest version.

    #281155
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .single-portfolio .item-details .sf-share-counts {
      display: none;
    }

    – Kyle

    #281282
    jaynkie
    Member
    Post count: 90

    YES!! Kyle and Ed – thank you!!

    #281284
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

    – Kyle

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

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

License required for one of the following items
Login and Registration Log in · Register