Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12246
    Squelfland
    Participant

    Hi there. I installed this plug-in yesterday to hide the Category/Archives labels but it does nothing. I’ve tried both the “Remove” and “Remove Accessibly” settings. I’m using the Twenty Fourteen Version: 3.4-wpcom. My site is hosted by WordPress.com and is on WordPress Version: 6.1.1

    I appreciate any help. Also, sorry to make it under account issues, but I can’t find a subforum for this plug-in.

    -Marina

     

    #12253
    Sakin Shrestha
    Keymaster

    Hi Marina,

    Twenty Fourteen is an old theme and it doesn’t use the proper WordPress function for the archive title. They should use <code>the_archive_title()</code> but instead it’s using manual like <code>printf( __( ‘Category Archives: %s’, ‘twentyfourteen’ ), single_cat_title( ”, false ) );</code>. So, this plugin will not work for Twenty Fourteen.

    Sorry for that.

    Regards,
    Sakin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Hide Archive Label Plugin Not Doing Anything’ is closed to new replies.