Z zbigniewbonie Active Member 685 2012 93 20 Jul 21, 2013 #1 How I can fix it/ or hide that "get_the_tag_list()"? I do not think that should this look. Last edited: Jul 21, 2013
A Ashleyuk1984 Active Member 1,242 2010 304 1,020 Jul 21, 2013 #2 Been a while since I worked with WP, but you'll have to look at your PHP files. Probably the "singlepost.php" file or something along those lines.
Been a while since I worked with WP, but you'll have to look at your PHP files. Probably the "singlepost.php" file or something along those lines.
B bluefirepro Active Member 144 2013 17 0 Jul 22, 2013 #3 Probably you need to resolve the title tag issue. Use Firebug to check that out.... and refer Function Reference/get the tag list « WordPress Codex
Probably you need to resolve the title tag issue. Use Firebug to check that out.... and refer Function Reference/get the tag list « WordPress Codex
Rox Active Member 8,492 2010 2,978 360 Jul 22, 2013 #4 Did you try ctrl+find that code and removing it from single.php file?
A ashishkg17 Member 23 2013 1 10 Jul 22, 2013 #5 You need to remove that from file and if you are using premium theme than you search in theme directory if not in than single.php file or index.php
You need to remove that from file and if you are using premium theme than you search in theme directory if not in than single.php file or index.php