Feauture Image

Home Forums WordPress Themes – Premium Pure & Simple Feauture Image

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17211

    Please, how do I set the featured image in each of my pages (for sharing purposes) but without it showing up again on the page as a duplicate?Thanks
    http://www.puentesdeluz,com.mx
    I have a child theme of the Pure and Simple Pro

    #22693
    Sushil Adhikari
    Moderator

    Hi Adriana Colotti Comel,

    Could you provide us specific site URL , where you are getting duplicate featured image.

    Note: Even if you have hidden you featured image from front end , featured image will still show up while sharing with facebook.
    Also we had replied you on this forum. https://www.styledthemes.com/forum/pure-simple/2050-featured-images-on-pages-and-blog, but we are not able to get reply from your side. is there any problem on this?

    Thanks

    #22694

    The home page of my site is a static page http://www.puentesdeluz.com.mx/
    Here is where I would like to establish a specific featured image the one with the colors branding-puentes de luz – if I set it up as featured image it shows up on the page and I do not want that. I do not know how to let the featured image set without showing on the welcome page but stay as featured image so that when I share to FB it takes that image and not the other images on the page.

    About your note below… yes I went to the articles you suggested and used the tools of the developer … that was for my blog page and the problem was that on FB on the sharing there was not showing the featured image established for each article … I could find out that the problem was the sizing of the featured image it was too small – that is the size that the theme for style 2 was asking me – when I changed the size to larger on the featured image FB is able to select that image and the theme seems to support a larger image even if it is not the preferred size. But as I am saying this is for the Blog page and for now that can work.

    The problem now is for my pages …NOT the blog page … If I want to share on FB whatever page of my site it will select whatever image it wants and I thought it was because the featured image is not set … but when I go and try to set it it shows gain on the page and I do not want that but I do not know how to hide the feature image on the page it seems to me it does not work like in the blog where I can hide the image …HOW DO I HIDE THE FEATURED IMAGE ON MY PAGES ? not my blog … so that when I share to FB it takes the feauture image I want and not any other image on the page … hope this is clear now … thank you …

    #22695
    Sushil Adhikari
    Moderator

    Hi there,

    So you want to hide featured image from single page. For this you need to add this following css on child theme style.css file.

    .type-page img.wp-post-image {
    	display:none;
    }

    let us know if we are understanding fully or perhaps this is not what you meant for. if that so lets have conversation on live chat so we can reduce communication gap and make you work done quickly

    Note: Some time Facebook pick random image from particular post, so you need to full-fill criteria provided by facebook developers team . We guess we had already provided you the criteria for this. You can find many article on this we had listed some of them.
    http://www.seosmarty.com/how-to-force-facebook-to-grab-the-best-image-from-your-page/
    https://www.facebook.com/notes/hyperarts-web-design/set-up-your-website-to-control-images-text-in-facebook-status-update-links/10150320031290844/

    Hope this will help you.

    Thanks

    #22696

    Will try and read all of this an let you know … Thank You!

    #17212
    Sushil Adhikari
    Moderator

    sure 🙂

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