• Resolved tobiasdejong

    (@tobiasdejong)


    Hi! We’re using Idea Push for the suggestions page for our cinema. On the overview page of all the ideas we’d like the attachments (movie posters in our case) to preview to make the list look more appealing. Is this possible?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi @tobiasdejong,

    Thanks for your enquiry. Yes, this is a pro feature. Please see feature 16 “16. Show Large Inline Images”

    https://northernbeacheswebsites.com.au/ideapush-pro/

    Thanks,

    Thread Starter tobiasdejong

    (@tobiasdejong)

    Hi!

    Thanks for getting back to me. I’ve enabled the “show images inline” option underneath the IdeaPush Pro tab – but nothing has changed..

    Could you advise?

    Best,

    Tobias

    Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi @tobiasdejong,

    As you are a pro user of the plugin, I recommend emailing us at: [email protected]. However it looks like you have some custom CSS code which is hiding the image:

    .no-related-image, .idea-item-breadcrumbs, .ideapush-idea-search, .ideapush-form-idea-description, .user-profile-container, .ideapush-container-idea-header, .ideapush-container-header, .status-container, .idea-item-content-container, .submit-new-idea i {
    display: none !important;
    }

    Turn this off and the image will show 🙂

    Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    More specifically, turn off this custom CSS code for this class: .idea-item-content-container

    So remove that class from your CSS declaration.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Image peview’ is closed to new replies.