douglaskarr
Forum Replies Created
-
Forum: Reviews
In reply to: [Image Rotator Widget] doesn't work properly on FirefoxWorks well on Firefox. Tested.
Forum: Plugins
In reply to: [Image Rotator Widget] No slider after updating to 3.9, only spinner showingI updated the plugin with new jQuery references that should resolve this.
@esmi well, thank goodness they’re guidelines and not terms of use. I’m an avid supporter of WordPress, have developed a ton for the community, and continue to promote and assist. Try to be a little less militant and a little more supportive of people that are genuinely having a problem. We don’t need a police state around here – we’re trying to help one another.
@esmi thanks for the clarification. Those guidelines don’t make sense… having dozens of different threads about the same bug is inefficient and unproductive. Have a nice day.
Forum: Plugins
In reply to: [Image Rotator Widget] Sizes of imageThe plugin does not manipulate or resize images at all. You need to have them at the appropriate size.
It’s breaking my infographic pages (you can see another post without an infographic to see the social bar loading on the left and the image rotator at the foot of the base).
Broken: http://www.marketingtechblog.com/2014-content-marketing-trends/
Working: http://www.marketingtechblog.com/social-media-peak/It’s only happening with long images and the plugin loaded.
Forum: Plugins
In reply to: [Image Rotator Widget] Unwanted Bullet beside imagesYou bet!
Forum: Plugins
In reply to: [Image Rotator Widget] Unwanted Bullet beside imagesYou have that blue dot set on line 887 of your style.css with the background image:
.widget ul li { padding: 0 0 9px 12px; margin: 0 0 8px 0; background: url(images/widget-list.png) left 4px no-repeat, url(images/widget-line.png) left bottom repeat-x; }Forum: Plugins
In reply to: [Image Rotator Widget] External Link Not WorkingThat’s an option in the plugin as well. There’s a select option to open the links in a new window.
Forum: Plugins
In reply to: [Image Rotator Widget] Unwanted Bullet beside imagesWhat is your site URL?
Forum: Plugins
In reply to: [Image Rotator Widget] Deactivating the plugin removed other imagesNo worries – glad you were able to resolve the issue and get back up and running!
Forum: Plugins
In reply to: [Image Rotator Widget] plugin is not working!!It sounds as though it’s possibly a conflict with another plugin. You can attempt to disable other plugins until the conflict is found.
Forum: Plugins
In reply to: [Image Rotator Widget] Warning: getimagesizeThis is now updated and corrected. The issue was happening do to the path of the images and where WP was installed.
Forum: Plugins
In reply to: [Image Rotator Widget] Unwanted Bullet beside imagesYes, the issue is that you have bullets set in your CSS. You’ll need to add a CSS style to the list that sets it to none.
http://www.w3schools.com/cssref/pr_list-style-type.asp