Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on #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

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on #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

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on #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

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on #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

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on #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

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on #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

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on #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

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on #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

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on #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

  • Keymaster
    (BuddyDev Team)
    Posts: 25336
    Brajesh Singh on #56127

    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