2015-01-01, 23:41:02
Thank you this is a very nice template.
However I found a problem with the meta tag, after fill some sentence in meta description, It was still empty when output on the page.
I checked with index.php and found something like that:
<head>
<meta charset="utf-8">
<title><?php get_page_clean_title(); ?></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
It's seems like meta description doesn't refer to the right value? I'm a newbie with getsimple and PHP. How can I fix this?
Many thanks and happy new year.
Cheers
However I found a problem with the meta tag, after fill some sentence in meta description, It was still empty when output on the page.
I checked with index.php and found something like that:
<head>
<meta charset="utf-8">
<title><?php get_page_clean_title(); ?></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
It's seems like meta description doesn't refer to the right value? I'm a newbie with getsimple and PHP. How can I fix this?
Many thanks and happy new year.
Cheers