Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • in reply to: Html email and subject line #14221
     radioli
    Participant

    Thank you very much for all your help!

    in reply to: Html email and subject line #13851
     radioli
    Participant

    Thanks, I’ve got another issue. I saw some answers in the forum and implemented however I’m not seeing a difference.
    The avatar on the profile page appears blurry. In the code I have it set to 200×200. Based on feedback here I changed the following areas:

    members-loop.php:
    “><?php bp_member_avatar( ‘type=thumb&width=200&height=200&class=’ ); ?>

    members/single/home.php: (removed avatar from header for a different design of profile page)

    200, ‘height’ => 200, ‘html’ => 0) ); ?>” class=”avatar photo member_image” alt=””>
    bp-custom.php:
    if ( !defined( ‘BP_AVATAR_FULL_WIDTH’ ) )
    define( ‘BP_AVATAR_FULL_WIDTH’, 200 );

    if ( !defined( ‘BP_AVATAR_FULL_HEIGHT’ ) )
    define( ‘BP_AVATAR_FULL_HEIGHT’, 200 );

    Am I missing something? Still blurry…
    Thanks

    in reply to: Html email and subject line #13562
     radioli
    Participant

    typo above- “however the text email it generated” should be “test email”.

    in reply to: Various issues #13558
     radioli
    Participant

    Thank you!! I have one more question but will start a new thread.

    in reply to: Site URL doesn't load content- nothing found! #12882
     radioli
    Participant

    Seems to have been a plugin conflict- I disabled “Theme My Login” and back to normal now.
    My client was the one who initially installed the theme and some plugins, so I’m not sure if this plugin is critical to functionality?

    Thanks for your help.

    in reply to: Site URL doesn't load content- nothing found! #12707
     radioli
    Participant

    Thanks Abe. It was set to static page, but reverted at some point.

    I have a new issue: I’m still in testing mode and I’ve added a few users to text interactions. But in the last couple of days I’m no longer able to add users- after I register with a new email & password, it takes me to membership page and then it asks to login again if i want to select a plan. However the new user isn’t recognized and isn’t in the system.

    Any thoughts on this?
    Thanks again.

    in reply to: Site URL doesn't load content- nothing found! #12370
     radioli
    Participant

    Figured it out! Front page was set to display posts instead of a static page, and since I have no posts it showed an unfound page. I have no idea how that happened, I did not do that! 🙂

Viewing 7 posts - 1 through 7 (of 7 total)

Log in with your credentials

Forgot your details?