Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #127779
    norbertheyl
    Participant

    Dear forum members. I added a featured image to one of the single post webpages of my parallax webside. The image shows up on the frontpage/homepage so that is fine.
    But I do not want that image to show up on the single page. Therefore in the “parallax Frame Options” box/section Single page/Post Image Layout I set “disable imgage”.
    Unfortunately the image still shows up when I check the page. Strange it is not visible in 100% but somehow in transparency but nevertheless it is still there.
    Am I missing something here? Thanks very much for any suggestions.
    Link: http://gaerten-von-venedig.de/die-koestergaerten/

    Very best
    Norbert

    #127817
    tikaram
    Keymaster

    @norbertheyl : Thank you for informing about the issue. It looks like there is some issue with featured image on single page, this will be fixed in upcoming update. For temporary fix go to Appearance => Customize => Additional css and add the following css.

    .disabled {
    	display: none;
    }

    Let me know if you have any further issues.

    Regards,
    Tikaram

    #127832
    norbertheyl
    Participant

    Thank you very much. It worked! Looking forward to the bug fix.
    Very best
    Norbert

    #127846
    tikaram
    Keymaster

    @norbertheyl : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Parallax frame theme: featured image can not be disabled on single page’ is closed to new replies.