Link Preview Not Working? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
5 posters

    Link Preview Not Working?

    Beyonder
    Beyonder
    Forumember


    Male Posts : 726
    Reputation : 29
    Language : English
    Location : Beyond Realm

    In progress Link Preview Not Working?

    Post by Beyonder July 27th 2021, 8:54 pm

    I have Numerous forums and on my most recent created one from around 2017 the images on the post aren't showing when shared.

    I tested this on two different forums and this is what it shows.

    Both have large images in the beginning paragraphs of the topics as well:
    Link Preview Not Working? Screen21
    (It shows the Image of the picture posted when shared)

    Link Preview Not Working? Screen22
    (Doesn't show the image from the post at all it shows the logo.)

    To help with further information...

    1. I have to share the post atleast twice for images to post but the article I shared for the second image has been shared atleast 30 times since it's creation.

    2. Both of my forums have the near exact coding as well, just minor edits.
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19432
    Reputation : 2010
    Language : fluent in dork / mumbojumbo & English haha

    In progress Re: Link Preview Not Working?

    Post by Ape July 28th 2021, 12:01 am

    Please can we have a link to your forum and a link to a topic that has the problem.

    Also make sure your images are HTTPS address on them like this
    Code:
    https://i64.servimg.com/u/f64/12/23/10/57/female11.png
    see it has https:// at the start if it has http:// then they may not show on your forum.

    Also a basic fix can be just to clear your browsers of History / Cookies and browser data



    Link Preview Not Working? Left1212Link Preview Not Working? Center11Link Preview Not Working? Right112
    Link Preview Not Working? Ape_b110
    Link Preview Not Working? Ape1010
    Beyonder
    Beyonder
    Forumember


    Male Posts : 726
    Reputation : 29
    Language : English
    Location : Beyond Realm

    In progress Re: Link Preview Not Working?

    Post by Beyonder July 28th 2021, 1:57 am

    Ape wrote:Please can we have a link to your forum and a link to a topic that has the problem.

    Also make sure your images are HTTPS address on them like this
    Code:
    https://i64.servimg.com/u/f64/12/23/10/57/female11.png
    see it has https:// at the start if it has http:// then they may not show on your forum.

    Also a basic fix can be just to clear your browsers of History / Cookies and browser data

    Link: Friday the 13th Forum

    It's all the topics that won't allow the images posted to be seen as any previews in link sharing forms.

    My other forum has no problem doing this at all.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: Link Preview Not Working?

    Post by SLGray July 28th 2021, 2:56 am

    I believe the topic starter  is referring to shared content on social media sites.

    I believe only on Twitter does the images in posts will appear.  All others will use the forum's banner.


    Last edited by SLGray on July 28th 2021, 11:25 pm; edited 1 time in total



    Link Preview Not Working? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19432
    Reputation : 2010
    Language : fluent in dork / mumbojumbo & English haha

    In progress Re: Link Preview Not Working?

    Post by Ape July 28th 2021, 3:04 am

    Yes SLGray is right the banner is used on Facebook



    Link Preview Not Working? Left1212Link Preview Not Working? Center11Link Preview Not Working? Right112
    Link Preview Not Working? Ape_b110
    Link Preview Not Working? Ape1010
    The Godfather
    The Godfather
    Administrator
    Administrator


    Posts : 5336
    Reputation : 845

    In progress Re: Link Preview Not Working?

    Post by The Godfather July 28th 2021, 10:49 am

    Hello,

    Do you use this feature regarding the banner displayed on Facebook? It's a global banner for all links of the forum:

    Link Preview Not Working? Fb11

    tikky likes this post

    Beyonder
    Beyonder
    Forumember


    Male Posts : 726
    Reputation : 29
    Language : English
    Location : Beyond Realm

    In progress Re: Link Preview Not Working?

    Post by Beyonder July 29th 2021, 5:39 am

    @SLGray @Ape that's strange in the first screenshot of the post it's not my forums banner but the image from the post.

    @The Godfather is there a way to change that?
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    In progress Re: Link Preview Not Working?

    Post by brandon_g July 29th 2021, 8:02 pm

    Unfortunately the social media platform sites sometimes are bit random with displaying preview images, even if you use the appropriate html code tags to tell them what image to show, they still sometimes will pick a random image from the page if it feels it is a more fitting preview of the webpage. That is why sometimes you might see an image that is in a topic pop up instead of the forum banner at times.

    Also as far as I know I do not think it is possible to have just the images from each topic appear as the image preview since the only other way to modify the preview image would be to go into the overall_Header template and physically add an html tag telling it what image you want displayed. The problem with doing this though is that unfortunately the overall header is the same across the entire forum, so what image you choose would be displayed for any shared page on the forum which is the same problem you have now.

    It might be possible to remove (if I or another staff member can find where it is located) the snippet in the templates that Forumotion adds by default to display either the forum banner or whatever image is set by you in the admin panel, but even this has problems where you would be at the mercy of the social media platform to decide how and what is shown on the preview (which can include no image at all) so this is less than ideal.

    -Brandon



    Link Preview Not Working? Brando10
    Remember to mark your topic Link Preview Not Working? Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    Link Preview Not Working? Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points

    TonnyKamper likes this post

    Beyonder
    Beyonder
    Forumember


    Male Posts : 726
    Reputation : 29
    Language : English
    Location : Beyond Realm

    In progress Re: Link Preview Not Working?

    Post by Beyonder July 30th 2021, 9:43 am

    brandon_g wrote:Unfortunately the social media platform sites sometimes are a bit random with displaying preview images, even if you use the appropriate HTML code tags to tell them what image to show, they still sometimes will pick a random image from the page if it feels it is a more fitting preview of the webpage. That is why sometimes you might see an image that is in a topic pop up instead of the forum banner at times.

    Also as far as I know I do not think it is possible to have just the images from each topic appear as the image preview since the only other way to modify the preview image would be to go into the overall_Header template and physically add an HTML tag telling it what image you want to be displayed. The problem with doing this though is that unfortunately, the overall header is the same across the entire forum, so what image you choose would be displayed for any shared page on the forum which is the same problem you have now.

    It might be possible to remove (if I or another staff member can find where it is located) the snippet in the templates that Forumotion adds by default to display either the forum banner or whatever image is set by you in the admin panel, but even this has problems where you would be at the mercy of the social media platform to decide how and what is shown on the preview (which can include no image at all) so this is less than ideal.

    -Brandon

    So I am hearing a huge "no" from this? @brandon_g

    tikky likes this post