webworks
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Display the latest 10 posts in a static HTML pageDoes anyone know what could possibly be causing the bizarre bullets upon calling the sidebar with this code into this page
There is also something strange going on with the search bar.
<?php get_sidebar('right'); ?>I don’t see any of these problems in the blog home page itself
Thanks in advance for your response!
Heather McForum: Fixing WordPress
In reply to: Display the latest 10 posts in a static HTML pageAh – I see the read more in your code – many thanks!
Forum: Fixing WordPress
In reply to: Display the latest 10 posts in a static HTML pageApparently my lame css isn’t addressing the blog tags 🙁 I’ll have to work on that…
How can I make it put links to “read more” and then link to the article?
Forum: Fixing WordPress
In reply to: Display the latest 10 posts in a static HTML pageThank you for responding!
This was a very moronic error on my part – I left out the blog directory. I have them displaying, but I have absolutely no formatting… Can I call the wordpress stylesheet somehow?
Forum: Themes and Templates
In reply to: Mystique Fatal error: Undefined class name ‘self’It worked – many many thanks!
Forum: Themes and Templates
In reply to: Mystique Fatal error: Undefined class name ‘self’Hi digitalnature, thank you for your response! You must be thinking of someone else, because I have no idea what your email address is 🙂
Oh, client will be very happy about this. I will try it!
Thanks again,
Heather McForum: Installing WordPress
In reply to: Login not sending to the correct URL after installThank you it is now sent. The login info will be coming from blog [@] howitzdunnmanagement [dot] com.
There are no .htaccess files by the way….
Forum: Installing WordPress
In reply to: Login not sending to the correct URL after installYou got it! Sending the stuff now! BIG thanks.
HForum: Installing WordPress
In reply to: Login not sending to the correct URL after installHi… I went through the PHP Admin, and in both places (page one and two), the URL is accurate in both places. It reads just as it should: http://www.howitzdunnmanagement.com/blog
So, why on earth isn’t the login getting me into the control panel? This is my second WordPress install, and I’m just baffled with this one (didn’t have trouble with the first one). I hope someone can help me,
Thanks,
HeatherPS: Could this have anything to do with those new “secret keys”?
Forum: Installing WordPress
In reply to: Login not sending to the correct URL after installI created a new database and started over. (I thought maybe the problem was that I called the database username “admin”, so I tried something different).
I’m still getting the double link and no control panel yet 🙁 The tutorial links discuss a renamed directory. But I haven’t renamed anything *confused*. I just can’t get into the control panel.
I’ll give it a shot nonetheless. For some reason, it keeps putting a “wordpress” directory in the link, which never actually existed from the start (?)
Fingers crossed!
HForum: Installing WordPress
In reply to: Login not sending to the correct URL after installI tried renaming the subdirectory “blog” to be “wordpress”, but that didn’t work unfortunately. It still gives a double-link.
Forum: Installing WordPress
In reply to: Login not sending to the correct URL after installI tried it, and it still gives me this weird “double link”:
http://howitzdunnmanagement.com/blog/wordpress/http://howitzdunnmanagement.com/blog/wp-login.php
Can I hard-code something somewhere do you think? I can’t get into the control panel to give it the blog location link: http://howitzdunnmanagement.com/blog/
Forum: Plugins
In reply to: Admin Login No longer works after template installOkay I think I found my answer here: http://codex.wordpress.org/Changing_The_Site_URL
Forum: Plugins
In reply to: Admin Login No longer works after template installThis is the link to the actual blog: http://www.multifamilypro.com/blog/ We had it in an iframe here: http://multifamilypro.com/blog.htm I’m wondering if a team member changed the link location (which resulted in this error). Is there a specific file where I could perhaps change this manually?