Replies
- Brajesh Singh on March 2, 2026 at 8:03 am in reply to: [Resolved] Shortcode Not Displaying in Custom Tab #56159
You are welcome.
Brajesh
- Brajesh Singh on March 2, 2026 at 8:01 am in reply to: [Resolved] Frontend Rich Text Editor Adds Extra Paragraph Spacing on Edit (BuddyBlog Pro) #56158
Hi Danny,
Thank you.I am happy to hear that everything is working properly now.
Thank you for your patience while we worked through the issue.Regards
Brajesh - Brajesh Singh on March 1, 2026 at 1:14 pm in reply to: [Resolved] Frontend Rich Text Editor Adds Extra Paragraph Spacing on Edit (BuddyBlog Pro) #56150
Hi Danny,
I am sorry, it took me time to investigate and find a solution. I was looking at a code based solution but my issue was the concern it might break others.There is a simple solution though. Please Edit the page you are using for shortcode and make sure you switch back to WordPress editor(there is a button at top left). Once you do that and save, elementor will not try to add its customization on the page and It will be rendered normally.
Regards
Brajesh Hi Avi,
I am sorry, I replied on January 12 but missed your follow up.Can you please drop a mail with your current questions/requirements or post theme here(whichever is comfortable for you). I will write back within 24 hours.
Regards
Brajesh- Brajesh Singh on February 24, 2026 at 10:04 pm in reply to: [Resolved] 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: [Resolved] 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: [Resolved] 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: [Resolved] 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: [Resolved] 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: [Resolved] 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