BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Carsten,
    Thank you for the mail.

    I had a look at the site. There is definitely something interfering on your site. I changed the default value to the second one “kvinde”. It is still showing “mand” on profile field lists/registration page but on the profile field edit page in the admin(Users->Profile Fields->Edit) it shows the correct value selected.

    I need to disable some of the caching plugins and others to find out the issue. May I do it there or do you have any staging site for the purpose?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Tosin,
    The code has no performance issue. Clearing cart has no impact on performance(even if you have persistent cart enabled, it will only clear one user meta in that case).

    I will suggest 2 changes for sure
    1. Instead of using $wooocommerce, a better option would be to use

    
    WC()->cart->empty_cart()
    
    

    It is the same thing but safer.

    2. The above code will clear the cart when the visit that specific page, irrespective of whether a user intends to write post or not.

    A betters solution will be to clear cart before the post is published. Ravi or I will share a snippet for the same later today.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] Posting in groups #46235

    Hi Nik,
    I am sorry for keeping you waiting. I will be needing couple more days. I have been updating the plugin for last couple of days and it will be needing a few more days.

    I will have the release this week. I am not sure when this week but I am working to get it asap in a presentable shape.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: buddyblog medium editor not displaying embeds #46234
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: buddyblog medium editor not displaying embeds #46233

    Hi Tosin,
    Thank you for the patience.

    Please give a try to the new release. Let me know if you face any issue.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Lefteris,
    This is happening due to our oversight. we have overwritten the scope to alphabetical to make sure all the users appear even if the don’t have a last active time set.

    I will have an update by tomorrow on a way to fix this.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] BuddyBlog Pro – Custom field types #46226

    Thank you Nik.
    I appreciate it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: buddyblog medium editor not displaying embeds #46225

    Hi Tosin,
    I am working on it. i can confirm the bug. The reason was I saved the DomDocumet(whole document). I am working on a better solution and it should be available in next 2 days.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Xpher,
    Thank you for the reply.

    I am very sorry but I am unable to assist you with it.

    1. We provide a basic set of field in the BuddyPress Xprofile Cusotm Field Types
    2. BuddyBoss adds the repeater option. BuddyPress does not have any repeater option.
    3. We don’t get any assistance from BuddyBoss support on what needs to be done to make it compatible.

    Since their support does not have any recommendation, It seems they want us to investigate their code and then update our code. At the moment, we lack the time to look in BuddyBoss’s implemnetation.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    I Xpher,
    I am very sorry, I don’t see any class mentioned in my reply. Please point me.

    Regards
    Brajesh