Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1002929
    Reggierood
    Participant

    Hello,

    Can you give me the javascript code to change: view post TO bekijk ? in the slidebar
    this is the link: http://cafedevolendammer.nl/agenda/

    Thanks

    #1002933
    Christopher
    Moderator

    Hi there,

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

    jQuery(".featured-view").html("bekijk");

    Hope it helps.

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