Notifications
Clear all

[Solved] Is there a way to designate a "default" image for the forum?

7 Posts
3 Users
0 Reactions
582 Views
Posts: 117
 eel
Topic starter
(@eel)
Estimable Member
Joined: 4 years ago

Is there a way to assign an image to the forum so "sharing" plugins can pull an image when someone links a page?

I am trying to improve this..

Thanks!

Topic Tags
6 Replies
2 Replies
Robert
Admin
(@robert)
Joined: 9 years ago

Support Team
Posts: 10587

Posted by: @eel

Is there a way to assign an image to the forum so "sharing" plugins can pull an image when someone links a page?

I am trying to improve this..

Thanks!

Hi @eel,

You can use this solutions:

https://wpforo.com/community/how-to-and-troubleshooting-2/wpforo-is-not-genereating-ogimage-tags/#post-16386

 

 eel
(@eel)
Joined: 4 years ago

Estimable Member
Posts: 117

@robert Thank you!

BlackRaz
Posts: 404
Admin
(@blackraz)
Contributor
Joined: 8 years ago

Hi @eel 

Your can do this using the special filter hook 

wpforo_seo_meta_tags

And I have added this suggestion to our consideration list. 

Posts: 117
 eel
Topic starter
(@eel)
Estimable Member
Joined: 4 years ago

Thank you!  But can you elaborate, please? I don't know what to do with the phrase. 

1 Reply
BlackRaz
Admin
(@blackraz)
Joined: 8 years ago

Contributor
Posts: 404

@eel 

The provided phrase is a WordPress filter hook that is already in our wpForo plugin code. Developers who wish to make modifications or customizations within the SEO meta tags can use this filter hook to implement their changes. If you or your website creator are not developers and need assistance with this, you can request help from our Pro Support team. Our Pro Developers will be glad to assist you.

https://wpforo.com/pro-support/#customization

Posts: 117
 eel
Topic starter
(@eel)
Estimable Member
Joined: 4 years ago

Thank you!