autismne
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Left sidebar disappearedTypo corrected:
I deleted about 200 lines of spam script from php.header, and then the left sidebar on my blog disappeared. I use the Cutline theme, and the text that was in the center column is now on the left side of the page, and the text is centered.
What do I do now?
Forum: Everything else WordPress
In reply to: Header Spam Site HackedMy header file has been hacked. I deleted the spam, starting with:
document[w[1]](w[0]);
and the Script line and all the spam lines under it. Now my left column on Cutline is gone, and the text block that was in the center of the page is all the way to the left. I replaced the line:
document[w[1]](w[0]);
But my formatting is still off. What do I do now?
Forum: Fixing WordPress
In reply to: Archive LinkWhen I click on the Archives link at the top of my home page, it goes to a page full of spam email links. Here is the link to my home page:
Do I have other options besides linking to spam?
Forum: Everything else WordPress
In reply to: How get email on reply to my forum post?How do I start a new forum thread?
Forum: Fixing WordPress
In reply to: Where to find the api keyThanks freeproducts. I’m having the same problem, and I’m glad I didn’t have to suffer any more abuse from Word Press to get a simple answer.
My blog stats plugin went down after I tried to upgrade it, and now I need to find my API key.
Forum: Installing WordPress
In reply to: 2.9 upgrade failedI am unable to upgrade to 2.9. The screen says “unpacking update”. I left the computer on and came back two hours later and nothing had changed – still “unpacking update.”
Since WP doesn’t upgrade, I’ll probably have to stick with the old version, right? Would that be a problem? If so, can you recommend somebody who would know how to upgrade.
Not sure which version I have now. I tried to upgrade to 2.8 once, and had the same problem. If anybody knows where I can find some help with this issue, that would be great.
Thanks.
Forum: Fixing WordPress
In reply to: YouTube quicktag only displays link, not embed?I’m having the same issue with a video from NPR.
<embed src=”https://www.npr.org/v2/?i=114025106&m=114057598&t=video” height=”383″ wmode=”opaque” width=”400″ base=”https://www.npr.org”></embed>
Is there also an NPR plugin?
Forum: Installing WordPress
In reply to: Embed VideoI would like to embed a video from an NPR site. This is the embed code I was given:
<embed src=”https://www.npr.org/v2/?i=114025106&m=114057598&t=video” height=”383″ wmode=”opaque” width=”400″ base=”https://www.npr.org”></embed>
Forum: Installing WordPress
In reply to: WordPress API KeySorry, but this thing is messed up.
It’s just not logical and I’ll look for other
platform to run a blog.True that. I dread asking questions on WP forums. Can anybody recommend a user friendly platform?
I am self-hosted. Where do I find my API key? I do not see it on my profile page.
autismnewsbeat.com
Thanks. That did the trick. I wish I wasn’t stuck with the font style for the caption as is standard with the regular text, but oh well. It took three days to get this far. ??
Forum: Fixing WordPress
In reply to: Need to wrap text around image280 doesn’t work either.
I changed to style.css and 290 still doesn’t work.
Forum: Fixing WordPress
In reply to: Need to wrap text around imageIf you have clicked Appearance > Editor
the top of the page says “Edit Themes”
right below that it should say “Styleshett (style.css)It says: ie7.css
It looks like you were able to post to the stylesheet, but using the top code with “attachment_280”. At some point the div changed from “attachment_280” to “attachment_290”. so use the code just above. The entry img doesn’t seem to be on the stylesheet.
I can’t tell which you want me to paste in – 280 or 290? 290 was already there and it doesn’t work.
The photo is flush left, but the text does not wrap:
https://autism-news-beat.com/?p=238
I’ve only used this theme.
Forum: Fixing WordPress
In reply to: Need to wrap text around imageNothing’s working.
Where does this code go?
#attachment_290, .entry img {float:left;padding:0 12px 0 0;}
on Appearance > editor? That’s what I tried.