uglybeagle
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Post formatting is different on home page vs page 2Hi all. Can someone tell me where I should look to figure out why my home page is not picking up the styling/settings as my other pages on my site.
Forum: Fixing WordPress
In reply to: Post formatting is different on home page vs page 2So how would I go about setting this up so that my homepage inherits this .paged class as well?
Forum: Fixing WordPress
In reply to: Post formatting is different on home page vs page 2So I found this line in my header.
<div id=”doc4″ class=”<?php bmb_template_class(); ?>”>There is no </div> for this in the header.php. I am pretty new to this, so I am not sure if there should be a </div> for this in this file. I have tried placing it in the file, but it screws up my page.
Forum: Fixing WordPress
In reply to: Post formatting is different on home page vs page 2The original theme does not have the error. I the original theme, the first page posts have a top comments box on the right side of the post, and the following pages do not. So I changed the index.php, it was setup to send page 1 to a different loop than the rest of the pages.
Forum: Fixing WordPress
In reply to: Post formatting is different on home page vs page 2Thanks. Is there a particular file I should be looking in to find this missing div?
Forum: Fixing WordPress
In reply to: Page alignment issue on comment pageMissed a </div>. Resolved
Forum: Plugins
In reply to: Alignment issue with PluginsThat worked. Thanks you so much!
Forum: Plugins
In reply to: Alignment issue with PluginsThe site is http://www.drawsomethingsilly.com Thanks for responding.