BuddyDev

Search

Replies

  • Participant
    Level: Enlightened
    Posts: 146

    Hi, Ravi

    Thanks for your reply.

    Currently, I’m using BP-Extended-Friendship-Request Version: 1.0.7.

    However, I just tried it again and it can work now (I don’t know the reason). Just one thing, I tested in Firefox, it seems like the textfield is a little bit over-border like below:
    http://imgur.com/svSi5SI

    Could you check it for me please? Thanks.

    Also, another thing which I wrote in previous post is that I need to change textfield to a list of pre-set messages with checkboxes. Brajesh gave me some ideas before, however I tried several times but eventually I failed. Could you also help me with some code snippets with this change?

    The previous post I listed here: https://buddydev.com/support/forums/topic/add-a-button-to-buddypress-profile/

    Thank you very much.

  • Participant
    Level: Enlightened
    Posts: 146
    Dandy Jefferson on in reply to: Add a button to BuddyPress Profile #5353

    Hi, Brajesh

    Thanks for replying and suggestion. I will try to do it by myself first.

    However, probably it’s not the same question as I said in my other post. For this post, what I want to do is to add a button as I labeled in the screenshot link. Then, when users click this button, it will have a popover and randomly display one of my pre-set messages.

    The difficulty is that I don’t know how to randomly display one of pre-set messages. Could you give me some examples of this function?

    Thank you very much.

  • Participant
    Level: Enlightened
    Posts: 146
    Dandy Jefferson on in reply to: Two suggestions of MediaPress #5308

    Hi, Brajesh

    Sorry to bother you again. I just wonder that do you have any progresses about new features for MediaPress?

    Thanks a million.

  • Participant
    Level: Enlightened
    Posts: 146
    Dandy Jefferson on in reply to: Two suggestions of MediaPress #5243

    Hi, Brajesh

    Sorry to reply late and thank you very much. Look forward the new features of MediaPress!

    Thank you.

  • Participant
    Level: Enlightened
    Posts: 146
    Dandy Jefferson on in reply to: Two suggestions of MediaPress #5220

    Hi, Brajesh

    Thanks for your reply.

    1. I think it’s better to add it on Media List page, probably with multi-choice selections.

    2. Actually I tried this online tool: http://literallycanvas.com/. I checked their document about exporting images: http://literallycanvas.com/api/LiterallyCanvas.html#exporting-images. But I don’t know whether it can be used for MediaPress.

    Could you check that for me please?

    Thanks.

  • Participant
    Level: Enlightened
    Posts: 146

    Hi, Brajesh

    Sorry to bother again. I made a mistake when I added into theme’s js file. Now it works as I expected.

    Thanks again for all your helps. I will mark this topic as resolved.

    Thanks.

  • Participant
    Level: Enlightened
    Posts: 146

    Hi, Brajesh

    Thanks for your reply. I tried to add the script above in my wp-content/themes/xxx/js/jQFunctions.js file. However, when I tried to invoke the function in single page, it won’t work.

    Could you check that for me please?

    Thanks.

  • Participant
    Level: Enlightened
    Posts: 146

    Hi, Brajesh

    All right. I understand that now. It seems like the only way to do that is to use window.open method.

    I just wonder that if I want to make sure the popup displays at the center of screen and control the width and height, could you give me some code snippet about that?

    Thanks

  • Participant
    Level: Enlightened
    Posts: 146

    Hi, Brajesh

    It’s all right. I know you must be quite busy.

    Currently, I changed my direction and trying to implement Bootstrap Modal as popup windows to display external link. I installed a plugin called “Bootstrap Modals”. However, even I installed it, I still can’t figure out how can I add it in any Post or Page in WordPress.

    Could you give me some ideas about that or do you have any better ways to implement that?

    Thanks.

  • Participant
    Level: Enlightened
    Posts: 146

    Hi, Brajesh

    Thanks for your reply. If I want to implement this script: http://www.pontikis.net/tip/?id=20, where should I add it? functions.php or someplace else?

    Thanks and speak soon.