Replies
- Brajesh Singh on June 6, 2020 at 5:42 pm in reply to: [Resolved] add extra css on a profile field #30536
Hi Bouke,
Thank you for sharing the details.Which field type are you using for that specific field?
Regards
Brajesh - Brajesh Singh on June 6, 2020 at 5:41 pm in reply to: Activity plus reloaded: Share doc/file ? #30535
Hi Lars,
Thank you for the topic.I am sorry, we do not have any plan to add it in near future. Our plans will depend on what BuddyPress team decides with respect to the attachment component.
If you want, you can use MediaPress which supports documents in the upload.
Regards
Brajesh - Brajesh Singh on June 6, 2020 at 5:33 pm in reply to: [Resolved] Plugin has no effect anymore since updated to BP 3.2 #30533
Thank you Daniel.
Regards
Brajesh - Brajesh Singh on June 6, 2020 at 5:33 pm in reply to: [Resolved] How to show new post link at blog page? #30531
You are welcome.
I am glad it worked.
Regards
Brajesh - Brajesh Singh on June 6, 2020 at 5:31 pm in reply to: [Resolved] MediaPress upload and image optimization with Robin Image Optimizer Plugin #30529
You are welcome. I am glad it worked.
Regards
Brajesh You are welcome. All the best with the solution.
Regards
Brajesh- Brajesh Singh on June 6, 2020 at 6:51 am in reply to: [Resolved] How to show new post link at blog page? #30515
Hi Vikas,
You can use the following urlhttp://yoursite.com/members/me/budyblog/edit/to point to logged in user’s new post page.
Please make sure to replace yoursite.com with actual url.
Regards
Brajesh Hi Kathy,
Thank you for using the moderation tools plugin.Currently, we use the icon from dashicon as dashicon is already loaded by BuddyBoss theme.
Are you using any plugin to load font awesome icon set? If yes, Please let me which version of it you are using(5 or 4.7 and free or Pro) and I will assist with the code.
PS:- BuddyBoss theme comes with a special icon set(has a large amount of icons). I am listing those icons below. If you want to use any of the icon form this list, It will be super easy and efficient.
https://i.imgur.com/aipydve.png
https://i.imgur.com/roofNv1.png
https://i.imgur.com/OG7y7iU.pngRegards
Brajesh- This reply was modified 6 years, 2 months ago by
Brajesh Singh. Reason: fixed 5.7 to 4.7
- This reply was modified 6 years, 2 months ago by
Hi Peter,
Thank you for your interest in using our plugins in future.Here is a simple way to find out
1. Open your wp-config.php and look for the following line
define( 'WP_DEBUG', false );Please change that to
define( 'WP_DEBUG', true );and add the following line too
define( 'WP_SANDBOX_SCRAPING', true);Now, if you open the site, It will show you the actual error. Please change back wp-config.php to your original state and let me know the error.
Regards
Brajesh- Brajesh Singh on June 5, 2020 at 8:54 pm in reply to: [Resolved] add extra css on a profile field #30508
Hi Bouke,
BuddyBoss theme has full control over the profile data listing style.
The markup comes from the theme and not from the plugin. We do not add any markup(except for image field, we do add img tag).
Do you want to add a border around “data” cell or do you want to do it for some specific field type values where field type is offered by us. In the later case, I can look into it and assist you.
Regards
Brajesh