BuddyDev

Search

Replies

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115

    Hello Tosin

    Hope you are doing well.

    1. Clicking the promote button displays weird code, see image https://ibb.co/L93Y1g4


    The link is not working. Please reshare it.

    2. How does the shortcode [bblpro_ppp_promote post_id=126] work, is it for promoting a single specific post

    Shortcode is just a way to render promote button. It will only show promote button if post is expired.

    3. For old non promoted posts, after clicking the post edit button and user is redirected to the post editor, the pay per post product selection field is still visible instead of being hidden. While editing an old non promoted post and I select a product price the post is only updated and not redirected to checkout.
    If there is no redirection to checkout then I think the pay per post product selection field should be hidden in the editor only when editing old post. The pay per post product selection field should only display when creating a new post

    I have not worked on edit post form. Just introduce a promote button on post list page. Click on it will open a popup and ask user to select among associated products on select redirect to cart or checkout page as per settings.

    4. I would also like to display the promote button in activity meta button section like https://ibb.co/PrPnhB1

    The link is not working. You can use the shortcake to render the promote button just passed the dynamic post id in the shortcake or you can call the function directly.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Plugin issues #49992
    This reply has been marked as private.
  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Plugin issues #49990
    This reply has been marked as private.
  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Plugin issues #49976
    This reply has been marked as private.
  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    This reply has been marked as private.
  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Group tab not visible to members #49898

    Hello Roger,

    Sorry for the inconvenience. We consider the first subtab as the default tab and as per your screenshot, it seems that your first tab is only visible to Group admins and Moderators only that’s why when you try to access it as a group member you are getting a 404 page.

    Please replace your second tab with the first tab and the first tab as the second tab.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115

    Hello Tosin,

    Sorry for the delayed reply. I have integrated a button labelled “Promote This” which will show the user where their post will get expired. I am working on a setting to enable this feature. On complete I will let you know.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Pinned posts #49889

    Hello John,

    Thank you for posting. The plugin is still in development mode. We are working on it and will acknowledge you as the plugin release. The plugin is mentioned on the following URL:
    https://buddydev.com/support/forums/topic/pinned-posts-feed-activity-organization/#post-40702

    It is for bumping activity i.e. whenever a new comment is posted on an activity then that activity will be bumped and will show on top of other activities.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: buddyblog group – tab is missing #49887

    Please upgrade to 1.0.0.RC-12. We have updated the translations. Please let me know if it is working or not.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Need a way to notify admin of profile completion… #49886

    Hello John,

    I am glad that you found a solution. The Actions in the context of WordPress are like triggers and provide a way for running a function at a specific point in the execution of WordPress Core, plugins, and themes.

    For more detail, you can check here:
    https://developer.wordpress.org/plugins/hooks/actions/

    Regards
    Ravi