How to fake a sticky post
- create a Block and call it 'sticky-post' or whatever
- put stuff in it, text, images, whatever
- save
- find the channel layout in the PDL editor
- paste the following text between the two
[region][/region]
sections, making sure you're using the name you gave the block
[region=content]
[block]sticky-post[/block]
$content[/region]
- save
- check to see if it worked
Check out @
punk's post,
how to add custom blocks to your layout for how to use the PDL editor and block editor and stuff.
#
vamp-pokes-at-stuff