Hi guys,
I have a little problem since I've updated to the latest version of oxwall and the group plugin.
I see the paging twice on the group list:
Any ideas how to fix that? :)
- Hati
ow_plugins/groups/views/controllers/groups_list.html
remove the second instance of {$paging}
you then need to open up
ow_includes/config.php
set DEV mode to true, refresh your site, hit F5 or clear cache (bottom right corner) then set DEV mode back to false
then check your groups page