CodeCanyon

Slider PRO - WordPress Premium Slider Plugin

  • Bought between 50 and 99 items
  • Has been a member for 4-5 years

This worked great! Thank you very much. I appreciate your quick response and willingness to help!

bqworks

Glad I could help :)

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

Was just adding some in-line HTML slides, got to about 14 slides hit save and then I got this error where the save button is normally:

Warning: Invalid argument supplied for foreach() in /nfs/c10/h01/mnt/145642/domains/infrontweb.com/html/wp-content/plugins/slider-pro/includes/slider.php on line 115

I recreated a new slider and kept it to 8 slides. It’s working but kept the corrupt slide in case you want to have a look. Thanks.

bqworks

Please download the latest version of the plugin and the read the Troubleshooting chapter, point 6, from the help file. The cause of the problem and the solution are presented there.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi there! Just made a purchase. Looking forward to using the slider!

One problem though, and don’t laugh ;) but how to I activate the slider? I’ve set up a couple of slides, how just want to run it on my home page to see what it looks like! Where is the help file?

Thanks man. Stu

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Found a help file! Panic over.

bqworks

Hi,

Glad you found the help file :) There are also several screencasts here: http://sliderpro.net/screencasts/

Thank you for purchasing this slider :)

Best,
David

  • Has been a member for 1-2 years

I’m having an issue where I have nine slides and there is a tenth blank slide showing up. You can see it here: http://dev.dmkeller.com/exhibition/off-the-beaten-path-violence-women-and-art/

I also, had an issue that when I added a tenth slide to a slider, that it would cause an error where in the backend, the options on the right in the slider manager would no longer be there for me to edit and the slider would no longer work on the site.

Thanks in advance for your help because this slider is AWESOME !

bqworks

Hi there,

Both issues, and the solutions for solving them, are presented in the Troubleshooting chapter, in the help file. For the first issue see point 1 and for the second issue see point 6.

If you need further help with this, please email me from your purchasing account.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
Hello, I noticed your post earlier to someone about enabling fancybox to work when you click an image within a slider. I pasted the following code:
<script type="text/javascript">
     jQuery(document).ready(function($) {
          $(".advanced-slider").advancedSlider().settings.transitionComplete = function(obj) {
               $('a.fancybox').fancybox(); 
          }
     });
</script>
After <?php wp_footer(); ?> in my footer.php file but it doesn’t seem to be working. Am I missing something?
bqworks

Hi,

The code above is for opening the lightbox for anchor tags added inside the Inline HTML area and it worked for that specific situation. Please let me know the exact context in which you want to add this functionality. It would also be helpful if you can email me the page where you use the slider.

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years
  • United Kingdom

Hi again,

I hope you are well, and slightly embarassingly I have to say that despite all the fixing you did with me before, I’ve now added a child theme skin to my thesis site and now the slider is no longer showing. I don’t think they know why this isn’t working straight off but I thought I’d try you first. Would you be able to have a look please? The site is www.investmentproperty-uk.co.uk, do you still have the logins?

Thanks

Chris

bqworks

Hi Chris,

There are 2 jQuery libraries included incorrectly in the page. One is included by the child theme and the other probably by a plugin. I’ll help you fix this.

Best
David

bqworks

Slider working fine now :)

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years
  • United Kingdom

David, thanks so much :)!!!!!

bqworks

You’re welcome :)

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

I am working on a site now on a testing domain, and I would like to install this plugin. After the site is working smoothly, I will be migrating it to a permanent domain. Am I going to run into licensing issues if I buy this and install it at the testing domain and then try to move it?

bqworks

No, there won’t be any problems.

Best,
David

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

I just bought this plugin and it does not seem to be working properly. I upload an image to my media gallery and I do see it when I then click on “Add Image” in the Slider Pro edit dashboard. But after I select the photo for the slide I get an “Image Not Found” message on the slide panel. When I click preview I get nothing and it displays like this on my test site: http://174.132.145.156/~medistat/

Please help.

bqworks

Hi,

If the image doesn’t load it means that you have a server setting or another plugin that blocks TimThumb. If you want, you can disable TimThumb from within Slider PRO -> Plugin Options or you can email me some WordPress login credentials and I’ll take a look if there’s another plugin that blocks TimThumb.

Best,
David

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

I got it to work by inserting the image in inline HTML .

bqworks

The images that are inserted in the inline HTML section don’t use TimThumb so they will have no problem loading.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
zfly9 Purchased

Hey I have video embedded in the inline html just fine, but the thumbnails don’t work. Any ideas? They show in the preview.

http://ackerman.accelprofitsystems.com/
bqworks

Hi,

You will need to set the slider’s ‘Include Skin’ option to true. This is necessary whenever you insert the slider using the slider’s php call.

Best,
David

Default-user
zfly9 Purchased

THanks.. That worked, now I have two new questions..

1) I’m trying to position the thumbnails away from the slider using div#slider-pro-1 div.navigation-thumbnails { left: -300px; } but it’s not taking since it has inline styling, anyway to do this right?

and 2) I want the thumbnails to show above anything else so I’m using div#slider-pro-1 div.navigation-thumbnails { z-index: 9999; } but that isn’t working either.

bqworks

You’re welcome!

1) First, you will need to go in the slider’s admin area to Thumbnails -> Navigation Thumbnails and set the ‘Center’ property to false. Then you’re free to position the thumbnail’s however you want.

2) The problem with this is that it doesn’t matter what z-index you set for the thumbnails since the header, which is the slider’s container, has the height set to a value that’s too small and the ‘overflow’ property is also set to ‘hidden’. What you need to do is either increase the height of the header or set its ‘overflow’ property to ‘visible’.

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years
ismail24 Purchased

Hey,

What are the exact dimensions for the gallery? I uploading pictures currently at 630×300px and images are still a little distorted.

bqworks

Hi,

You can use any image size. The plugin uses TimThumb to resize the image so that it fits in the size that you set for the slider. TimThumb will also crop the image if it’s too large but it will not distort its aspect ratio. If you want, you can email me and I’ll send you the beta version of the new update, which supports more scale types.

Best,
David

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi!

Will the slider work on iphone, ipad and other mobile devices?

Thanks,

GS

bqworks

Hi,

Yes, the slider works on mobile devices. I tested it with both iOS and Android devices.

Best,
Davod

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
achesoj Purchased

Where is the documentation (instructions) that is supposed to be provided with the download?

bqworks

Hi,

Please unzip the downloaded package and you will find a ‘help’ directory inside. Also, there are some useful screencasts here: http://sliderpro.net/screencasts/

Best,
David

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
achesoj Purchased

I did. I don’t see a help directory. Folders are css, includes, js, languages, skins, xml, and the slider pro php file. I looked in each of the folders also. Nothing. Is the help documentation online anywhere?

And I already watched the relevant screencasts, and it appears that I am doing everything that the screencast depicts.

I am trying to adjust the captions individually, in the admin panel, under settings—> captions. But the changes I am making are not taking effect on the slider. Position isn’t changing, nor font, nor color…etc. If I use the general caption adjustments from the right sidebar menu, the changes take effect, but not the settings for the individual slides.

Is there something overriding these adjustments that I need to change, or do you think it is a wordpress glitch and that I need to re-boot or re-install or something?

bqworks

You are currently looking in the slider-pro.zip package. But you need to look in the main downloaded package where you will see: examples, help, skins_src, readme.txt and slider-pro.zip.

Regarding individual slide settings, in order to override a global setting you will need to click on the setting’s name. You will notice that when you click on the name of the setting, the text will become bold and that will be an indication that this setting will override the global setting. Please see this screencast for a demonstration: http://www.screenr.com/Eaj

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
achesoj Purchased

Never mind about customizing the captions. Got it. Sorry. But I would still like to know where I can locate the help document.

Thanks.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
achesoj Purchased

Thank you.

bqworks

You’re welcome!

  • Has been a member for 1-2 years

Hello. Im thinking of buying this plugin cause i saw it in action at a friend of mine who already has it, but he has a problem that i think i would have if i buy it. I need it to have permissions to use it on editor user. At the moment my friend has issues with permissions on editor username. He cant access the plugin in editor, only on administrator. Why is that? is this a bug or what?

bqworks

Hello,

The next update will have an option in the slider’s admin panel that will allow you to chose which group has access to the slider but for now you can enable it for the editors with some small code edits. You need open the slider-pro.php file from wp-content/plugins/slider-pro, go to lines 133-137 and wherever you see ‘manage_options’ replace it with ‘publish_pages’.

Best,
David

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
tequaz Purchased

Hi,

I have purchased Slider PRO – features look great and it is exactly what I was looking for. Unfortunately I found a big problem with caption feature. Transparency does not work. It looks good in preview mode, but on the site it is not working – have a look on my test site www.plumeria-fashion.com . I use headways theme and I think the problem is somehow related to caption CSS . Anyway – I’m not a programmer – could you tell me what should I do.

bqworks

Hi,

I’m glad you’re pleased with the slider! The caption problem is caused by some other CSS code overriding the slider’s CSS . I can see that you already fixed it.

Best,
David

by
by
by
by
by