2013-05-28, 00:29:28
(2013-05-28, 00:19:34)el_fuerte Wrote: This one is interesting. In the GS Blog v1.4 settings tab, under CSS settings, any text in the supplied textarea, like the default below:
Code:.blog_post_thumbnail {
width:200px;
height:auto;
float:left;
padding-right:10px;
padding-bottom:10px;
}
.blog_post_container {
clear:both;
}
Shows up in the home page meta description:
Code:<meta name="description" content=".blog_post_thumbnail { width:200px; height:auto; float:left; padding-right:10px; padding-bottom:10px; } .blog_post_container { clear:both; }" />
Is this a known issue?
I just posted this in the thread specific for this plugin, so please ignore if it should not be here.