Re: Unable to create groups or forums
next try
Too much confusion here…..
No I found this:
http://example.com/members/stilalbum/groups/ <—-no create link
http://example.com/groups/ <—there is a create link
I dont think that this behavior is logical.
So, how do i get the link into http://example.com/members/stilalbum/groups/?
Solution:
open wp-content/themes/premiumnews/groups/index.php
Search for:
`
<a class="button" href="”>
`
copy it (or copy it from here )
now open
wp-content/themes/premiumnews/members/single/groups.php
and paste the code wherever you need it
I removed the `
` tag and the “ and put the code after “
Now everything is fine and logical.
Happy weekend, happy group-creation!