Skip to:
Content
Pages
Categories
Search
Top
Bottom

Badge Maker


  • gregfielding
    Participant

    @gregfielding

    Or Button Maker…

    It would be great to have a way for users to easily create buttons to link back to their profiles. These could then go on their other sites, email signatures, etc.

    Twitter, Facebook, LinkedIn, etc all have this and it seems like an essential tool to help members promote their profile and the community.

    There would need to be a place for admins to load some images…

    Thanks!

Viewing 25 replies - 26 through 50 (of 69 total)

  • warut
    Participant

    @warut

    @gregfielding you can use simple badge by chose “Show only website logo” (replace logo.png in image dir) in admin panel then badge is show only your logo (I forgot coding it – -” so after chose nothing happen,maybe fix it the next day).

    here rapid share link http://rapidshare.com/files/374885673/buddypress-badge.zip.html

    sorry for inconvenience 2shared is first web after search google “upload file”, I not have own host for now.


    Bowe
    Participant

    @bowromir

    Ok I’ve installed the plugin, and I really like it! It works well, and it’s easy to use! Thanks again Warut! Some small improvements you could make:

    1: Make the xprofile field names strong instead of normal in the badge. Right now you have:

    Name: Admin

    better would be:

    name: admin

    2: Add an CSS option to control the color of the xprofile field names. So you can give them a matching color.

    3: Personally I would like to keep my navigation menu clean, so I menu item for the badge maker page, is not really needed. I would rather have the button/link to the badge create page here:

    http://emberapp.com/bowromir/images/untitled-9/sizes/o

    Because in the future I might add several plugins, the profile navigation might become very busy and the badge maker is not “important” enough to put in the menu. Maybe this can be a admin option?

    That’s about it for now :) thanks for making this!


    Bowe
    Participant

    @bowromir

    Ok I’ve installed the plugin, and I really like it! It works well, and it’s easy to use! Thanks again Warut! Some small improvements you could make:

    1: Make the xprofile field names strong instead of normal in the badge. Right now you have:

    Name: Admin

    better would be:

    name: admin

    2: Add an CSS option to control the color of the xprofile field names. So you can give them a matching color.

    3: Personally I would like to keep my navigation menu clean, so I menu item for the badge maker page, is not really needed. I would rather have the button/link to the badge create page here:

    http://emberapp.com/bowromir/images/untitled-9/sizes/o

    Because in the future I might add several plugins, the profile navigation might become very busy and the badge maker is not “important” enough to put in the menu. Maybe this can be a admin option?

    That’s about it for now :) thanks for making this!


    dre1080
    Member

    @dre1080

    i get this error on my badge page:

    Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: Cannot read image data in …public_html/wp-content/plugins/buddypress-badge/includes/bp-badge-core.php on line 340

    Warning: imagesx(): supplied argument is not a valid Image resource in …public_html/wp-content/plugins/buddypress-badge/includes/bp-badge-core.php on line 341

    Warning: imagesy(): supplied argument is not a valid Image resource in …public_html/wp-content/plugins/buddypress-badge/includes/bp-badge-core.php on line 342

    Warning: imagecopy(): supplied argument is not a valid Image resource in …public_html/wp-content/plugins/buddypress-badge/includes/bp-badge-core.php on line 386

    Warning: imagedestroy(): supplied argument is not a valid Image resource in …public_html/wp-content/plugins/buddypress-badge/includes/bp-badge-core.php on line 407


    dre1080
    Member

    @dre1080

    i get this error on my badge page:

    Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: Cannot read image data in …public_html/wp-content/plugins/buddypress-badge/includes/bp-badge-core.php on line 340

    Warning: imagesx(): supplied argument is not a valid Image resource in …public_html/wp-content/plugins/buddypress-badge/includes/bp-badge-core.php on line 341

    Warning: imagesy(): supplied argument is not a valid Image resource in …public_html/wp-content/plugins/buddypress-badge/includes/bp-badge-core.php on line 342

    Warning: imagecopy(): supplied argument is not a valid Image resource in …public_html/wp-content/plugins/buddypress-badge/includes/bp-badge-core.php on line 386

    Warning: imagedestroy(): supplied argument is not a valid Image resource in …public_html/wp-content/plugins/buddypress-badge/includes/bp-badge-core.php on line 407


    gpo1
    Participant

    @gpo1

    @hbndev, How did you get that retweet button is a plugin or what?


    gpo1
    Participant

    @gpo1

    @hbndev, How did you get that retweet button is a plugin or what?


    warut
    Participant

    @warut

    @Bowe thanks for comment,

    text in badge was created by GD library so it is an image so i can’t use css for specific text color. however i agree that strong xprofile field make it easy to read.

    thing i can do is make xprofile field and data different (strong and color)

    i have several plugin tab too, so first i try to add badge menu to be “sub menu” in profile nav but not yet success so i make it show in main profile menu for testing.

    @dre1080 that error because your profile image (maybe gravatar) not a JPEG file. I will fix this soon. (if want to test now, you can use member with uploaded JPEG profile image)

    I go holiday about 4 days so cant correct code now, if anyone found others error please post here, i will fix bug posting here after get back to work.


    warut
    Participant

    @warut

    @Bowe thanks for comment,

    text in badge was created by GD library so it is an image so i can’t use css for specific text color. however i agree that strong xprofile field make it easy to read.

    thing i can do is make xprofile field and data different (strong and color)

    i have several plugin tab too, so first i try to add badge menu to be “sub menu” in profile nav but not yet success so i make it show in main profile menu for testing.

    @dre1080 that error because your profile image (maybe gravatar) not a JPEG file. I will fix this soon. (if want to test now, you can use member with uploaded JPEG profile image)

    I go holiday about 4 days so cant correct code now, if anyone found others error please post here, i will fix bug posting here after get back to work.


    dre1080
    Member

    @dre1080

    thanks warut! yes that is true..profile image is the default mystery man not uploaded an image yet..wil do so and see how it works.. thanks


    dre1080
    Member

    @dre1080

    thanks warut! yes that is true..profile image is the default mystery man not uploaded an image yet..wil do so and see how it works.. thanks


    warut
    Participant

    @warut

    fix plugin according to recommend done!

    – can chose SIMPLE badge

    – can Make the xprofile field names strong and select color

    – move from main nav to subnav in profile

    – fix bug profile image to use jpg png or gif

    upload to wp reposiory if upload request was approved


    gregfielding
    Participant

    @gregfielding

    Awesome @warut !


    dre1080
    Member

    @dre1080

    @warut thats great! possible feature request: extend the profile badge maker to work with groups as well and create group badges to get more members in a group..is this possible?


    gregfielding
    Participant

    @gregfielding

    not seeing it….


    lsddesign
    Participant

    @lsddesign

    the upload link is there, but the file download limit on rapidshare is reached.

    can anyone upload it to http://www.megaupload.com ?

    cheers,

    Aron


    warut
    Participant

    @warut

    thanks @gregfielding

    @Isddesign you can download here (not approve yet)

    https://wordpress.org/extend/plugins/buddypress-badge/

    @dre1080 after looking group document from web it say can extend plugin to group but not sure about it, may be in the next version if others interested too


    pcwriter
    Participant

    @pcwriter

    @warut

    Can’t get it yet from the wp repository, and it appears you’ve reached your allowed download limit for the type of account you have at RapidShare. This is from your download page there:

    To download this file, the uploader either needs to transfer this file into his/her Collector’s Account, or upload the file again. The file can later be moved to a Collector’s Account. The uploader just needs to click the delete link of the file to get further information.

    Guess we’ll have to wait… :-(


    warut
    Participant

    @warut

    megaupload.com/?d=IZWY016L


    gregfielding
    Participant

    @gregfielding

    @warut

    I just gave this plugin a try and I’ve got a problem. When you’re on a member’s page and you hit “Profile”

    site/members/name/profile – you get redirected back to the front page.


    warut
    Participant

    @warut

    do you have a link ? in my site it go to profile page if click profile.

    do you use default template?


    warut
    Participant

    @warut

    now can download from wordpress.org/extend/plugins/buddypress-badge/


    warut
    Participant

    @warut

    anyone have same problem with gregfielding?

    @gregfielding which buddypress version do you use?


    pcwriter
    Participant

    @pcwriter

    @warut

    Same problem as Greg. Anytime I click to a member profile, I’m redirected to the home page. Plus, whatever I do in the backend doesn’t change anything on the frontend: the badge simply appears with the embed code, no adjustments, no customization for users.

    I’m running WPMU2.9.2 + BP1.2.3 with child theme of bp-default. Nothing fancy.


    gregfielding
    Participant

    @gregfielding

    No…I use a custom template.

    But everything else that’s in the profile menu works fine and other plugins haven’t cause this…

    http://housingstorm.com

Viewing 25 replies - 26 through 50 (of 69 total)
  • The topic ‘Badge Maker’ is closed to new replies.
Skip to toolbar