Viewing 8 replies - 1 through 8 (of 8 total)
  • @papik81 I agree, the User Profile plugin is not working, but I like the idea. Have you found anything close to it in function? Or, have you found a way to make it work?

    Great idea but the instructions or bad. Do we create the author.php and place it in our template directory?

    I got mine to work after some tweeking but there is no way to get it to show a background of profile image

    @atfpodcast

    First, give me some details on how you got things to work, alignment wise. Second, I noticed your page still has no user avatar. Not being able to show the user avatar and upload a background is frustrating. The creators of the plugin need to resolve this ASAP. It should never have been launched without this capability.

    Yes there is no way and I dont know how they are getting it. I have installed a plugin called Basic User Avatars to let me upload one in wordpress profile.

    I posted how to get it to work some what in this forum. There is a padding issue with as well.

    @atfpodcast

    Thanks. I’m going another route until they get this plugin figured out. I’m trying this one:

    https://www.ads-software.com/plugins/wp-biographia/screenshots/

    It looks far more functional and configurable, plus it looks like it has a great track record. It may work for your needs, also.

    Hello every one, here is the plugin dev,

    if you please update 1.2 and talk about your issue.
    Please check “Short-Codes” tab in settings page for plugin guide.

    i have tested plugin and its just working fine.

    if you still have profile field issue please click one time to “Reset To Default” at Settings page.

    Thanks

    I was having the same issue with it crashing at line 639 on the functions php:

    $up_paratheme_input_fields_meta = get_option( 'up_paratheme_input_fields_meta' );
    
    	foreach ($up_paratheme_input_fields_meta as $value) {

    can’t foreach over $up_paratheme_input_fields_meta because get_option returns null because it hasn’t been populated the first time. You need to make the plugin populate the fields on install

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Looks fine but absolutely useless’ is closed to new replies.