frogdogz
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: HACKED: Links to blog changed to spamSolved, after disabling Jet Hack – I mean “Pack” –
Forum: Themes and Templates
In reply to: Adding Comments to PageOK, this seems to have done it:
<?php if(comments_open(get_the_ID())){ ?> <p> </p> <?php comments_template(); ?> <?php } ?>I lifted the comment tag from within the blog post template, and added it as you noted above.
THANK YOU!
I seriously appreciate everyone’s help with this. 🙂
Forum: Themes and Templates
In reply to: Adding Comments to PageUnfortunately, adding that does not seem to be working. See:
http://frenchbulldogvillage.net/adopt-a-frenchie/currently-available-frenchies/dexter/
I’ll look and see if I’ve added it correctly….
Forum: Themes and Templates
In reply to: Adding Comments to PageAnd here’s the comments.php file —
Forum: Themes and Templates
In reply to: Adding Comments to PageThis is the current page layout php file:
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Themes and Templates
In reply to: Adding Comments to PageNope, adding the comments code from comments.php made pages throw this error —
Parse error: syntax error, unexpected T_ENDWHILE in /home/fbv2011admin/frenchbulldogvillage.net/wp-content/themes/child_care_creative/layout_single_page.php on line 82
Forum: Themes and Templates
In reply to: Adding Comments to PageAha! Yes, it does have a comments.php file
Let me go see if adding that to the page template does the trick.
Forum: Themes and Templates
In reply to: Adding Comments to PageYes, exactly – but comments specific to each page.
Sheesh, I hope I sussed out pasting the code this time… I was using the code mark up function, but I guess that’s no longer allowed?
Forum: Themes and Templates
In reply to: Adding Comments to Page[Code moderated as per the Forum Rules. This is your final warning…]
Forum: Themes and Templates
In reply to: Adding Comments to Pagedarn it, I thought I did… let me edit it.
Forum: Fixing WordPress
In reply to: wp-admin folder contents missingThere must be more that’s missing, as the entire blog is now missing and will not load.
http://www.bullmarketfrogs.com/blog
I will log in to powweb and cross my fingers that there’s a current back up.
I’ll also follow your advice about changing all of my passwords.
Forum: Themes and Templates
In reply to: Increasing Paragraph HeightYes, that did it. Thanks so much.
Forum: Themes and Templates
In reply to: Increasing Paragraph HeightOops, my mistake. Let me give it another try.
Forum: Themes and Templates
In reply to: Increasing Paragraph HeightI tried changing it to 25px, but still no change.
It was originally —
.entry { margin:0 0; padding: 0px 5px 5px 5px; line-height:20px; }Now it’s —
.entry { margin:25px 25px; padding: 0px 5px 5px 5px; line-height:20px; }Paragraph height seems unchanged.
Forum: Themes and Templates
In reply to: Increasing Paragraph HeightSorry – http://bullmarketfrogs.com/blog
Link to stylesheet in text form – http://bullmarketfrogs.com/blog/wp-content/uploads/2009/07/stylesheet.txt