Kunena 6.0.11 Released
The Kunena team has announce the arrival of Kunena 6.0.11 [K 6.0.11] which is now available for download as a native Joomla extension for J! 4.3.x & J! 4.2.x. This version addresses most of the issues that were discovered in K 6.0 and issues discovered during the development stages of K 6.0
Question Twitter cards and Facebook open graph image
I specifically need to be able to add custom image and description to topics and categories as well index page of Kunena.
And this hack/plugin to work on only kunena forum. Not the rest of the site.
Thank you!
Please Log in or Create an account to join the conversation.

You can automatically add correct opengraph and twitter cards to joomla articles / k2 items and easyblog posts. Where the images are taken from a Joomla Custom field, intro image, full image first text image. If these are not available it takes a configured fall-back image. (it even checks if the image resolution is high enough to meet the minimum requirements for facebook)
You can manually (via e.g. a custom module) add these tags to any page (I use it myself on my support form) via adding the tag: {ochopengraph image="https://your custom image url"}
Here is a blog I wrote regarding opengraph and twittercards that perhaps can help you pick a good plugin: onlinecommunityhub.nl/community-tools/81...ain-your-seo-ranking
Hope this helps.
regards,
Ruud.
sharing = caring
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Facebook open graph is shown with two errors
but it is shown :laugh:
Can you add this ability for twitter cards to related to kunena forum?
If you can I am your customer

Please Log in or Create an account to join the conversation.
Create a custom HTML module (with option: prepare content = yes) with the {ochopengraph image="https://your custom image url"} 'code' in it. And assign this module to your Kunena page(s).
That's also how I do it on onlinecommunityhub.nl/forum/
sharing = caring
Please Log in or Create an account to join the conversation.
Need to investigate. Will follow up here :sick:
In the mean time: github.com/Kunena/Kunena-Forum/issues/5520
sharing = caring
Please Log in or Create an account to join the conversation.
sharing = caring
Please Log in or Create an account to join the conversation.
The work around is to set caching of in the custom module. That way you 'force' joomla to 'execute' the content plugins on the module.
What I am now trying to make a native kunena integration. But that requires a change in the kunena code.
I have done a proposal for that: github.com/Kunena/Kunena-Forum/issues/5521
What this will do is open the possibility for all content plugins to work with Kunena

For the time being: the work around works great

sharing = caring
Please Log in or Create an account to join the conversation.
Also I think Joomla 3.7.5 has some issues with cache they manifested on my site with JomSocial component . I am working now on it right now so it will help. I will contact you when I am done on your site.
Thank you again.
Please Log in or Create an account to join the conversation.
sharing = caring
Please Log in or Create an account to join the conversation.