Re: PLEASE HELP!!! no group creation option in groups
Well it should be there. I wonder why it is not working?
Go into your theme, if you have the buddypress extension pack installed, or you have created your child theme, go into your theme folder, (wp-content/themes/yourtheme) and then go into the folder named “groups.” Inside there should be a file called “Index.php”
Now check to see if the following code is listed anywhere in the file, “control or command +f” will search for the term.
` <a class="button" href="”>`
If for any reason that it is not in the file, put the code above directly after this code in the file:
`