cpres
Forum Replies Created
-
If you do a view source of the orbit.init you’ll see captionAnimation being set, you’ll know if it’s being set properly there
It can currently do everything except the ability to cycle once and then freeze. If you’re still interested I can look at how difficult that addition would be. I do see that as a useful addition regardless.
Forum: Plugins
In reply to: [Slideshow Satellite] [Plugin: Slideshow Satellite] Images widhtNot yet! I’m hoping to have percentages and flexible slideshow sizing in the 1.4 release
Adding new images can be done both through the gallery uploaded or adding image slide by slide on the manage slides page. All the old images will still be there so there shouldn’t be a “reimport” need.
Are you getting an error on the manage slides page? I’d like to see it if possible.
If adding galleries work I would just create a bunch of blanks, as many as there were previously, that may fix the problem!
The other option would (sadly) be adding them to wp-satl-galleries table in your WordPress db.
The slideshows and galleries are surprisingly separate from one another. Editing and adding galleries won’t effect the slideshows. Just don’t update the gallery of the slides on Manage slides 🙂
So to confirm, trying to add a new gallery errors out? You basically need to add the number of galleries as sections you have for your slideshows. Let me know if you have luck with this, we may need to try something clever.
Forum: Plugins
In reply to: [Slideshow Satellite] [Plugin: Slideshow Satellite] Just shows the imagesThanks for the reminder on this! I’ll have it back for the 1.3.3 release
Currently caption animations are only editable for the customer galleries, not the wordpress galleries, which isn’t your problem I see.
Yeah, I see it as being set for “slideOpen” when you want it to be “none” Your sure it was set properly in the Gallery config? I’m about to do another release, and I’ll make sure that capability is working properly for it.
Do the upgrade again, but make sure the /pro/ directory stays inside the slideshow-satellite folder. If you reinstalled and older version of the plugin it may not have the upgraded gallery feature working right, which is really only important for the limited configuration available through that section.
Normally the pro folder should be kept during the upgrades, but if you have strong permissions saved it probably is denying the copy of the folder.
Thanks for this, I’ll have that cleaned up for the 1.3.3 release coming out shortly.
Forum: Plugins
In reply to: [Slideshow Satellite] [Plugin: Slideshow Satellite] IE 9 issuesThanks storio, I couldn’t see any issues in IE9 when I tested yesterday, but I’ll add your fix to the 1.3.3 release which I’m hoping to release this week with a few other cool updates 🙂
Forum: Plugins
In reply to: [Slideshow Satellite] [Plugin: Slideshow Satellite] IE 9 issuesThanks for finding this! IE9 often ends up off the radar since I’m developing on a Mac.
I have viewed the slideshow on iPADs and haven’t seen the upside down image thing yet though. Now that sounds like a pretty funky problem!
Thanks for bringing this to my attention, I’ll see what I can find out and have this out with the next quick release which should be very soon.
Forum: Plugins
In reply to: [Slideshow Satellite] [Plugin: Slideshow Satellite] Wrap text round slideshowThe premium edition makes this easy with [satellite align=left] which would have all the text wrap around the right of the slideshow
Otherwise if you know css you could wrap the slideshow in a div and give it the class of “alignleft” which should also do the trick
Forum: Plugins
In reply to: [Slideshow Satellite] [Plugin: Slideshow Satellite] Moving CaptionThe main issue with the caption is that it (in orbit-css.php) has .orbit-default .thumb-on { margin-bottom:
when it should be:
.orbit-default .thumb-on { bottom:Also, if you use the Custom Galleries instead of using WordPress Images you have the option of choosing which caption animation to use. Fade, slideOpen, or none