DWUser
Forum Replies Created
-
Hi,
On this type of theme there are a number of possible configuration
issues, but I recommend you try adding the code from here to your
functions.phpfile:https://gist.github.com/df50e543677392ab60cd
This code will replace the rotator in search results with just the
first static image. This should avoid the corruption issue and also
improve performance.Please let me know if you have any other questions.
Sincerely,
Drew O’NeillForum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Moving a rotator to a folderHi,
There’s currently not an option for moving rotators within the visual wizard; to move them, you’ll need to use FTP and browse to this folder:
wp-content/uploads/EasyRotatorStorage/user-content/Move any of the erc_xx_xxxx folders (which represent rotators) into erf_xx_xxxxx folders (which represent folders).
Sincerely,
Drew O’NeillForum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Seeing the full size imageHi,
I appreciate the input. We’ll definitely consider adding native lightbox integration in the future.
Sincerely,
Drew O’NeillForum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Seeing the full size imageHi mll,
Thanks for the positive feedback! For lightbox integration instructions, please see: http://www.dwuser.com/education/content/adding-lightbox-integration-to-easyrotator/
Please let me know if this meets your needs. Also, if you have a minute sometime, we always appreciate reviews! http://wordpress.org/support/view/plugin-reviews/easyrotator-for-wordpress
Sincerely,
Drew O’NeillHi @pazzaglia1,
Thanks for your feedback! Fortunately, it’s actually easy to edit the layout and customize CSS etc: http://www.dwuser.com/support/easyrotator/kb/customize-layout/ . If you have trouble locating which code to edit, we’re always happy to help – just send your layout source code. If you purchase a Pro license, you can disable the right-click “About Rotator” dialog.
Please let me know if you have any other questions.
Sincerely,
Drew O’NeillForum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Vertical PhotosHi Chris,
Thanks for using EasyRotator for WordPress. To avoid photo cropping, you’ll want to re-apply your layout template in the Layout/Presentation section of the editor application, setting the Scaling Mode to Scale Down. To learn more about managing photo scaling and cropping, see http://www.dwuser.com/support/easyrotator/kb/photo-cropping/
Please let me know if you have any other questions.
Sincerely,
Drew O’NeillWe have now successfully released version 1.0.9; please update at your convenience.
Forum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] download link 404Sorry for the trouble — please see: http://wordpress.org/support/topic/announcement-update-to-easyrotator-for-wordpress-version-108
Forum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Easy Rotator v 1.08Sorry for the trouble — please see: http://wordpress.org/support/topic/announcement-update-to-easyrotator-for-wordpress-version-108
Sorry for the trouble — please see: http://wordpress.org/support/topic/announcement-update-to-easyrotator-for-wordpress-version-108
Forum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] No images on dynamic slideshow..Hi Mark,
Thanks for using EasyRotator. It appears that another plugin or plugins is generating a JavaScript error which is halting further execution of JavaScript in the page:
This is preventing the rotator from ever initializing. The offending plugins appear to be jQuery Archive List Widget and jQuery Categories List Widget.
Please let me know if I may provide any additional assistance
Sincerely,
Drew O’NeillForum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Links not re-directing in slideHi,
Again, the best option is to locate the other script that’s interfering and address that. But here’s another updated script that should allow the links to be restored: https://gist.github.com/anonymous/1328cbc184a17e3f2bd1
Sincerely,
Drew O’NeillHi Jason,
Thanks for the kind words!
Issue 1 – As explained here, the goal behind adding image dimensions is to avoid unnecessary repaints and resizing operations. The way to effect this same result with EasyRotator is to use “No Scaling” as the scaling mode.
Issue 2 – A
Cache-Controlheader has been added for theFFF_arrow10_export.pngfile.Sincerely,
Drew O’NeillForum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] easy rotator and multisiteHi Atlanta,
I’ve double-checked the code and it works correctly on a WP multisite network. The trick is that you’ll need to know what the file path and public URL to the main site’s
wp-content/uploads/EasyRotatorStorage/folder.If you can confirm the following information, I’ll show the exact code that’s needed:
– The ID of the rotator you want to display (e.g. erc_xx_xxxxxx)
– The path to the location where this rotator’s files are stored in the main site. This will be e.g. /var/www/yoursite/wp-content/uploads/EasyRotatorStorage/wp-content/erc_xx_xxxxxx.
– The public URL to that folder you just identifiedSincerely,
Drew O’NeillForum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] easy rotator and multisiteHi,
Let me run some additional experiments on a test setup and I’ll get back to you shortly.
Sincerely,
Drew O’Neill