Forum Replies Created

Viewing 14 replies - 31 through 44 (of 44 total)
  • Thread Starter janeboha

    (@janeboha)

    Dene,

    I tried #1, it was. I tried #2, it was. I didn’t try #3 -it’s a long story. But….

    Alism,

    It’s interesting because just yesterday I uploaded an upgrade for my Theme. And so I looked to disable my plugins as you suggested and noticed that – just today again – there is a new upgrade for my Theme again. So I uploaded and installed that – and boom! We’re back in business! I’m guessing there was some problem with that upgrade (which I used for a total of one day) (that wasn’t, as you suggested, loading the header and/or the sidebar).

    So thanks, y’all! I appreciate this to no end!

    Jane

    I had this same situation. I went back to YAHOO! and got a new Application ID, put that in my xml sitemaps plugin (at Basic Options, Update Notification, Notify YAHOO!) and voila! Problem solved. YAHOO was successfully notified about changes.

    It may be that you got your Application ID(long) before you got your sitemaps plugin set up, and in the interim, YAHOO! invalidated that key number. That’s what I suspect happened in my case.

    Just get another one. It worked for me.

    Thread Starter janeboha

    (@janeboha)

    Trying again…Hoping to get somebody’s attention!

    I have WP on a server (not hosted by WP).

    Have had it for months. Now am trying to change you@yourdomaine.com to my real email address. I can do it (in settings) but then the post pages go blank.

    any idea why? Any suggestions? The database is full of the default email….Is that what’s hanging it up? Can’t reconcile you@yourdomain.com with a different email address? So it doesn’t know what the admin email address is anymore? It’s confused?

    HELP!!!!Surely people have changed their email addresses!

    Interesting because I’ve been having this problem, too.

    The pagination is an interesting solution but I’m not sure why it works….I had it set at “50” before and I only had 24 comments on this page yet it still returned a blank screen (just the background color) every time a comment was added.

    Forum: Fixing WordPress
    In reply to: remove underline

    Nazcar,

    Excellent.

    I was able to find and change a similar line in my .css by following your line of thought:

    /* Begin Typography & Colors */

    ….(lots of stuff here)…

    changed –>

    a:link { text-decoration: none; color : #4779ac; border: 0px; -moz-outline-style: none;}
    a:active { text-decoration: underline; color : #4779ac; border: 0px; -moz-outline-style: none;}

    to

    a:link { text-decoration: none; color : #4779ac; border: 0px; -moz-outline-style: none;}
    a:active { text-decoration: none; color : #4779ac; border: 0px; -moz-outline-style: none;}

    I’m going to answer my own question. Now it’s working. I got new code from Google – again. I inserted it in the Dkrat “text” widget and slid it into the “primary sidebar”. I gave it a title just temporarily so I could see if it was in the right place. Then I waited – a while. The AdSense appeared and then I deleted the title. Not sure why it wasn’t working before but persistence – and the old “try try again” plus some patience paid off!

    I’m also having trouble doing this. I’ve tried all the plugins and I’m using the dkrat theme and it’s not working with their widgets, so I’m trying to add the code. Still nothing seems to be working. I used the new revised Google code, pasted the code in the sidebar.php after the last < / div > and the code is there but the ads don’t show up. Not sure what’s going on.

    The last lines of the sidebar.php code are:

    </div>

    <script type=”text/javascript”><!–
    google_ad_client = “pub-6050244628764364”;
    /* 120×600, created 8/1/08 */
    google_ad_slot = “0315850642”;
    google_ad_width = 120;
    google_ad_height = 600;
    //–>
    </script>
    <script type=”text/javascript”
    src=”http://pagead2.googlesyndication.com/pagead/show_ads.js”&gt;
    </script>

    <?php } ?>

    My problem is solved. Allowing anybody to make a reply made the “comment” box appear. Then using the Akismet plugin catches my spam. Since I also use the hold comments for moderation option, I haven’t gotten any spam. Thanks.

    I got it. I go to Appearance, Discussion, and UNCHECK “Users must be registered and logged in to comment”. Then the comment box appears! Wow.

    But the thing is that NOW we administrators have to LOG IN through the MYBLOG/wp-admin URL.

    Follow up to my earlier comment:
    What I want is for people viewing my posts and blog to not have to log in every time they want to post something. I’m finding many people really like the blog and then they email me their comments, so the comments never get officially posted. They don’t want to have to go to the trouble of logging in, creating a username and password, etc. And I don’t care if they do. So I’d like something simple so they can just add a post and I’m thinking that this Akimet will weed out spam, correct?

    I am completely lost! I want to add the basic comment form to each post page and I simply cannot figure out how to do it. I’ve read the page http://codex.wordpress.org/Styling_Theme_Forms and that has that nice code and even a nice picture of the comment field but I simply cannot figure out what to do. Can you please break this down into steps? Thanks, Jane

    This was an excellent suggestion. This was the key. I was having the same problem and now I see why, thanks to pAter’s comment. I had moved my blog from one folder to another (on the same server) and thus the upload tried to deliver the files to a folder that was no longer there! Just entered the new upload address (this “miscellaneous” is the secret place), and presto!

    Thread Starter janeboha

    (@janeboha)

    Interesting. Seems to be okay now. I’m going to have to get used to and famliar with the html code for this. Thank you very much!

    Forum: Fixing WordPress
    In reply to: Where is the blog?
    Thread Starter janeboha

    (@janeboha)

    Aha. At that URL, the blog shows up. There it is! Thanks.

Viewing 14 replies - 31 through 44 (of 44 total)