widget - Includable Description on Blogger Blogspot -


on header widget, has:

<b:include name='description'/> 

and want reference in post-body (inside blog widget), with:

<b:includable id='description' var='a'><data:a.description/></b:includeable> 

but wont print out post description, code wrong? or cant referenced across widgets? i've tried modify header widget <b:include name='description' values='description'/> , got blank page instead

right code post description <data:post.snippet/> (140 characters) or <data:blog.metadescription/>.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -