html issue when using numbers or special chars in post titles
-
Hi,
I am using Virtue 2.0.0. and default.css for style.
I am using latest blog posts on the home page.
If I add a post which has a number or special character in the title,when
the latest posts show up on home page, the featured image has some improper html bits that show up behind the featured image when you hover over it. If the image is a little bigger, it pushes the content div and distorts the alignment.
You can check the issue on my website home page.
https://www.rubeenakp.com
Please check the post with title’3D Art Exhibition’. If I remove ‘3’ from the title, it works fine.
I think this is a bug where some html or style goes wrong when there is a number or special char in the title.The html generated is not structured properly. It looks like this-
<div class="imghoverclass"> <a> 3D Art Exhibition at Southhill Park"> <img caps"="" alt="<span class=" src="abc.jpg"> 3D Art Exhibition at Southhill Park" class="iconhover" style="display:block;"> </a> </div>
Please do the necessary to correct this.
Thanks,
Rubeena.
- The topic ‘html issue when using numbers or special chars in post titles’ is closed to new replies.