• Hi,

    first, your plugin is awesome ??

    I am currently planning a guild homepage. I use WordPress 3.2.1 with BuddyPress 1.5. Every user registered has a profile page. On this profile page in the sidebar should be your addon. I want that the user can configure a Server and a Mainchar in there profile. This can be done with Buddypress/profile fields. This profile fields can be fetched with the function:
    $mainchar = xprofile_get_field_data("Main Char");
    whereas the “Main Char”, is the field name. This way is used by another plugin: https://www.ads-software.com/extend/plugins/bp-profile-video-widget/

    I tried that the &instance[name] is not set in the Widget-Configuration. It should be set via the function xprofile_get_field_data. But the plugin cannot retrieve the data. (the Video Plugin can).

    I know this is slightly out of the usual, but maybe you have an idea?

    It would be a great way to use your plugin!

    Thanks,

    https://www.ads-software.com/extend/plugins/wow-armory-character/

Viewing 1 replies (of 1 total)
  • Plugin Author Adam

    (@blueajcooper)

    You’ll be pleased to know that this issue has been encountered before ??

    https://github.com/cooperaj/wow-armory-character/issues/5

    I believe (though have not verified) that the code given near the end of comments, when placed in a template, will show what you want.

    Apologies for the response delay. I don’t get notified when posts get made on www.ads-software.com. For further issues it’ll be better if you do it directly at github.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WoW Armory Character] Using this plugin for BuddyPress Profile Pages’ is closed to new replies.