Forum Replies Created
-
Thanks Techguy.
now the problem y create Donation tab on groups.
I´ll look any simple plugin for groups and see the code to Know how to make a tab on groups.¿Any idea o recomendation to start?
thanks
thank you very much, but i don´t kown use the api, i tried before similar and no good.
Any body have a plugin o code to start?
Thanks
i use this http://premium.wpmudev.org/project/buddypress-group-calendar is a premium, but i dont know another plugin
i´m interesting on the same theme, i am looking for a same paypal acount for all groups, but i interesting to diferenciate which group come from the donation.
Thank you
i make a child theme to parallax header, but the problems come later.
the z-index of my header put all popup divs under the body, and a i have not a solution at the moment for this.
You will have many problems with the plugins if use parallax header.
this is the link to download my custom theme (parallax) is a child of bp-default theme.
http://www.tropicthunder.com.es/bp-parallax.zip¿anybody have a solution for this problem on a child theme.?
I think Parallax have many posibility of dinamic header for bp.Tip: Remove custom headers in your child theme
If you want to remove the ability to have custom headers in your child theme you simply add the following line in functions.php for your child or parent theme:
define( ‘BP_DTHEME_DISABLE_CUSTOM_HEADER’, true );
more easy , true?