Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1325943
    gpuabuse
    Participant

    Ahoy all! I am having an issue where when you check on a category for example http://gpuabuse.com/category/giveaway/ there is a \foc7 before every post name? how can I fix this? 😛

    #1326021
    Joao
    Moderator

    Hi There,

    It suppose to be an icon it is not redenring for some reason, probably plugin conflict..

    If you want to simply get rid of it, you could add the following code to Appereance > Customizer > Custom > CSS

    .format-standard .entry-title:before {
    display: none;
    }

    Hope it helps

    Joao

    #1326426
    gpuabuse
    Participant

    Thanks 😉

    #1326688
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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