Shadowbox fix
Problem: Suddenly, Shadowbox-JS stopped working. It’s a fantastic plugin that displays nearly anything in a shadowbox. But, it doesn’t work.
Solution: Go to Appearance > Editor > footer.php
Add this to your footer (there shouldn’t be much there):
<?php wp_footer(); ?>
Example: Tim rocks at taking photos
Tim wants to show off his amazing photos on a wp blog. Here’s how to add a shadowbox to wp.
type <a rel=”shadowbox” href=”http://www.billselak.com/nameoffilehere” >Text here links to your shadowboxed page.</a>
It looks like this (below):
Make sure you installed Shadowbox JS plugin.
syntax highlighter
You can add code to your wp using SyntaxHighlighter Evolved.
I can add html here add more to line 2 perhaps you can copy the line 3 code and paste it into your html
The official 525 site.
This main page is where you’ll find the latest news, comments, updates, and other blog-type stuff. Use this site to review information get links from a particular class session, and copy markup.