cpres
Forum Replies Created
-
Forum: Plugins
In reply to: [Slideshow Gallery Pro] [Plugin: Slideshow Gallery Pro] thumbnails cropIn the Slideshow configuration you can change the border of the thumbnails . Is that what you mean? If you’re talking about the actual thumbnails having some border to them within the jpg…I don’t know what to tell you, it shouldnt’ be adding anything extra as it’s just doing a resizing and a crop.
Not that I have found sadly. But please let me know if you’ve discovered something in your searches! There must be some kind of a command to show up hidden by RSS readers…
in slideshow-gallery-pro/models/slide.php
image_resize($imagefull, $width = 100, $height = 100, $crop = true, $append = 'thumb', $dest = null, $quality = 100);put $crop = false and that should work. It’s about line #88
—-You will have to reupload your photos for that to process. You can also create your own thumbnails and save them as uploadedimage-thumb.jpg (in uploads/slideshow-gallery-pro/) and they will be read as the thumbnail.
—-
And to note, nowhere does it mention getting wider thumbnails if you donate.
<?php echo do_shortcode('[gpslideshow custom=2 align=right w=500 thumbs=on caption=off]'); ?>For example
Sound like the two plugins might not get along for starters. Secondly, the Class switched from Gallery to SGPro, but the best way to do a PHP embed is using
<?php do_shortcode() ?>The HTTPS error is kind of weird. are you running your site on https? The plugin should allow for that…
Forum: Plugins
In reply to: [Slideshow Gallery] [Plugin: Slideshow Gallery] Disable linkThe updated version of the slideshow has that option:
http://wordpress.org/extend/plugins/slideshow-gallery-pro/Forum: Plugins
In reply to: [Slideshow Gallery] [Plugin: Slideshow Gallery] Doesn't workSlideshow Gallery 2 big brother:
http://wordpress.org/extend/plugins/slideshow-gallery-proOn the Slideshow Gallery Pros 2.0 I’ve tested both WordPress Image Gallery and custom slides and both are working properly with shadowbox-js.
Are you on the latest SGPro?
Forum: Plugins
In reply to: [Slideshow Gallery Pro] [Plugin: Slideshow Gallery Pro] Malware Target?Thank you for bringing this to my attention!
I am the contributor of the plugin and haven’t heard of this before. If anyone out there can help me make that folder more secure and still allow my plugin to upload images to it that would be very helpful!
As far as the uploader is concerned it only allows png, jpg, gif. So it accessed that folder in a different way.
Forum: Plugins
In reply to: [Slideshow Gallery Pro] Slideshow Gallery Pro dont workYou can use the contact button on the bottom of my website, thanks.
Forum: Plugins
In reply to: [Slideshow Gallery Pro] Slideshow Gallery Pro dont workI’m agreeing that there must be a bug. It’s an encoding issue that will need to be converted and then uploaded again. I also have a new working beta on the Members page which kicks ass. I’ve got a few more kinks to work out and that will be apart of the updated version.
I do offer support at the level of logging into sites with email support to members of my plugin page. It’s what keeps me working on the project! 🙂 http://cameronpreston.com/membership-options-page/
Forum: Plugins
In reply to: [Slideshow Gallery Pro] Slideshow Gallery Pro dont work2. [gpslideshow align=left] will work for premium edition users.
3. Good to hear about the insertn slideshow issue, there must be a bug there. For me it works, which makes me think there is a encoding issue on a file for the tinymce editor, maybe the .js file. You could open up that file and encode it in UTF-8 to test.Your original #5: You can use the gallery on any individual post, or page. But just 1 slideshow per page
Forum: Plugins
In reply to: [Slideshow Gallery Pro] Javascript display issue with ChromeThanks ozalazar the fix will be in the upcoming release
Forum: Plugins
In reply to: [Slideshow Gallery Pro] Slide Show Gallery Pro doesn't work, missing filesThere will be a release shortly that will fix this problem, thanks for bringing it to my attention
Forum: Plugins
In reply to: [Slideshow Gallery Pro] Slideshow Gallery Pro dont workLet me assure you that the majority of slideshow gallery pro users are on WP 3.2.1 and not having any issues.
Buddypress though I have not tested.