dersankt
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Help! All of my comments disappeared and can’t add new ones!AH is your server up now? How’s everything??
Forum: Fixing WordPress
In reply to: PHP footer problems…I would like to announce that I’ve solved it!!
Too many </div> before the footer. Now that all of it’s moved below the footer id, it works!
Again, thank you for your help!! Now it’s onward to the other pages of my theme!
-Ben
Forum: Fixing WordPress
In reply to: Link to PayPal account – https, form action = post?did it work?
Another thing you can do is copy and paste the paypal code into your sidebar:
(for latest WP version) go to Appearance>widget
click on text: add it to your sidebar on the right.
Open the text box on your right and paste the code from Paypal
Save it.(for older versions) go to Design>widgets
follow steps above.the changes should show up.
Hope this helps.
Forum: Fixing WordPress
In reply to: Archive by Months – 25 blogs all in a row! Please Help!No problem! Glad to help!
Forum: Fixing WordPress
In reply to: Help! All of my comments disappeared and can’t add new ones!Ah, that might be the problem!
You updated the WP but is the theme compatible with the new update? It is possible that the automatic WP updater might have messed up. Try rolling back to your old version and do a manual update.
Sorry for not having responding sooner. Hope this helps!
Forum: Fixing WordPress
In reply to: PHP footer problems…what do you mean? put the original back?
I made that one from scratch with Wordpad, adding all the stuff I need from the codex thingy and the default theme. Same thing happens if I copy and paste the default theme’s footer.
Do you need my CSS sheet or were you able to pull it out of my source file?
Again, thank you for all your help–you have no idea how much I appreciate it!
-Ben
Forum: Fixing WordPress
In reply to: PHP footer problems…maybe too many </divs> ?
Forum: Fixing WordPress
In reply to: PHP footer problems…I can’t tell. This is my whole footer.php file:
<div id=”footer” class=”clear”>
<div class=”line”>
<hr /></div><p>All photographs and designs in Ganja Simple White is copyrighted by Benjamin Vess and this site is powered by WordPress.</p>
</div>
</div>
</div></body>
</html>Forum: Fixing WordPress
In reply to: PHP footer problems…uhmm…anyone?
Forum: Fixing WordPress
In reply to: Help! All of my comments disappeared and can’t add new ones!I see. I tried posting a comment there and it didn’t seem to work–are they moderated??
Also, if your comment disappeared then it must be a problem in your database (mySQL). Have you upgraded wordpress and made a back up file of your database? you might be able to recover the comments that way…
-Ben
Forum: Fixing WordPress
In reply to: Archive by Months – 25 blogs all in a row! Please Help!Ah, I see what you mean now.
Try going to Appearance>Widgets then add “archives” to your sidebar and click save!
Hope this helps ??
Forum: Fixing WordPress
In reply to: Link to PayPal account – https, form action = post?i think you should go to paypal.com and make a button from there and copy and paste the code they generate on your site?
Hope this helps
Forum: Fixing WordPress
In reply to: PHP footer problems…Heyy,
Thank you for your response! I was starting to get worried…Then I saw your comment..Laughed of course, I knew it’d be a simple thing like that…
Unfortunately, the footer will not budge. The validator reduced my errors to five–thus effectively canceling out all errors within the template (the other errors comes from the posts itself)..
Yet, the validator says I put in the </body> and </html> wrong. Uhm. Could you elaborate on where to put the closing tags?
Again, thank you for your response.
-Ben
Forum: Fixing WordPress
In reply to: Link to PayPal account – https, form action = post?Would you want it in one of your posts or on the sidebar?? Where on your site would help a bit…
Forum: Fixing WordPress
In reply to: Archive by Months – 25 blogs all in a row! Please Help!link to your site?