cpres
Forum Replies Created
-
Forum: Plugins
In reply to: [Slideshow Satellite] [Plugin: Slideshow Satellite] please fill in a titleAnyone else that gets this please let me know so I can hunt it down! Thanks!
Forum: Plugins
In reply to: [Slideshow Satellite] [Plugin: Slideshow Satellite] WordPress database errorSorry to hear its popping out an error, I’ll have another version out soon to fix that.
In the meantime goto:
- slideshow-satellite/models/gallery.php
- find-> public function loadData
- delete “capdisplay,”
and try again, capdisplay was renamed to capposition, and that got left in there. Sorry about that!
the 1.3.2 release has arrived 🙂
Forum: Plugins
In reply to: [Slideshow Satellite] [Plugin: Slideshow Satellite] please fill in a titleany news on this? If you’ve figured it out I’d like to mark this as Resolved.
Try the latest version, i found the bug for this.
Does the Featured Image have an attachment ID? That’s what you need to put in there, not 1. It should say in the media gallery when you hover over the image.
Also, you can turn off the caption title in the Appearance & Styles section. There is sizing to make it Large, Medium, Small or Hidden
Forum: Plugins
In reply to: [Slideshow Satellite] [Plugin: Slideshow Satellite] Responsive OptionWill have a responsive option for 1.4! Thanks for liking the plugin. Responsive is definitely the next big project for the plugin.
in slideshow-satellite.php look for the following inside the resetTemp function:
if ($this -> get_option(‘width_temp’) != null) { $this -> update_option(‘width_temp’, null); }delete that and all the other _temps they shouldn’t get updated to null, that’s breaking their memory of what page has what width, etc…
Thank you for the confirmation on the issue, I’ll be looking into this more now
I’ll have to check it out myself in order to troubleshoot, link?
Are you doing this through a wordpress page? or in php through a wordpress template?
I do more 1 on 1 kind of support with premium buyers for sure.
I wonder if the shortcode requirement setting is gone, I’ll make sure that’s configurable again, sorry for the issues.
the width in the style is being set by the javascript. I’m hoping your issue with the w=VALUE not working is because of a caching problem, have you tried to clear your caches and try the page again?
Forum: Plugins
In reply to: [Slideshow Satellite] [Plugin: Slideshow Satellite] plugin breaks jquerythanks for the update! Glad you got it working!
Forum: Plugins
In reply to: [Slideshow Satellite] [Plugin: Slideshow Satellite] please fill in a titleI’m not seeing that issue when I add a slide. Try adding it through the Gallery Uploader and then editing from there. Assuming that your first attempt is through ‘Add a Slide’
Forum: Plugins
In reply to: [Slideshow Satellite] [Plugin: Slideshow Satellite] EmbedingWell yes. If that’s your main way of embedding you can set that up in Configuration, and then just type [satellite gallery=1] then whenever you need one thing to be different on a different slideshow just have that one thing specified
[satellite gallery=1 w=500 h=700]