New Landing How can we help? Themeforest Theme Support Uplift Logo in header doesn't use HTTPS:// (SSL) URL

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Uplift
  • #307278
    skyapps-canada
    Member
    Post count: 5

    Logo in header doesn’t use HTTPS:// (SSL) URL so the browser returns a warning because of mixed content.

    #307358
    David Martin – Support
    Moderator
    Post count: 20834

    Please remove the logo. Upload again from your computer and re-save the options.

    #307387
    skyapps-canada
    Member
    Post count: 5

    Thanks!! I thought I did that before but now it seems to work.

    #307393
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks David.

    -Rui

    #325539
    Dev23847
    Member
    Post count: 124

    Hi,

    I did this several months ago to fix the mixed content issue but when I try to do this again (after installing ssl certificate), it is not working. Any suggestions?

    Thanks 🙂

    #325542
    Dev23847
    Member
    Post count: 124

    actually, setting values below to https and re-uploading logos fixes the problem but then the whole site is running on https. We want only the checkout to be https.

    define(‘WP_SITEURL’, ‘http://’ . $_SERVER[‘HTTP_HOST’] . ‘/’);
    define(‘WP_HOME’, ‘http://’ . $_SERVER[‘HTTP_HOST’] . ‘/’);

    #325546
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    @Dev23847

    In what website url is this happening?

    -Rui

    #325549
    Dev23847
    Member
    Post count: 124

    Can the theme be set to use relative urls instead?

    #325551
    Dev23847
    Member
    Post count: 124
    This reply has been marked as private.
    #325699
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Adam,

    The theme will use HTTPS or HTTP, the logo will output the URL from the theme option logo uploaded. That’s why uploading the logo again in the theme options is recommended once you have switched to HTTPS.

    The logo output is handled via our function sf_logo(), this can be modified and overwritten by copying the function to your child theme should you wish.

    Thanks.

    #325709
    Dev23847
    Member
    Post count: 124
    This reply has been marked as private.
    #325730
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    no problem. Thanks David.
    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register