LillyA
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress sending random emails to administratorOh contact form! I forgot we even had one of those. I will check it out…Thanks!
Forum: Fixing WordPress
In reply to: WordPress sending random emails to administratorAny ideas anyone?
Forum: Fixing WordPress
In reply to: WordPress sending random emails to administratorYes, I believe we do. But we’ve had those turned on for a while. This only started happening after we activated ShareThis plugin, Tweet button, and Facebook Like…
Forum: Fixing WordPress
In reply to: WordPress sending random emails to administratorNo, we approve or trash comments in WordPress, but they aren’t sent to our emails. Except for these, which mysteriously started appearing.
Forum: Plugins
In reply to: [Plugin: Simple Facebook Connect] – can't connectHi, I’m having a similar problem. Getting this message: “Facebook doesn’t like your settings, it says: Session key invalid or no longer valid.”
I wasn’t the one to originally install plugin, so I’m not sure what I need to do. I can still manually post to Facebook, but we had it set up so all our blog posts were automatically uploading to Facebook.
Tech Ninja or someone else, can you help?? Do I need to put in a new session key, and if so, where can I find that?
Forum: Fixing WordPress
In reply to: Authors in alphabetical orderNo, how do i get to that forum? thanks for your help..
Forum: Fixing WordPress
In reply to: Authors in alphabetical orderhere’s singular php
Forum: Fixing WordPress
In reply to: Authors in alphabetical orderdo you think it’s in the authors.php, blog.php, post.php tags.php? any ideas?
Forum: Fixing WordPress
In reply to: Authors in alphabetical orderMore code…
/* Single-post author box */ .single .author-profile { overflow: hidden; margin: 0 0 20px 0; padding: 9px 9px 0 9px; background: #f7f7f7; border: 1px solid #ccc; } .single .author-profile p { margin: 0 0 9px 0; } .single .author-profile .avatar { margin: 0 20px 9px 0; }Forum: Fixing WordPress
In reply to: Authors in alphabetical orderI can get to our code pages, our style sheet, front page css, but i don’t know exactly what to look for or how i should change the code…
Here’s our byline code…Messing with the widgets won’t do it? Our tag widget?
/* Byline */ #widget-container .byline .text, #widget-container .byline .author { display: none } #utility-after-content .byline .text, #utility-after-content .byline .author { display: none } .byline, h6 { font-size: 11px; color: #7C8488; margin: 8px 0 8px 0; } .archive .byline, .search .byline { } .byline a { font-style: normal; text-decoration: underline; }Forum: Fixing WordPress
In reply to: Authors in alphabetical orderHere’s a post we recently did. I need to know how to put the names after “By” in the order that I want…
http://www.fairwarning.org/2010/11/global-warming-law-survives-challenge-on-california-ballot/
Forum: Fixing WordPress
In reply to: Authors in alphabetical orderThe tags are all writers’ names, in other words…
Forum: Fixing WordPress
In reply to: Authors in alphabetical orderUnder Writer, WordPress gives me an option to add different tags, so if I want more than one author for the post, I choose more than one tag… Does that answer your question?