New Landing How can we help? Themeforest Theme Support Dante Editing Recent Posts Widget Files

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Dante
  • #90005
    robintee
    Member
    Post count: 45

    Hi Kyle,

    Where do I go to edit the “recent posts” widget ?

    As I’m looking to remove the title underneath the images.

    #90155
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .recent-post h5 {
        display: none;
    }

    – Kyle

    #90282
    robintee
    Member
    Post count: 45

    Hey Kyle,

    I’m looking to add the h5 into the images on hover along with the category title, exactly like the portfolio gallery.

    So would be more coding than that.

    Was wondering where in the dante theme I can edit this.

    Robin

    #90285
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m afraid that will take quite some work. But if you want to give it a go you will find the code in swift-framework/page-builder/builder/shortcodes/recent-posts.php

    – Kyle

    #90286
    robintee
    Member
    Post count: 45

    You will see what I mean on http://www.gngmagazine.co.uk/

    If you scroll down.

    I’m aiming to display the post title and category – on mouse hover.

    #90287
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m afraid it’s not supported on recent posts

    – Kyle

    #90300
    robintee
    Member
    Post count: 45

    Hey Kyle,

    Done it 😉

    I was wondering what the code was for category –

    e.g $items .= ‘<i class=”‘.$item_icon.'”></i>’;

    to

    $items .=’CATEGORY’>;

    Robin

    #90317
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m afraid the category is not called in that file, so it can’t be used

    – Kyle

    #90318
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try: $category

    – Kyle

Viewing 9 posts - 1 through 9 (of 9 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