Captain Theme
Forum Replies Created
-
Forum: Plugins
In reply to: [Captain Slider] Allocating slides to a sliderHey Jules. Thanks for posting here!
You’re right about it not being in the documentation – I didn’t realise what you were asking. I’m going to add that in tomorrow.
For now, I’ll tell you how to do it 🙂
When you add a new slide, there’s a small ‘meta box’ on the right hand side underneath the publish/save slide box. That’s where you can create a new slider or add the slide to a pre-existing slider. See the image here: Image Link
You then need to use the ‘ID’ of the slider in the Slider Manager page 🙂
Forum: Plugins
In reply to: [Captain Slider] Slider not displaying captions.What’s the theme, just out of curiosity? The slider should work with all themes unless the theme is doing something in the wrong way 🙂
Forum: Plugins
In reply to: [Captain Slider] Slider not displaying captions.I believe this is because you only have one slide. If you add another, does the caption display for each one?
IF you are ONLY having one slide, please open up your style.css file or if you use Jetpack (http://wordpress.org/extend/plugins/jetpack/ (which you should, it’s great), on the Custom CSS page, add the following:
p.flex-caption { display: block !important; }Remember, ONLY if you have one slide add that code. Otherwise, add more slides and they will show.
Thanks!
Forum: Plugins
In reply to: [Captain Slider] Vimeo Not PlayingHey A71,
Yeah this is a known issue. The slider is not meant to support multiple videos, although in some cases it will work.
I need to look into it in the future but for now it’s better to only use one video to be safe.
Cheers!
Forum: Plugins
In reply to: [Captain Slider] Video Slides Not WorkingGood idea! I’ll add it in version 1.1.0.
Forum: Plugins
In reply to: [Captain Slider] Video Slides Not WorkingYou’re not meant to use the slides pages, just the slider itself. You can read about how to use the slider in the documentation.
Forum: Plugins
In reply to: [Captain Slider] Video Slides Not WorkingWhat’s your website address so I can take a look?
Forum: Reviews
In reply to: [Captain Slider] Amazing!Thanks Sunny! It’s going to be even better when 1.0.5 comes out after being Sunny-ified (my new word for when you make things better)
Same for me with 3.4.3
Forum: Reviews
In reply to: [Captain Slider] AwsomeThank you 🙂 Any problems just let me know!
Forum: Plugins
In reply to: [Captain Slider] Shorter does not dispalys imagesNo problem. Enjoy it! 🙂
Forum: Plugins
In reply to: [Captain Slider] Shorter does not dispalys imagesYou’re loading two separate versions of jQuery on your site (the 1.7.2 one that comes with WordPress and most plugins will load) and 1.8+. I’d stop loading 1.8+ with whatever plugin/code you’re using to do so, as this is probably causing the slider not to work
Forum: Plugins
In reply to: [Captain Slider] Shorter does not dispalys imagesIs the slider’s working on your install now?
It uses the built-in version of jQuery that comes with WordPress, which is the stable release of jQuery (I think 1.7.2).
It’s not recommended to include a later version of jQuery with plugins which is why it uses the one that comes with WordPress, so I’m not sure if it works with 1.8Forum: Plugins
In reply to: [Captain Slider] Shorter does not dispalys imagesI can’t test/view it properly because it still thinks that it’s on your local install, so it’s trying to load everything from computer (which is why it works for you but not for me/anyone else). You’ll need to upload the full version
Forum: Plugins
In reply to: [Captain Slider] Shorter does not dispalys imagesIs there any way I can view the site? It’s just too hard to try figure out the problem this way when it could be another plugin or the theme causing the issue 🙂