Thread Starter
iSneak
(@isneak)
Update on the issue, I have deducted that this following line causes all the fuzz:
<?php echo get_the_category_list( _x( ' ', 'Used between list items, there is a space after the comma.', 'twentyfourteen' ) ); ?>
Now I have tested this line inside <!-- --> and it works well, it returns for example: <!-- <a href="http://localhost/category/news/" rel="category tag">News</a> -->
which means it returns what it needs too. But once it’s inside the code, it scrambles everything with an unexplained reason.
Any known problems with echo in specific?
Thanks
Thread Starter
iSneak
(@isneak)
I’m trying to edit my main post but the Edit button disappeared.
I just want to make sure my post is understandable, I ment:
<a> and </a> tags in my text where there’s a link.
These are the elements I’m trying to move.
Thanks again.