Replies
- Brajesh Singh on February 24, 2026 at 10:04 pm in reply to: Frontend Rich Text Editor Adds Extra Paragraph Spacing on Edit (BuddyBlog Pro) #56144
Thank you.
the conflict is caused by Elementor as It disappeared when I disabled it on the staging.Please allow me a day to look into it and provide a solution.
Regards
Brajesh - Brajesh Singh on February 24, 2026 at 8:19 pm in reply to: Frontend Rich Text Editor Adds Extra Paragraph Spacing on Edit (BuddyBlog Pro) #56142
Here is a bit more detail:-
One of the plugin/code is forcing to run wpautop on shortcode generated content. WordPress handles it well, but something is causing to run after the generated code to cause this issue(the form on page is being generated via shortcode).Regards
Brajesh - Brajesh Singh on February 24, 2026 at 8:02 pm in reply to: Frontend Rich Text Editor Adds Extra Paragraph Spacing on Edit (BuddyBlog Pro) #56141
Hi Danny,
Thank you for your patience.
I have checked it thoroughly and I do see the issue. On that screen, something is applying wpautop filter on all content inside the BuddyBoss’s item.
May I disable some of the plugin/code to check what is causing it?Regards
Brajesh - Brajesh Singh on February 23, 2026 at 3:41 pm in reply to: Shortcode Not Displaying in Custom Tab #56140
Hi Luis,
Our tabs don’t interfare with wp_enqueue_script or style or the wp_enqueue_scripts hook. The plugin simple adds regular tab to BuddyPress profile.The problem lies with their strategy(there are simple ways like using static flag to prevent duplicate).
Regards
Brajesh - Brajesh Singh on February 21, 2026 at 10:31 pm in reply to: Frontend Rich Text Editor Adds Extra Paragraph Spacing on Edit (BuddyBlog Pro) #56137
Hi Danny,
I am sorry, BuddyBlog is not causing the spacing. I saved and tested on a blank install of BuddyBoss.I believe some code or plugin on your site is causing this conflict.
Do you have a staging site where I may look into? If yes, Please share a link and grant me access(Please share via contact form or private reply here).
If staging is not feasible, Please provide me following details:-
1. List of active plugin
2. Are you using bp-custom.php? Is there a file with this name in your wp-content/plugins directory?Regards
Brajesh - Brajesh Singh on February 19, 2026 at 9:20 pm in reply to: Shortcode Not Displaying in Custom Tab #56134
Hi Danny,
Thank you for sharing their response. As I expected, the issue lies with shortcode. Manually editing shortcode is not advised. Please ask him to provide a filter, I can help you with some code to enable it on BuddyPress profile pages then. If we manually edit their code, It will be lost in next release.Regards
Brajesh - Brajesh Singh on February 19, 2026 at 8:05 am in reply to: Frontend Rich Text Editor Adds Extra Paragraph Spacing on Edit (BuddyBlog Pro) #56132
Hi Danny,
Thank you.I have released an upgrade.
1. I was mistaken, the plugin does not add autop(It was used in settings field which caused the confusion).
2. The WordPress wp_editor does not support plcaeholder. If you specify the placeholder with rich text, It will show up as description now(below the editor).
3. For BuddyBoss post thumbnail, I have removed image size constraints. you will still need to add the following css to your additional css
.bblpro-form-wrapper #postimagediv a { max-height: none !important; }To make it work.
Regards
Brajesh - Brajesh Singh on February 19, 2026 at 6:00 am in reply to: Shortcode Not Displaying in Custom Tab #56131
Hi Luis,
Thank you for using our plugin.Please contact the author of Ebook Viewer as ask them how to enable the viewer outside normal page/post content. We simply run do_shortcode, so the issues lies with the shortcode if a specific shortcode is not rendering.
Regards
Brajesh - Brajesh Singh on February 18, 2026 at 12:23 pm in reply to: Frontend Rich Text Editor Adds Extra Paragraph Spacing on Edit (BuddyBlog Pro) #56128
Hi Danny,
thank you.
1. Placeholder is a problem in our implementation for tinymce/wpeditor. I will test a bit and update on it later today.2. It is probably some css. Which theme and template pack are you using?
Please share the details and I will assist. Please expect a release with paragraph issue fix today.
Regards
Brajesh Hi Ashley,
I am sorry, we need more context. which theme, template pack are you using? Please link me to a screenshot and we will do our best to assist.Regards
Brajesh