cpres
Forum Replies Created
-
Forum: Plugins
In reply to: [Slideshow Satellite] Use Satellite Slideshow in Advanced Excerptthis is gone over a bit in the manual which is a worthwhile read. But basically you’ll need to turn off Shortcode Requirement in Advanced Settings, this will make it so the styles and js for the slideshow are called on every page.
To make it so the js and css are called only on the pages you want them you can add [satellite display=off] on the parent pages you are adding all the advanced excerpts from.
Manual: http://bit.ly/stlmanual
Excerpt is such a weird word btw!!!
Forum: Plugins
In reply to: [Slideshow Satellite] repeated slide numbers!So sorry for the late response! Are you doing a multiple gallery thing with the premium edition? I have that fixed and I’m so sorry! Contact me through the website (my email) and I’ll get you the latest version.
Forum: Plugins
In reply to: [Slideshow Satellite] Reorder Not WorkingYou’re using the premium, are you doing a multiple gallery display? I think that’s the only area I’ve had it messed up before. Contact me through the website and I’ll get you the latest version with some fixes.
Forum: Plugins
In reply to: [Slideshow Satellite] Caption PlacementHmmm… I’m not seeing any captions at all, or my plugin. I’ve not heard of captions being at the top of the slideshow, so I’ll assume it was a stylesheet conflict issue.
Forum: Plugins
In reply to: [Slideshow Satellite] Can't get thumbnails to work properlyIf you want the caption to appear at the bottom use caption location ‘Default’ instead of the bottom right one you chose.
Site looks good!
Forum: Plugins
In reply to: [Slideshow Satellite] Satellite and WP 3.5 using "WordPress Media Gallery"1) Slideshow Satellite doesn’t have to display ALL of your photos, you can use exclude or include with the attachment ids in order to just have particular photos. [satellite exclude=23,43,54]
2) Yes, you can either do just [satellite] for whatever post your in, or to get photos from a different post do [satellite post_id=54] OR [satellite slug=about] Post ids are kind of hidden, but you have the general idea. To make it easier though you could try this:
http://wordpress.org/extend/plugins/reveal-ids-for-wp-admin-25/Thanks for choosing Satellite!
Forum: Plugins
In reply to: [Slideshow Satellite] Second Site Gallery IssuesYou can create different WordPress Template pages, so you can base it off the page you’re currently using, and then customize it so it has different css dependencies and won’t mess up the page you care about:
Forum: Plugins
In reply to: [Slideshow Satellite] Width Not Working ;-(I’ve successfully done one without the other. Remember you need to do one hard refresh on the page for it to catch onto the server since that information is saved on the server (as opposed to the client).
So after changing shortcode stuff refresh twice.
Forum: Plugins
In reply to: [Slideshow Satellite] After transition to satellite, slideshow does not work.You’ll want to uninstall Slideshow Gallery Pro, and then install Slideshow Satellite afterwards. There will even be a link to import your previous images, although you will need to setup your configuration again.
Best of luck on the transition! I assure you Satellite is 10x better 🙂
Keyboard Navigation is one of the additions I have on the Premium edition. There’s a whole bunch of other great additions in that version as well, if you’re interested, the manual shows more info: http://bit.ly/stlmanual
Forum: Plugins
In reply to: [Slideshow Satellite] I want popup on image click can its is posibleYou’re looking at having a modal popup like lightbox or prettyPhoto or shadowbox that can have detailed information about the photo.
slideshow satellite alone isn’t capable of this, but if you found the right lightbox substitute you might be in luck.
Forum: Plugins
In reply to: [Slideshow Satellite] Insert Youtube Embed Code Possible?I haven’t tried but you could try and embed it as the description, and then put the infobackground to transparent for that slideshow.
Otherwise I’d use a plugin like prettyPhoto and link to the youtube video, that way it will popup in a youtube modal.
I haven’t tried it within the slideshow, but I did do image links to youtube with that plugin here:
http://www.thedreamfly.org/ourdream/Forum: Plugins
In reply to: [Slideshow Satellite] Satellite Embed Wizard BlankI just confirmed, it’s working on my site. I would like to hear if anyone else is seeing it blank…?
Forum: Plugins
In reply to: [Slideshow Satellite] Second Site Gallery IssuesYour stylesheet has things in it that I can’t explain!
I don’t see the navigation arrows so hopefully that is fixed for you as well, but I do see the div.timer aka play button in the middle of your text. For some reason it has the css of “top:507px” when my plugin has a top of -30px. Which would put it in the right spot.
Have you altered the plugin css? Or could you have some plugin or theme that is altering the Satellite css?
I’ve been meaning to try that out, let’s do it!