Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #99450
    luismarioochoa
    Participant

    Hello

    Please help. There is a particular page where the Featured Image just does not want to display. I don’t know what else to do since the rest of the pages are displaying featured images as they should but this one.

    The first story on the left of this pag:
    http://destinationvows.ca/trends/ is the problematic page and you can view it in this url:
    http://destinationvows.ca/floral-anklets/

    #99473
    Mahesh
    Participant

    @luismarioochoa: Seems like you are using a child theme. Please switch to Parent theme and check if the issue persists.
    And yes, please check the meta box options for header image too. Go to edit page and scroll to FullFrame Options and click on Header Featured Image Options and click enable and Update. Hope this helps.
    Let me know further.

    Regards,
    Mahesh

    #99516
    luismarioochoa
    Participant

    Hello Mahesh

    Thank you, It does display in the parent theme.

    Header Featured Image Options enabled and refreshed but made no difference in the Child theme.

    I’d switch to the Parent Theme, but Sangeeta (at CatchThemes.com) added a slider code in my child theme functions.php so a Read More red link would show on the image slider, since there is no Read More button available in the slider of the parent theme, so I am stuck with the Child Theme until this capability is added to the Parent Theme.

    Please advice
    Thank you

    Luis

    #99640
    Mahesh
    Participant

    @luismarioochoa: Do you mean to hide the content from the slider? If so, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #feature-slider .entry-content {
        display: none;
    }

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Featured Image not displaying in a particular page’ is closed to new replies.