Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1081919
    Mark M
    Participant

    Hi,

    My sites are now all showing the page last modified data on every page. This previously was hidden and not appearing. It is the same on all the sites I have created, but you can take a look on my site;

    Commercial Photography in Dorset & Hampshire | Vision Photographic

    Scroll down to the bottom of the page above the footer.

    A fix would be appreciated.

    Regards,

    Mark

    #1082102
    Joao
    Moderator

    Hi Mark,

    I can´t replicate the issue on my end.

    Would you mind providing a screenshot?

    Thanks

    Joao

    #1082258
    Mark M
    Participant

    This is what I get in Safari & Firefox on several different sites since the updates.

    #1082715
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .hatom-extra.hidden {
        display: none;
    }

    Hope that helps.

    #1082740
    Mark M
    Participant

    Thanks that has solved the problem. 🙂

    #1083019
    Thai
    Moderator

    You’re most welcome.

    If you need anything else please let us know.

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