BuddyDev

Search

Buddyblog pro Entry form styling

  • Participant
    Level: Initiated
    Posts: 6
    RAMPRABANANTH S on #36511

    Hi The entry worm is not looking good. How can I make it more adorable form to fill the information in the user profile tab? Any css available to style the form or how can it be designed to be done more pleasntly.
    Its no where near the one that has been displayed in the plugin page

    https://buddydev.com/wp-content/blogs.dir/1/files/2020/12/new-form-1.png

    How to get the way that you have mentioned in the pluging page.

    Thank you

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #36518

    Hi RAMPRABANANTH,
    Thank you for using the plugin.

    The screenshot is abstract representation of our forms management admin page and not the front end form.

    For front end, we have tried to stick with whatever a theme offers.

    Can you please let me know which theme are you using it with and what do you expect the creation/editing form to be? An screenshot will help me assist you better.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 6
    RAMPRABANANTH S on #36538

    Hi,

    Here is the link, I am using buddyboss theme. Here is the link.
    https://doctorskingdom.com/members/bb-madelyn/my-articles/create/

    Hope this helps to fix the issue.

    Thank you!

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #36557

    Hi,
    Thank you for sharing.

    I do see the issue with lists and the markup a bit. Please allow me to post some css in 24 hours.’

    Also, I will suggest you to mark the create,edit,drafts,pending tab only available to profile owners. They should not be accessible to others.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #36579

    Hi,
    Please visit Dashboard->Appearance->Customize and add the following under Additional CSS

    
    .bblpro-tax-checkbox {
        margin-top: 2em;
        overflow: auto;
        max-height: 200px;
    }
    
    .bblpro-tax-checkbox li {
        list-style-type: none;
    }
    
    

    This should fix the dots and limit the height of the term boxes.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 6
    RAMPRABANANTH S on #36650

    Yes Thank you and a bit better now. IS there any possibility to have the custom fields come before the wordpress fields. Also is there any method to add a custom field for images and custom field for WYSIWYG editor?

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #36661

    Hi RAMPRABANANTH,
    Thank you for the reply.

    1. Changing the Order of custom fields and WordPress fields:- We haven’t added any setting for it yet. I have done it for a client but that needed change in the create.php/edit.php and rendering function. I will update it within next 2 -3 releases to have the control inside the From creation page.

    2. Image, file and extra rich text editors are coming as part of our update next week.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #36876

    Hi RAMPRABANANTH,
    Hope you are doing well.

    We have released an update with Image, Oembed(video), and Rich text field. Please upgrade to 1.0.8 and give it a try.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 6
    RAMPRABANANTH S on #38136

    Oh! Thank you Brajesh. That is nice to hear. Let me check that.

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #38200

    Thank you for the reply. I look forward to your feedback.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved