lwoods
Forum Replies Created
-
Forum: Plugins
In reply to: [Awesome Weather Widget] Errors are added as HTML commentsTo: Hal Gatewood
Re: Error
In the event of receiving an error from the Weather source, instead of just clearing your display I would like to see you seriously consider preserving the previous display and adding something like “DELAYED” in the display. Just clearing the display is VERY confusing to users—and to developers as well!
Forum: Plugins
In reply to: [Awesome Weather Widget] Widget DisappearedYep. I’m afraid I am seeing the same problem. I’m using the widget and every once in a while it just isn’t there. Then, usually after a couple of browser refreshes it’s back. I would suggest if the problem is that the weather info isn’t being picked up that it might be a good idea if the last good temp was left on the screen and possibly a short message like “Delayed” be displayed.
Got it!
Got it. ‘Remove’ was below the fold.
Forum: Hacks
In reply to: Where to place my wp_enqueue_scriptThanks, bcworkz….
In my case I have a specific template that is being used to generate some non-WP data and is using jQuery for some “stuff”. So I plan on putting my “enqueue” in the PHP header area of this template. O.K. so far? BUT, I would put the “register” for this script in my function.php so that I only register it once, right?
Believe it or not I have been using jQuery extensively for the last 7-8 years but this is the first time that I have run up against WP!
Frustrating….and any help is MUCH appreciated!
Forum: Plugins
In reply to: [FP News Ticker] PHP Code or Short Code?Plugin Author:
Change all occurrences of attribute_escape to esc_attr in your php code. attribute_escape is deprecated. It’s a one-to-one replace.
Also, while you are at it you might change your instantiation method from NewstickerWidget to __construct .Good package, though. Works fine.
Forum: Plugins
In reply to: [Widget Logic] Where is the Widget Logic Admin page?False alarm. I have added this plugin to a virgin 3.5.1 and there is NO admin fields slowing.
Forum: Plugins
In reply to: [Widget Logic] Where is the Widget Logic Admin page?I found it. I just hadn’t expected it to be at the bottom of the Widgets page.
Forum: Plugins
In reply to: [Flexible Posts Widget] Perfect but I also want schrollingThanks, DaveE,
I guess I wasn’t 100% clear. I want to have “auto-scrolling” and I realize that I need to grab a javascript to do that—which I can do. This implementation is a loop of advertisers.
Larry
Forum: Fixing WordPress
In reply to: Can't set 'No Comments' in Post EditI had asked another question about turning on and off Moderating Comments. Ipstenu sent me to this thread but this doesn’t answer this question.
Forum: Fixing WordPress
In reply to: Can't set 'No Comments' in Post EditThanks, all…..
Wow! More options! GREAT!
Forum: Fixing WordPress
In reply to: post import does not load text of postHold any responses!!!!
I just checked my database and the text data IS in the database. Now I have to figure out why it isn’t being displayed. My problem, obviously.
Forum: Fixing WordPress
In reply to: Why don't I see Post Thumbnails in TwentyEleven themeAshley,
Off line question: What plugin are you using for Comments—if any?
Thanks
Forum: Fixing WordPress
In reply to: Why don't I see Post Thumbnails in TwentyEleven themeO.K. I’m a newbie. Just exactly what IS the Thumbnail that they talk about when they talk about a “Post Thumbnail.” I can’t find any explanation or description of what I am to expect. I have found on a Post or Page that I can use a “Featured Image.” Is that the same thing?
Thanks for your input….
Forum: Fixing WordPress
In reply to: Why don't I see Post Thumbnails in TwentyEleven themeI see that, but I have seen documentation that shows a “Thumbnail” dialog on the right.