You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When set to appear after comments, which works well across all other post types, related items actually appear between the discussion post and the comment box in group discussions.
Great plugin, BTW, apart from that minor issue!
The text was updated successfully, but these errors were encountered:
thanks! i disabled group discussions on my site here so haven't tested much with it. i have now re-enabled that feature so will look at this and fix it soon.
Those discussions are pesky! In 1.9, line 3 of related_items/views/default/related_items/related_items.php causes a WSOD as there appears to be no subtype method for discussion posts. I changed this line to:
i have been stuck with elgg here since i have not been able to upgrade my site without also getting several key plugins upgraded (which are coded by other coders).. so i haven't looked at upgrading/fixing my plugins from 1.8 to above. i am getting round to doing this now though.
When set to appear after comments, which works well across all other post types, related items actually appear between the discussion post and the comment box in group discussions.
Great plugin, BTW, apart from that minor issue!
The text was updated successfully, but these errors were encountered: