Skip to:
Content
Pages
Categories
Search
Top
Bottom

Https

  • I am using buddypress and there is a shopping cart attached. I was able to change every reference to https and make the page sure except for the user avatar which displays at the top bar of every page. How can I change the path to https?

    I am using the following code to get the avatar:

    bp_loggedin_user_avatar( ‘type=thumb&width=23&height=23’ );

Viewing 3 replies - 1 through 3 (of 3 total)

  • Virtuali
    Participant

    @gunju2221

    I was able to change every reference to https and make the page sure except for the user avatar which displays at the top bar of every page.

    I am not able to understand what you’re saying due to the grammar errors.

    using buddypress and there is a shopping cart attached

    ? Not able to understand either.

    I don’t know if it will set this particular case, but have you set SSL in WordPress?. https://codex.wordpress.org/Administration_Over_SSL

    Sounds to me like an issue of mixed content when in https/SSL the image path is is calling on a non https path and the browser is throwing an warning to this effect, not sure with WP how one deals with this though.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Https’ is closed to new replies.
Skip to toolbar