Brad Nelson
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Views Count (Support caching plugins!)] Unwrap the p tag?I’m not a programmer, so any specific information on how to do this (where exactly to put the code, etc.) would be greatly appreciated. I love this plugin but aesthetically it’s become a dog because of that extra forced paragraph spacing.
Forum: Plugins
In reply to: [Post Views Count (Support caching plugins!)] Unwrap the p tag?radukn, could you walk me through how to remove the p tag so that the post view count doesn’t wrap to a new line?
Forum: Plugins
In reply to: [WordPress Related Posts] Thumbnails not showingI think I just fixed it. I edited the config php file for this plugin.
Most of my “Featured Images” I use are 110 pixels by 110 pixels. But a few legacy ones are 75 x 75. So I found that if I edited lines 23 and 24 (not lines 25 and 26) from this:
fine(‘WP_RP_THUMBNAILS_WIDTH’, 150);
define(‘WP_RP_THUMBNAILS_HEIGHT’, 150);to this:
fine(‘WP_RP_THUMBNAILS_WIDTH’, 75);
define(‘WP_RP_THUMBNAILS_HEIGHT’, 75);…it now works and shows all (as far as I can tell from the testing I’ve done) thumbnails correctly. I’ve seen gobs of posts regarding this issue. If what I have done is a fix, please spread this around and/or fix the plugin.
Forum: Plugins
In reply to: [Special Recent Posts] Posts are being displayed horizontally after updateThanks, Luca, for the prompt support. Version 2.0.2 did indeed fix the problem.
And although I generally keep up with the latest operating systems (and thus the browsers that come with them, such as Safari), I think for any bit of software to be useful it has to reach a wide audience. A certainly amount of backward compatibility just has to be assumed.
I’ll try to shoot you some well-earned $$$ by going PRO as soon as I can. Thanks. You can see my extensive use of your plugin here.
Forum: Plugins
In reply to: [Special Recent Posts] Posts are being displayed horizontally after updateThanks, Luca. I’ll be sure to test that for you when the new version is out and report back here. It’s a great plugin otherwise.
Forum: Plugins
In reply to: [Special Recent Posts] Posts are being displayed horizontally after updateLuca, I just chose “Yes” for “Disable Plugin CSS” in the General Settings and it stopped the posts being displayed horizontally. But one glitch is that there is no space then between individual posts vertically. Perhaps you could create a more universally-compatible base style sheet.
Surely this plugin should be able to work with Safari 5.1.10 which is not that old.
Forum: Plugins
In reply to: [Special Recent Posts] Posts are being displayed horizontally after updateLucas, it’s also doing this on my local install of WordPress on my Mac running Safari 5.1.10 on Mac OS 10.6.8. But it does display correctly on this same system with Opera 24.0.
My advice is not to touch this plugin upgrade with a ten foot pole until this is resolved. This plugin was apparently re-written and not adequately tested. I would not take a mission-critical site and use what seems to be yet another beta WordPress plugin.
Forum: Reviews
In reply to: [BackUpWordPress] Buggy and inconsistentTom, right now I’ve had happen to me what has happened once before. If I activate BackUpWordPress, I cannot get into the Tools menu at all (to use any of the Tools, not just BackUpWordPress). And until I deactivate BackUpWordPress, the entire Admin panel is slow and/or locks up.
Prior to this, I was finally getting BackUpWordPress to work, but it was an effort. First I’d have start a backup and then let it abort itself (which it always did). Then BackUpWordPress would automatically start another backup which I would then cancel. Then if it ran another backup, it would successfully complete. It was a bit of a workaround, but it worked…until today when for some reason I got locked out of the Tools menu. I can get back in if I deactivate BackUpWordPress. I don’t know what is going wrong. I’d appreciate any help that you can give.
This BackUpWordPress plugin is turning into all kinds of hurt. It hasn’t been functioning properly for about a month. And now with this new update, you can’t access anything your “Tools” menu in the WordPress Admin.
WakeUpWorld, I would suggest closing your browser tab and going back to your site again. Then go to your admin page. If you can, then go to the Plugins page and deactivate BackUpWordPress until the author can change this back into a useful product and not, for all intents and purposes, a harmful product.
Forum: Plugins
In reply to: [WordPress Related Posts] Incorrect thumbnails displayedbarrowr, version 2.7 works on my site (stubbornthings.org), but anything beyond that version and it screws up the icons. They all go generic. I’ve yet to see a fix for this.
Forum: Plugins
In reply to: [Really Simple Share] Post to Facebook not workingForum: Plugins
In reply to: [Really Simple Share] Post to Facebook not workingFor what it’s worth, I have the same problem with the Share button not working….whether or not you enter some text into it.
Forum: Plugins
In reply to: [WordPress Related Posts] Wrong thumbnailsSame problem here. 2.7 works. 2.9 doesn’t. I’ll be following this thread closely.