New Landing How can we help? Themeforest Theme Support Dante Twitter link in footer -> HTTPS

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #229790
    tzvimoshe
    Member
    Post count: 33

    Hi,

    The Twitter icon in the footer is sending users to http://www.twitter.com instead of https://

    Is there a way to change this without going into the code?

    Thank you in advance

    #229824
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Dont worry about it because twitter handle it easily.
    Thanks
    Mohammad

    #230061
    tzvimoshe
    Member
    Post count: 33

    I need all links on my website to go to https, not http.

    Please advise how this can be resolved.

    #230092
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Social Options -> Here you can change the twitter link.
    Thanks
    Mohammad

    #230419
    tzvimoshe
    Member
    Post count: 33
    This reply has been marked as private.
    #230474
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS/JS -> Custom JS -> Insert given below code.

    <script>
    jQuery('li.twitter > a').attr('href','https://www.twitter.com/StrmlineVerify');
    </script>

    Thanks
    Mohammad

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

You must be logged in to reply to this topic.