Hi all, I've looked and I can't find the help I need.
I'm using Prestige Dark vol.1 on the http://www.revampedfitness.com site. On the Blog page, I've used the dcwp_archives widget. That all works fine.
When I click on a link in the widget, I go to what looks like an auto-generated Archive page (for example "Archive for January 2011" at the link http://revampedfitness.com/2011/01/) and on that page are the bits I'm trying to fix.
First there is an annoying "Lorem ipsum dolor" text space holder that isn't on the dcwp_archives.php page. How do I get rid of that?
Also there is no sidebar on the Archive and I can't figure out how to add one. I created a sidebar called "Archive" and added
<?php get_sidebar( Archive ); ?>
to the dcwp_archives.php page but that didn't work.
Please help! I'm a completely new coder so type slowly okay? :o)