New Landing How can we help? Themeforest Theme Support Dante Portfolio with Thumb in Gallery but without Detail

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #187944
    heinetz
    Member
    Post count: 63

    Hi,

    I use portfolio-widget (Display type=gallery) in the content of one page and edit the items in section portfolio. Thumbnails shown in the gallery are linked to the item-detail-page(-post).

    … per default. Now I got the case, that 3 portfolio-item consist of the thumbnail and without detail-page(-post), what means:

    1. the thumbnail should not be linked.
    2. the detail-page should not be online.

    What’s the cleanest way to realize that?

    As solution for the first part of my task I could use portfolio categories (e.g. category ‘do_not_link_me’) to generate a class with that name for the item into gallery. Via CSS I could hide the link and hover-effects. But how can ensure that the post is offline while it’s thumbnail furthermore is shown into the gallery?

    beste,

    heinetz

     

     

    #188091
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi there,

    Unfortunately that is not part of the current theme functionality, and it’s not within the scope of our support to be able to provide that functionality as it is more work than a small customisation. While we’d love to be able to support every customisation request, we simply don’t have the time. We recommend that you seek a freelance developer if you need that functionality, potentially from one of the below resources:

    https://codeable.io

    Home

    http://www.microlancer.com

    Hope that helps.

    – Kyle

    #188146
    heinetz
    Member
    Post count: 63

    Hi,

    thank you, I am a developer myself 😉

    I thought, you could give me a hint how you would realize that with css and a plugin and without changing php-code.

    I think, I’ll find some way.

    best,

    heinetz

     

    #188327
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m not aware that it’s even possible to completely disable the post type detail page. Maybe you can find something on Google

    – Kyle

    #188597
    heinetz
    Member
    Post count: 63

    the customization has been quite easy 😉

    1. I defined items without detail-page as (publish-state) private
    2. In function sf_portfolio_items() I changed the $portfolio_args[‘post_status’]
      from ‘publish’ to array(‘publish’, ‘private’).
    3. I added an attribute ‘date-post_status’ to the
    4. in function sf_portfolio_items()

    best,

    heinetz

    #188627
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great 🙂

    #188687
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks for sharing.
    -Rui

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