middayminer
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Plugin author requesting admin access to troubleshoot bugHey catacaustic, thanks for your thoughts. Yes, I think I’ll have a complete backup before I consider anything else.
Ah, having a bit of healthy paranoia is better than blind trust I feel, especially when it comes to months upon months of work 🙂
Hello Rob,
Great to hear that! I thought that my request had been deemed out of scope. 🙂
As for the Firefox issue, as you can see for some reason the rss reader in my copy isn’t being directed to Feedburner, perhaps yours might differ…so it could be something on my end?
Thanks for continuing to support the plugin.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Requesting feature for Post Content widgetApologies, but I forgot to add this earlier:
Could you update the widget to link to the original image size as well, as per usual for image thumbnails? Thanks again!
Oh and my feed has the text misplaced next to the image like this in firefox: http://i.imgur.com/aeh0GoG.png
Looks just great in IE and Chrome though: http://i.imgur.com/Biz1Ss9.png
Using Firefox version 21, if that helps.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Requesting feature for Post Content widgetOh wow, thanks Greg! Seeing the amount of updates you’ve been putting out recently, I think I’ll likely be seeing it sooner rather than later. 🙂 Cheers!
Oh wow, this is the first time a plugin author has given me actual new code in response to a desired function…thank you very much, Mr Bond. 🙂
Thanks for replying! That sounds like a functional approach, but can there also be a way to hide that widget until the sticky function is triggered? I don’t want show visitors that I’m using a copy of the widget to do this…
Forum: Plugins
In reply to: [Social Stickers] "All data was deleted. Reactivate Social Stickers"Update: I added
<p> </p>at the top so I could get the default spacing from the title.
Error message: Fatal error: Cannot use string offset as an array in /home/foundwon/public_html/wp-content/plugins/social-stickers/social-stickers.php on line 845
Hope this helps develop your plugin. I’ll try margins instead.
Forum: Plugins
In reply to: [Social Stickers] "All data was deleted. Reactivate Social Stickers"Thanks for your help! Yes, deleting the key in phpadmin worked. 🙂
I was trying to style it to match my layout. I think I had a typo while adding a linebreak, and thought it would fail gracefully if something came up.
You can see what it looks like now my primary sidebar here: http://www.foundwonders.com/
Trying to get the margins and padding to match my previous social plugin, which I’ve left below it to give you an idea…could I please get some help on that front?
Forum: Plugins
In reply to: [Simple Image Sizes] Can't Delete Custom SizesHrrmn..If I’m reading that correctly that will be trading page performance for storage efficiency, correct?
Forum: Plugins
In reply to: [Simple Image Sizes] Can't Delete Custom SizesWell, as long as you make the image deletion clearly optional I think it’ll only be an improvement to the plugin. While I was trying to fix this yesterday I looked around in my image folder and the amount of obsolete image sizes I wasn’t using anymore was really quite high.
Ah, that quality suggestion was brought about by my use of http://wordpress.org/plugins/imsanity/ , I’m aware that you already have enough work to do on the plugin as it is. 🙂
Forum: Plugins
In reply to: [Simple Image Sizes] Can't Delete Custom SizesAh yes, found it! Yes, my function.php image sizes are unaffected. Thanks!
PS: If you can add a filename search to delete relevant thumbnails when a custom size is deleted, this plugin will be the best one here. Oh, and an image quality option for the new thumbnails. 🙂
Forum: Plugins
In reply to: [Simple Image Sizes] Can't Delete Custom SizesHi Rahe, thanks for your help. I’m glad that this is a solvable issue, but unfortunately I can’t seem to find anything like ‘custom_image_sizes’ in phpadmin. I see databases created by a few plugins I use but not this.
Am I looking in the right place? Until then, I think I’ll look forward to your update 🙂
Forum: Plugins
In reply to: [Simple Image Sizes] Can't Delete Custom SizesJust got this problem with one thumbnail size. If I modify it, it creates another one with the same name and the properties I choose(crop, etc).
Later sizes created after that are deleted properly. Only this one somehow won’t go away. If you delete it, it disappears from the Image size area, but you can still see the entry for it in the thumbnail regeneration area + get php button also returns the settings.
One more strange effect: Normally ‘size’ is appended to the name of the Image size specified, e.g. when you create a new thumbnail and you enter ‘Feature’ in the input box, it becomes ‘Feature size’
Now the size is entered at the beginning of the name, so it becomes ‘sizeFeature’, without spacing in between as well.Delete the plugin directory manually, reinstall – that custom size comes back! How is this happening?
Perhaps some settings are saved in an area not in the plugin directory or something? Or has the plugin somehow permanently added this thumbnail size? Seriously, if the author is reading, can you help with this?
Indeed it works now! Thanks again! 🙂