Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1236692
    Cocchini.MD
    Participant

    Hi. I’m adding SSL certification to my site. I went through the process and uploaded the images and they gave me html to add. Here are the instructions:

    Add this before your </HEAD> tag

    and

    Add this before your </BODY> tag

    Do I add this in customizer?

    #1236695
    Rupok
    Member
    #1236714
    Cocchini.MD
    Participant

    You lost me there. How do I add the tracking code to the header?

    And where do I get a google number script? And how to add it to the footer?

    Thanks.

    #1236717
    Christian
    Moderator

    Sorry for the confusion. Please see this tutorial to learn how to add code to the header and footer without coding http://www.wpbeginner.com/plugins/how-to-add-header-and-footer-code-in-wordpress/

    Alternatively, you can use this plugin https://wordpress.org/plugins/header-footer/

    Thanks.

    #1236719
    Cocchini.MD
    Participant

    Ok thanks Rupok and Christian. I’ll give it a shot.

    #1236733
    Rupok
    Member

    Hi there,

    Let us know if you face any difficulty. Also share your code that needs to be added so that we can suggest you right.

    Cheers!

    #1236734
    Cocchini.MD
    Participant

    Do I have to do this on every site? Does this affect mobile as well or is that a separate process?

    #1236738
    Cocchini.MD
    Participant

    Hm. I used the plugin. It worked but it put the image below the footer. How did I move it up into the black footer?

    Also when I click on it I get an error.

    Please see attached.

    #1236756
    Christian
    Moderator

    In that case, put your footer code in Appearance > Customize > Footer > Footer Content. If it still doesn’t work, would you mind giving us access to your WordPress admin?

    Thanks.

    #1236822
    Cocchini.MD
    Participant

    I tried that already. It won’t save, freezes and crashes customizer.

    #1236824
    Cocchini.MD
    Participant
    This reply has been marked as private.
    #1236841
    Rupok
    Member

    Hi there,

    In that case, you can add this under Custom > CSS in the Customizer.

    body {
      position: relative;
    }
    
    body > a {
      bottom: 35px;
      left: 35px;
      position: absolute;
    }
    #comodoTL {
      display: none;
    }

    Hope this helps.

    #1237056
    Cocchini.MD
    Participant

    This works to move the image up, but the space at the bottom (under the black footer) is unfortunately still there. Seems to toggle on and off as I add or remove the footer code. Obviously I need the footer code there though. What do you guys think? Thanks for the help 🙂

    #1237339
    Rad
    Moderator

    Hi there,

    Please add this as well,

    html, body {
        overflow-x: visible !important;
    }

    Hope this helps.

    #1237715
    Cocchini.MD
    Participant

    Unfortunately that does not appear to have worked. In customizer sometimes it works but when you save and publish and the load the a fresh page in another tab, the space at the bottom is still there.

  • <script> jQuery(function($){ $("#no-reply-1236692 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>