douglaskarr
Forum Replies Created
-
Forum: Plugins
In reply to: [CircuPress] No Longer Sending EmailsPlease download the latest version of the plugin to correct any outstanding issues.
That’s probably the case – I’m on WPEngine and a Google search appears others have mentioned the use of opcode. Perhaps that’s a good thing to detect with the plugin? Great plugin – we need to add this to next year’s best.
Forum: Plugins
In reply to: [Image Rotator Widget] Stopped working with 4.0.1 updateWe’re running this on our sites – largest of which is marketingtechblog.com which is running 4.01 and there is no conflict with the version.
Forum: Reviews
In reply to: [Image Rotator Widget] I can not change image sizeThanks for the feedback. I don’t have resources to add that functionality at this time. That’s a feature request, not a problem with the plugin.
Forum: Reviews
In reply to: [Image Rotator Widget] Don't WorkCan you provide any more information than that? What is the path of the broken image? We’re running the plugin on dozens of client sites and do not have any problems.
Forum: Plugins
In reply to: [Image Rotator Widget] Unresponsive Script errorWow – 15! That’s awesome. We’ll have to do some testing on that, the only thing I can think of is that we’re not properly enqueing the script and it’s trying to load multiple times conflicting. Any chance you have this on a test server?
Forum: Plugins
In reply to: [Image Rotator Widget] LinksYou will need to remove and add the images back. I’m not sure why this would occur but we’ve seen it on one other site. The only difference with the latest version is that it also adds alternative text to the images.
Forum: Plugins
In reply to: [Youtube Sidebar Widget] Remove black bars top & bottomUnfortunately, that’s the screenshot that YouTube provides:
http://i2.ytimg.com/vi/Hy_OfFIhRyw/0.jpgIn the future, we may have some additional styling options. You could see if you could “crop” it using CSS – I’m not sure.
Forum: Plugins
In reply to: [Youtube Sidebar Widget] Remove black bars top & bottomCan you post a picture of what you’re seeing?
Forum: Plugins
In reply to: [Featured images for Jetpack Mobile Theme] Featured image on post pagesFeatured images still don’t show up on my single post pages on Jetpack.
Forum: Plugins
In reply to: [Youtube Sidebar Widget] How to Close the Video modal…Never thought about that issue! Let me see what we can do.
Forum: Plugins
In reply to: [Youtube Sidebar Widget] Play video inlineThat’s not a feature of this plugin. The purpose of this one was to overcome the size of the sidebar on most sites.
Forum: Plugins
In reply to: [Youtube Sidebar Widget] Enable Annotations?We’ve not added parameters yet, but perhaps in a future version!
Forum: Plugins
In reply to: [Youtube Sidebar Widget] Display thumbnails horizontally, not verticallyThe videos are in an un-ordered list. You can achieve a horizontal list by using CSS to overwrite the settings within the plugin. I’ve not tested, but adding something to your style sheet that states:
#youtube-sidebar-widget li { display:inline; }Forum: Plugins
In reply to: [Youtube Sidebar Widget] Disable window and link direct to the youtube urlNot currently, but it may be a feature in the future.