Home Forums Pro Themes Kids Education Pro Use Photos (vs. Categories, Pages, Posts, etc) for Slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #89671
    Brenda Prentice
    Participant

    I would like to use photos for the home page slider rather than have it pull the featured image from a post or page or category. Is that possible?

    #89676
    wensolutions
    Keymaster

    Hello @brenners78,

    Currently, you will be only able to display the images from the posts, a page in the slider and there is no feature to directly display the photos in the slider and as much as we would love to help you with this we are unable to do so as it requires higher code customization.

    So if you want then you can hire our professional developer so that you would get what you exactly want.

    http://themepalace.com/hire-a-customizer

    Thank you.

    Best Regards!!

    #89736
    Daniel Halstead
    Participant

    I made each slider image a page… now i have to work out how to make it unlinkable form the home page! so you dont see an empty page with just the image from the slider.

    #89790
    wensolutions
    Keymaster

    Hello @brenners78,

    If you want to turn off the link of the pages that appear on the slider, please add below-given CSS.

    .main-slider-contents .title a {
        pointer-events: none;
    }

    Also, make sure to keep the text field empty of reading more button.

    Screenshot:
    http://prntscr.com/md25hk

    Hope this helps.

    Best Regards!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.