cpres
Forum Replies Created
-
Forum: Plugins
In reply to: [Slideshow Satellite] Can't get embed to workI think you got it working? I’m seeing the images and the slideshow anyway
Forum: Plugins
In reply to: [Slideshow Satellite] Reverse shortcode image order?I’ve got a release going out early next week. I’ll track this one down and have the fix on the next release. Thanks Chad!
No, that’s the best way. You just have to workaround that with either/or of those solutions
Ah, the old no css and js being loaded for the satellite, please check out the manual and look for “Troubleshooting”
You need to either do
[satellite display=off]or turn off Shortcode Requirement, as you’re most likely doing the embed through PHP rather than wordpress pages.I think your Maintenance mode must be on, all I see is:
<style type="text/css"> body { background: url('http://anytimelabtesting.com/images/temp.jpg') no-repeat; background-position: top center; margin: 0 auto; padding: 0; width: 1060px; min-height: 1238px; } </style>Forum: Plugins
In reply to: [Slideshow Satellite] autoplay stops on Ipad….I think I’ve got a basic fix for this on the 2.1 version I’ve got going on.
Forum: Plugins
In reply to: [Slideshow Satellite] Change font color of captionsYour theme adds text-shadow and #444 color to h5 (and other headers), you’ll need to explicitly add to the bottom of your styles.css
.satl-wrapper .orbit-caption h5 { text-shadow: none; color: #FFF }
Are you seeing any javascript errors? If you’re seeing continous loading it’s usually a conflict, or some prior javascript issue that has a jquery issue that then causes my plugin to error out.
Forum: Plugins
In reply to: [Slideshow Satellite] Can't access the manage slideshow tabjust so others know, the contact form did work (got like 5 emails from her) and we’ve been connecting over email.
There is a fix now! It will be in the 2.1 release soon
Forum: Plugins
In reply to: [Slideshow Satellite] Legacy IE (7&8) jQuery ErrorYes! please bear with me as I finish up a major fix, transitioning from 1 slide table to another slide table.
Forum: Plugins
In reply to: [Slideshow Satellite] Can't access the manage slideshow tabContact me, I’ve got a plugin fix for you to install. All you’d have to do is delete your old installation and install the new .zip. All settings and files will remain
Forum: Plugins
In reply to: [Slideshow Satellite] Legacy IE (7&8) jQuery ErrorThanks for pointing this out!
I see I’m not the only one whos script had that problem. Here’s a potential solution
http://stackoverflow.com/questions/13729136/jquery-ishover-in-ie8
Forum: Plugins
In reply to: [Slideshow Satellite] Legacy IE (7&8) jQuery ErrorIn Advanced Settings you can switch between WordPress jQuery and Google jQuery, have you toggled those to see if it makes any difference?
Forum: Plugins
In reply to: [Slideshow Satellite] Reverse shortcode image order?Have you been seeing this across the board or just on a single post, or single wordpress install? I haven’t heard about this from others yet. I think most people use the custom gallery manager though.
And I would think swapping ASC for DESC would fix this issue too!
Forum: Plugins
In reply to: [Slideshow Satellite] Legacy IE (7&8) jQuery ErrorGood to know! I’ll look into it and hopefully find an easy fix. Being on a mac it’s a little hard to test, so if anyone else sees a good solution feel free to speak up!