Replies
Hi George,
Thank you for reviewing and suggestions.1. The problem is adding the poke count in the sub nav menu will loook bad. Do you have any suggestions where to add that?
2. Sorry but that is not feasible. pokes are private to the user involved. It is not an activity view able by the site members and that’s why it is not part of the activity.3. Thank you. These are good ideas but I am sorry that will be way beyond this plugin. It’s a tiny plugin and these features may be good for some other plugin.
- Brajesh Singh on November 19, 2016 at 2:59 pm in reply to: xprofile condition plugins not working/saving urgent help please #6422
Hi Valarie,
Are you on multisite or is there anything specific? Can you please post WordPress/BuddyPress version. I am no able to produce it. - Brajesh Singh on November 18, 2016 at 10:10 am in reply to: BP Auto activate Auto Login-redirect to profile on Signup“ #6415
Hi Joseph,
can you please disable the Membership2 Pro for a moment and check if that makes it work? Just need to find out the conflict.Thank you
Brajesh - Brajesh Singh on November 18, 2016 at 7:59 am in reply to: Sort Galleries by Category, Gallery Filtering #6413
Hi Fidd,
My apologies for the delayed reply.1. At the moment there is no ready to use solution for this available with MediaPress. It is easily doable though./
MediaPress uses custom post type for Gallery and ‘attachment’ post type for Media. So, adding categories is possible to both of these. It will need some UI though. Are you comfortable with php?
We may do it in future our self but not right now.
About Views:- We do have a plugin for Media Views that allows sorting et via views. You are looking for a gallery view, so that will need to be custom implemented.
My apologies for the lack of features at the moment.
Regards
Brajesh Hi Hanifa,
Thank you1. Yes, you are right. They can edit from the front end profile.
3. You can install BuddyDev Dashboard plugin
https://buddydev.com/docs/guides/account/buddydev-dashboard/installing-configuring-buddydev-dashboard/It allows automated update from BuddyDev unobtrusively. You will get the notifications like normal when an upgrade is available.
Hope that helps.
Thank you
Brajesh- Brajesh Singh on November 18, 2016 at 7:51 am in reply to: Looking for a code snippet – Add BuddyPress Groups Sidebar #6411
Hi George,
Thank you for posting. There are multiple ways to do it.The simplest way is to modify your theme sidebar and use the widget area conditionally.
In future, within 10 days, I am also releasing an addon for WooSidebars plugin, that allows using any sidebar conditionally. I had originally worked on it for a theme of ours and plan to put it for public soon.
For now, you can use bp_is_group() to check if you are on group.
Regards
Brajesh - Brajesh Singh on November 18, 2016 at 7:47 am in reply to: Plugin idea – BP Featured Members and Groups #6410
Hi George,
My apologies. Ravi did complete it some time back. I don’t remember but it is most probably hosted on bitbucket. I will grab a copy and push on github today a little late and link you.Thank you
Brajesh Hi Yves,
My apologies for the inconvenience. One of the side effects of this plugin is WordPress does not crate the table for the sub sites.You will need to create 2 tabls
dbprex_terms dbprefix_term_taxonomy and may also have to create dbprefix_termmetaHow many sites do you have? If there are too many sites, this process can be automated. If it is less than 10 sites, please use php myadmin to clone table.
Thank you
Brajesh- Brajesh Singh on November 16, 2016 at 11:00 am in reply to: Page galleries showing up as squashed together on mobile #6403
Hi Owen,
My apologies to keep you waiting.I will assist you today/tomorrow and update here.
Thank you
Brajesh Hi Symeon,
I am sorry but it is outside of the scope of that plugin. There are many reasons for not allowing that.
1. Who will be able to add the shortcode? Since anyone(author) can add the shortcode, It is not a good idea to include it as a ready made things. Also, how do you allow to select users to which blog they want a theme to be active? A user can have more than one blog.
2. It is possible to do what you are looking for but will be very specific to your site. You can create a shortcode and allow users to select the theme/blog on which they want to activate it.
Please do note that we won’t be able to provide any custom solution for this as it falls far beyond the scope of the plugin.
Regards
Brajesh