Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1159006
    Vitashift
    Participant

    Hi,

    The title already describes what my issue is. Is there a possibillity to make this happen? I don’t want to delete this because of SEO reasons – only hide it for the user.

    Thanks and BR,

    Christoph

    URL: http://vitashift.de/testbeitrag-3/

    WP: 4.6

    X: 4.6.1

    Cornerstone: 1.3.1

    #1159309
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > Javascript in the Customizer.

    jQuery(document).ready(function($){
    $('.x-recent-posts a').attr('title','');
    });

    Let us know how it goes.

    Thanks.

    #1159817
    Vitashift
    Participant

    It works! Thanks for that.

    BR,

    Christoph

    #1159875
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks. 🙂

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