Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Blog Settings CSS Appearing as Meta Description
#1
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?
Reply
#2
That IS interesting.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#3
(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.
Reply




Users browsing this thread: 1 Guest(s)