Replies
- Brajesh Singh on June 13, 2020 at 6:34 am in reply to: [Resolved] How can I change the activity delete button to icon #30827
All the best.
Regards
Brajesh Please share the details.
1. Which theme are you using
2. Is it BuddyPress or BuddyBoss
3. Which template pack are you using?is there anything special about your site that can affect the cover image?
Regards
BrajeshHi,
Is it in context of BuddyPress Activity shortcode? If yes, Please read the docs
https://buddydev.com/plugins/bp-activity-shortcode/There is a ‘for’ parameter for the same.
Regards
Brajesh- Brajesh Singh on June 12, 2020 at 8:00 pm in reply to: [Resolved] Make Affiliate WP Appear Within Buddy Boss Frame #30813
Hi Mikel,
Marking it resolved as per our email communication.For anyone else looking for the same, Please use
[bpptc_make_links_relative from="#site_url#/affiliate-area/" relative="affiliates"] [affiliate_area] [/bpptc_make_links_relative]Where relative is the slug of the tab you create. For example, if you created a slug named “partners”, then relative should be specified as
[bpptc_make_links_relative from="#site_url#/affiliate-area/" relative="partners"] [affiliate_area] [/bpptc_make_links_relative]Regards
Brajesh - Brajesh Singh on June 12, 2020 at 7:57 pm in reply to: Member Types Pro – Displaying based on type #30812
Hi,
There was a minor issue in the code I posted earlier. I have updated it
https://gist.github.com/sbrajesh/f7350e1687505bd10f94e6233a70ead2Please use the updated version.
Regards
Brajesh - Brajesh Singh on June 12, 2020 at 7:53 pm in reply to: BuddyPress Auto Activate Auto Login Problem #30811
Hi Tosin & DC
I have tested the plugin with BuddyBoss platform and Redis Cache plugin. It works well. I am logged in automatically.
https://wordpress.org/plugins/redis-cache/The CDN can not cause the issue. It is most probably page caching. Please check with server support for how their caching can be flushed and let me know if they have any specific suggestion.
regards
Brajesh Hi J,
Yes, that works.I believe I did share that link earlier in one of your threads too. My apologies if I am mistaken.
We are also bringing an update and release on wp.org most probably in June or not later than 15th july.
Regards
Brajesh- Brajesh Singh on June 12, 2020 at 7:11 pm in reply to: [Resolved] User Profile Tab Creator Pro: Shortcode Not Working #30807
Thank you.
Have received it. Will test and get back to you in couple of hours.
Regards
Brajesh - Brajesh Singh on June 12, 2020 at 7:10 pm in reply to: [Resolved] Add Send Private Message Button on Friend's section in every user profile #30806
Thank you.
Please change this
'block_self' => trueto
'block_self' => falseThat will make it appear in friends.
I also suggest adding link text such as
'link_text' => __('Send a private message.', 'buddypress'),to make link text appear correctly.
Regards
Brajesh Hi Abdul,
You will need to use a plugin like thishttps://wordpress.org/plugins/wonderm00ns-simple-facebook-open-graph-tags/
Regards
Brajesh