cpres
Forum Replies Created
-
Forum: Plugins
In reply to: [Slideshow Satellite] Satellite logo instead imagesThat’s happening because the plugin is looking for the image, it doesn’t see the image, so then it uses that placeholder image instead. Otherwise it would’ve shown an ugly blank broken thing 🙂
Check your /uploads/slideshow-satellite/ directory for the images. the permissions might be messed up on that folder so the images are being created correctly
Forum: Plugins
In reply to: [Slideshow Satellite] Slides show on site, but not in wp-adminIt’s highly likely that it’s another plugin that’s conflicting with this one. Have you tried disabling the other plugins and just having this one? After that it’s worth testing the theme, and trying it with twenty-twelve
Forum: Plugins
In reply to: [Slideshow Satellite] Slides show on site, but not in wp-adminBy any chance did you start on a local dev environment and them import them into different domain??
Forum: Plugins
In reply to: [Slideshow Satellite] modifying cssThe best way to modify CSS is to make it so it’s more specific than the original way it’s being called. The one that’s most specific will win the CSS privilege.
[satellite thumbs=fullright] You can then have the thumbnails on the left. I go over the settings for that in more detail on the manual. You can set the width of your thumbnail box to make it 3 columns or just 1.
There is a slight bug fix for that one too that will be coming out soon.
Forum: Plugins
In reply to: [Slideshow Satellite] Invalid Argument supplied for foreeach ()…Resolving issue, as I believe that suggestion fixed it.
Forum: Plugins
In reply to: [Slideshow Satellite] Post images not workingreplied on email for the info, and thanks so much for being a Gold Level supporter!
Forum: Plugins
In reply to: [Slideshow Satellite] Slides show on site, but not in wp-adminAlright, the issue must be within that Apply button or the form… I can’t reproduce so if you know any HTML feel free to look at /views/admin/slides/index.php 🙂
Forum: Plugins
In reply to: [Slideshow Satellite] Post images not workingCheckout http://bit.ly/stlmanual
It tells you how to run post ids from a different post, and a lot more.
I believe it’s something like [satellite post_id=123 auto=off]
Forum: Plugins
In reply to: [Slideshow Satellite] Post images not workingYou can have as many satellites as you want. But you can only have one per page unless you’re a Premium (which you are).
[satellite] works in the page you’re in for a post. But [satellite post_id=123] would work in any page.
I don’t know what you mean by gallery code. can you just paste that in here? Paste the one that works, and the one that doesn’t, and what post ids you’re embedding them in.
Forum: Plugins
In reply to: [Slideshow Satellite] Slides show on site, but not in wp-adminAfter the Bulk Actions drop down, do you see an “Apply” button or an “Order Slides” button?
Forum: Plugins
In reply to: [Slideshow Satellite] Post images not workingWhy are you deleting the gallery? do you mean the [gallery] shortcode?
It sounds like you’re using the proper steps if you’re using the button, but you don’t usually have to delete anything.
Are you saying it works on the post itself, but if you repeat that step in other posts it doesn’t work?
Forum: Plugins
In reply to: [Slideshow Satellite] Slideshow autoplay stops if clickedAutoplay does turn off when people start to manually use the slideshow. One good way of overriding that is if you turn on Pause on Hover, that way when someone’s mouse leaves the slideshow area it will go back to Auto.
As far as the navigation buttons making the image disappear, that sounds like a different issue. Mostly not having your image render properly, if you navigate backwards does it start to work again?
Forum: Plugins
In reply to: [Slideshow Satellite] Post images not workingWhat shortcode are you using to embed the satellite?
When you say the first time it worked, when was that? What version of the slideshow?
Forum: Plugins
In reply to: [Slideshow Satellite] Slides show on site, but not in wp-adminIf you click Manage Slides without any “single” they are still not displaying?
Do you currently have multiple galleries setup?
single=3 only works if you have 3 galleries, and the 3rd one is what you want to look at.