Plugin Author
Ziv
(@ziv)
Currently you cannot do this but the next plugin update will include the option to change the location of the buttons.
If you would like, I could give you instructions on how to move the buttons to the left corner by editing a short piece of code. It would work normally and may fix your issue.
Please let me know if moving the buttons to the left would fix your issue so I could provide you the code snippet.
Please advise if this plugin can smoothly and automatically rotate images. It should show 6 or 7 images out of a total of 20, and pause on hover. Presume that code can be posted into a text widget? Many thanks
Sorry, Forgot to say that I would also like to remove or hide buttons completely. Thanks again.
Plugin Author
Ziv
(@ziv)
@drek2c Sorry, but that feature is beyond the scope of this plugin. What you are looking for is an image slider. There are a lot of image slider plugins which do exactly what you want.
I did a quick search and found a plugin called soliloquy. It looks pretty nice.
Good luck with your plugin search 🙂
Ziv, Many thanks for your reply and for the link. Been trying for somewhile to find something suitable. Will try out your suggestion.
Thanks for this plugin. I would like to move the buttons so please post the code. Is a CSS stylesheet change? Thanks in advance.
Plugin Author
Ziv
(@ziv)
Thnaks Ziv, I wanted to just move the arrows, not remove them but I finally figured it out using the following…
.wpic_navigation {
width: 420px !important;
}
Plugin Author
Ziv
(@ziv)
Nice fix. This moved them to the right correct?
Yes, correct, I centered the arrows roughly in the middle of the page (420px) above a row of icons.