Captain Theme
Forum Replies Created
-
Forum: Plugins
In reply to: [Captain Slider] How do I add slider to page?[ctslider] is the short code it says several times in docs or you can use PHP. Read usage section in the docs
Forum: Plugins
In reply to: [Captain Social] New Icon RequestI will add it in 1.1 for you both. Cheers
Forum: Plugins
In reply to: [Captain Social] Links need to open in new windowI’ll add this to 1.1 for you as an option.
Forum: Plugins
In reply to: [Captain Slider] Documentation is USELESS ! ! ! !I have no intention to help you if you just want to get angry at me because you can’t understand the documentation or use a simple plugin. This is a FREE plugin – it works exactly as promised and you’re the first of 10,000 users to complain about the documentation. Maybe be grateful that there is documentation at all – most plugins don’t even offer it at all. You won’t be getting my support with this as you clearly don’t want it – go use one of the many other plugins that offer the same, or how about you just build your own or do it from scratch and stop complaining to those who offer you a free product and ask nothing in return?
Forum: Reviews
In reply to: [Captain Slider] Don't Waster Your TimeNon-existent? Please look at the documentation. For a FREE plugin, there could not be much more.
What is the problem? Have you made a support thread? If you couldn’t figure it out yourself, you should have done that. If no one could help you, then I’m sorry but what more can I do? If I have time, which I barely do, I will try help those with support threads. I need to make a living too and I do this off the premium support people purchase for the plugin.
If you’re a highly experienced programmer, I doubt you would have many issues setting up a simple jQuery slider, seeing as I am far from what I would call ‘highly experienced’ but made the plugin from scratch.
Good luck.
Forum: Plugins
In reply to: [Captain Slider] Slider in the WidgetYou can’t use PHP in text widgets unless you get a plugin specifically to allow that. You can also get a plugin to allow shortcodes in widget sand then use the slider shortcode.
I’m not sure with notice errors. I understand you have them turned on for testing but please try disregard them and when you’re in production stage have the errors/debugging turned off and they won’t be there 🙂
Forum: Plugins
In reply to: [Captain Slider] Images are not being featuredDo you mean that you can’t set an image as the slide’s featured image? There are several forum threads explaining the little bit of code you need to add to show this. If it’s not that please let me know what’s wrong and I’ll try to help
Forum: Reviews
In reply to: [Captain Slider] PoorIf you’d post a support thread like every other user I could probably help you set it up for free, like I have with countless other people. You’ve provided me with no explanation of what is wrong and simply claimed the plugin is bad because you were unable to set it up, yet the thousands of other users have been able to.
I’d suggest you let me know the issue and then if I can help you, remember, for free, I will. Otherwise, why bother posting a review that provided no basis for your evaluation of the plugin besides for the fact that you yourself were not capable of setting it up, even with the countless documentation, guides, support threads and FREE support available.
Bryce
Forum: Plugins
In reply to: [Captain Slider] slider stretches and brokenIt’s in one of the other Captain Slider support threads. i can’t do this for you without you purchasing premium support – sorry!
Forum: Plugins
In reply to: [Captain Slider] Slider stuck on iPhone/iPadHey LaWeb,
That’s because the plugin uses the ‘minified’ version of Flexslider, to improve speed etc.
You’ll either have to wait until next major flexslider version update (I’ll then update plugin’s copy) or swap over the plugin’s copy with your own edited one.
🙂
Forum: Plugins
In reply to: [Captain Slider] slider stretches and brokenYour images are way too small to show properly.
You have css for .homepage-banner that is max-width: 800px, which is making it 800px max. Fix that and it will be 1000px. WIthout outline means you need to add custom css. I gave this to someone in another support thread if you have a look.
Forum: Plugins
In reply to: [Captain Slider] How do I actually insert the slider to my website?Exactly – shortcode or PHP wherever you’d like it. Shortcode on a page/post or php in the template file.
Forum: Plugins
In reply to: [Captain Slider] How to make multiple sliders, slide at different timings?Not possible with the plugin but very possible with a custom implementation of flexslider. Definitely can’t do for you though sorry
Forum: Plugins
In reply to: [Captain Slider] Can't display 2 images in 1 sliderI mean just with jquery, the plugin loads jquery straight from WordPress so 3.1.4 must have a very very old version of jquery and that probably would stop the plugin working. I just can’t include fallbacks for such an old WordPress version sorry – it’s way too hard to support when you should really be on 3.4+ (i know you can’t but i’d speak to your college/hosting and tell them it’s necessary. 3.1.4 has thousands of bugs that have been solved in recent versions and huge security flaws etc.)