Captain Theme
Forum Replies Created
-
Forum: Reviews
In reply to: [Captain Slider] flex slider have to work on mobileCould you please link me to the mousewheel plugin you’re using? Nothing should really be different from flexslider as the plugin just uses flexslider jquery script and then makes it work well with WordPress. Also, what options are you using with flexslider to get the results you want? Let me know so I can add them as settings for the plugin.
Cheers
BryceForum: Reviews
In reply to: [Captain Slider] flex slider have to work on mobilePlugin is definitely not IE7 compatible. Please remove/update review so people know it’s not 2 stars 🙂 (am yisrael hai!)
Forum: Plugins
In reply to: [Captain Slider] Slides full-width despite height and width settingsYeah it’s working in Google Chrome perfectly for me but not in Firefox. I’m not sure why though. Maybe try asking on Stack Overflow
Forum: Reviews
In reply to: [Captain Slider] flex slider have to work on mobileI never said that it would work with touch movements on mobiles, but in some cases it still does. Regardless, I never said this was a feature of the plugin so you should be including it in a review.
Thanks for the comment
Forum: Plugins
In reply to: [Captain Slider] Slides full-width despite height and width settingsIf you wrap it in a container with a width it will still be responsive. I just tested on my installation. Make sure you’re adding a new container around the slider, not just editing the CSS for .flexslider.
Forum: Plugins
In reply to: [Captain Slider] Slides full-width despite height and width settingsBy default the slides have a 100% width that will stretch to their container. How are you inserting it? With PHP or Shortcode?
Try wrapping it like this:<div style=”width: 600px”>
shortcode or PHP
</div>where 600px is the width you want.
Forum: Plugins
In reply to: [Captain Slider] Slides layout wacky on siteSo you have NO plugins activated besides Captain Slider and are using Twenty Eleven and it still doesn’t work? What is in your slides, just pictures?
Forum: Plugins
In reply to: [Captain Slider] Slides layout wacky on siteDeactivate all of your plugins besides Captain Slider and see if it works:
-If it does, then reactivate plugins one by one until you see which plugin is making it not work.
-If it does not, switch your theme to default Twenty Eleven theme and see if it works:
-If it does, then it’s your theme.Forum: Plugins
In reply to: [Captain Slider] Can't add new slidesTake a look at this thread
Forum: Plugins
In reply to: [Captain Slider] Slides layout wacky on siteYou’ve got the code to insert the slider wrapped in
<pre>tags. Remove those. If you’re doing with the shortcode through a WordPress page or post, click the html tab and remove it there.Forum: Plugins
In reply to: [Captain Slider] 1.0.6 updateNo problem! Site looks great and I wish you all the best 🙂
Forum: Plugins
In reply to: [Captain Slider] Vertical and Horizontal not workingWith the vertical effect the slides definitely need to be the same height or it will look strange. This is just due to how the slider is set up.
With the horizontal you really shouldn’t have any problems regardless of the size as the width is automatically set to be 100%.
I would try and disable all plugins and revert to default wordpress twenty eleven theme and see if it works then. It is probably being caused by another plugin or your theme.
Let me know how it goes.
Forum: Plugins
In reply to: [Captain Slider] Styling the captionYeah I’m sorry, it’s just how the Flexslider (the slider plugin Captain Slider uses) works. I’ll try and improve this in later versions but it’s still better to add text how you’d like it to your images.
🙂
Forum: Plugins
In reply to: [Captain Slider] 1.0.6 updateThis has to do with the images taking a long time to load before the slider starts. I should have a fix for this in a few days with version 1.1.0 but I would try reducing the size of your images as they are quite big and took a long time to load on my computer.
Forum: Plugins
In reply to: [Captain Slider] Vertical and Horizontal not workingLink to site? It may have to do with the sizing of your slides. You should make sure they are all the exact same sizes when doing horizontal/veritical.