Replies
- Brajesh Singh on July 18, 2019 at 10:41 pm in reply to: [Resolved] Multi-Network/Xprofile Conflicts #24259
Hi Zach,
I have tested the plugins today.1.I have BuddyPress Network Active
2. I have BuddyPress Multi Network Netwk active
3. I have following code in bp-custom.phpdefine( 'BP_ENABLE_MULTIBLOG', true );4. I have BP Xprofile Custom Field Types Network active
For each of the sites, I went to Settings->BuddyPress and saved the component screen(It recreates table if needed).
After that, I am logged in as super admin and was able to create custom field without any issue. The bug I was referring to seems to be fixed in BP.
Are you following the above stpes?
Regards
Brajesh - Brajesh Singh on July 18, 2019 at 11:40 am in reply to: [Resolved] Pagination not working with Shortcodes in Profile Tabs Plugin #24252
The forum email notifications get encoded and that’s why you received the error.
Regards
Brajesh - Brajesh Singh on July 18, 2019 at 11:39 am in reply to: [Resolved] Pagination not working with Shortcodes in Profile Tabs Plugin #24251
Hi,
It seems you copied the code from forum email notification. The error is you copied entity encoded code.Please copy the code from my post above and use it.
Regards
Brajesh - Brajesh Singh on July 18, 2019 at 11:39 am in reply to: Groups Creator Pro makes all Group hyperlinks return 404 error for non admins #24250
Hi,
Thank you for the topic.Your error is not related to the plugin being malfunctional.
404 means most probably the content is not accessible due to incorrect configuration or some conflicting usage pattern.
Please share more details about your tab configuration or provide temporary access to your site and I can update the configuration for you.
Thank you
Brajesh - Brajesh Singh on July 17, 2019 at 8:38 pm in reply to: [Resolved] How to redirect to another user private message page ? #24149
Hi Thierry,
Do you want the user to be redirect to private message on their profile and where “admin” is selected as the receiver(send to)?Thank you
Brajesh - Brajesh Singh on July 17, 2019 at 8:37 pm in reply to: Integrate Wise Cha Pro in BuddyPress/bp-notifications #24148
Hi,
I have received the plugin from your initial link.
Please allow me 1-2 days to take a look at it and assist you.Thank you
Brajesh - Brajesh Singh on July 17, 2019 at 8:36 pm in reply to: [Resolved] BuddyPress Tabs Creator Pro – Icon Options? #24147
Hi,
No issues.You can put them into Dashboard->Apppearance->Customize and then opening “Additional CSS”
Regard
- Brajesh Singh on July 17, 2019 at 7:07 pm in reply to: Buddypress Extended User Group Widget Repeating Menu Bug #24145
Hi,
Thank you for using the plugins.I will explain the issue, reason and solution below.
1. BuddyPress Group Tabs creator has no bug and it is not causing the issue.
2. The problem is arising as you are trying to nest group lists inside a group. Internally, both the single group and the extended group lists use same loop and the nested loop is conflicting.Solution:- Do not put group list inside another group loop. BuddyPress does not allow nested group loops.
You may put the group list in the sidebar.
Or, you will need to rewrite the extended group widget without using the default group loop
https://github.com/buddydev/bp-extended-user-groups-widget/blob/master/class-bp-extended-user-groups-widget.php#L92Regards
Brajesh - Brajesh Singh on July 17, 2019 at 6:09 am in reply to: [Resolved] How to redirect to another user private message page ? #24136
Hi Thierry,
Thank you for the question.
Please visit Dashboard->settings->Ajax Registration and click on “Register” tab.
There you can set the url you want to redirect to.
Regards
Brajesh - Brajesh Singh on July 17, 2019 at 6:01 am in reply to: [Resolved] French translation does not works #24133
Thank you for confirming. I am glad it is working.
Regards
Brajesh