Support » Plugin: wpForo Forum » Is it possible for a Forum to have featured image?
Is it possible for a Forum to have featured image?
-
I have created Main forum and under the main forum I created a forum and I want to share that forum on Facebook but when I share its shwoing different featured image,
is there any possible way to show any custom image as snippet?
-
Forums don’t have featured image. The default snippet image is for all forums. Only topic page (with list of posts) have own snippet image if the first post contains some image, otherwise it also shared with the default snippet image.
Now thats the issue in this plugin….
The thing is, if anyone have multiple forum and want to share it on facebook then it will end up showing the first page of forum like domain.com/forum.
also the issue is if any one share the topic which do have a title image might be and full text of issue or discussion any member made then if anyone share that topic link on facebook then also the forum snippet and texts everything will appear instead of the topic title..
needs these updates
Forums and Topics are not articles and they don’t have featured images. Please let me know where you insert forum and topic specific images?
on Facebook
It must be showing Title atleast..
how its coming, and why not mine?
I just want know where are you going to insert Forum Image in your forums? Where should be located the forum image to share then? Forums are a horizontal tabs/panels. Nothing else.
wpForo Topic and posts are real content and they are already integrated with Facebook image share function, they generate snippet image automatically based on first post content and other post content. Please read this support topic:
https://wpforo.com/community/how-to-and-troubleshooting-2/rss-to-facebook-shows-wrong-image/#post-13591wpForo generates this tag especially for Facebook share.
<meta property="og:image" content="https://example.com/myimage.png" />
-
This reply was modified 2 years, 6 months ago by
gVectors Team.
please visit here
https://developers.facebook.com/tools/debug/sharing/?q=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fis-it-possible-for-a-forum-to-have-featured-image%2FPlease let me know what have you shared? is this a topic page with posts? please leave the real forum URL which has been shared, I can’t help you based on this FB links.
This threat link is copied and pasted on fb debugger and showing the topic of this threat but whereas my forum members also created the topic same like here and I went on fb debugger to see but instead of showing topic title its showing me forum title.
I hope you got my point.
As per the image, its alright if the image uploading option is not there. it actually takes first image automatically or the image which has good resolution and pixels its alright!
This threat link is copied and pasted…
Please leave the link you’re mentioning. We can’t help you without seeing the content of that link.
this is the link
https://gadgetsay.com/forum/guide-tutorial-forum/app-name/use facebook debugger tool
and see if the site title appearing or notAlso wondering if we can use full width of the forum page.
on smartphone its so less wide and things looks like came everything in the middle of the phone.
needs wider
I don’t see any image in this thread, so you don’t have any image in FB too.
Also wondering if we can use full width of the forum page.
on smartphone its so less wide and things looks like came everything in the middle of the phone.Please navigate to Dashboard > Forums > Settings > Styles tab, put this CSS code in Custom CSS Code textarea (at end), save it, delete all caches and press Ctrl+F5 on forum front then check using private session of mobile browsers:
@media screen and (max-width:600px) { #wpforo-wrap { padding: 10px 2px; } }
-
This reply was modified 2 years, 6 months ago by
- The topic ‘Is it possible for a Forum to have featured image?’ is closed to new replies.