Code

Discussion on Slider Maker - slideshow creator with admin dashboard

Discussion on Slider Maker - slideshow creator with admin dashboard

By
Cart 149 sales

migli supports this item

Supported

This author's response time can be up to 1 business day.

65 comments found.

bmmwaly

bmmwaly Purchased

I installed the application on my server, but the admin panel just shows tabs; nothing else is opening or working. I think I might have done something wrong, can you please help me. I’m running it on CMS php 8.2

Hi,

Thanks for purchase. I received and just answered your email. I need your admin URL and FTP access to help you.

bmmwaly

bmmwaly Purchased

Hello, I have a few questions about the slider template with Tool Tip. 1- I noticed there are only 4 tooltips in each image. My question: Can the admin add more? 2- The position menu has certain predefined positions like top left, bottom center.. etc., my question is, can the admin move the tooltip freely on the image to put it in any place in the image?

I appreciate your help

Hi,

Thanks for your message ; a previous update (fast loading with requirejs) had broken the tooltips. I fixed it and just published the v1.6.2 on Codecanyon. Please update your package then everything should work as expected.

You can test it online at https://www.slider-maker.com/slidermaker/admin/ (test the jquery-photo-slideshow-with-tips slider – don’t forget to clear your browser’s cache if necessary).

You can add as many layers as you want, and you can drag & drop the circles on the image to position them.

If you need anything else you’re welcome,

Gilles

bmmwaly

bmmwaly Purchased

Thank you for your reply. I have a few more questions: 1- Can I write text inside the tooltip or beside it, like describing what the item is that the tooltip points to? 2- Can I change the tooltip shape, for example, to be rectangular instead of circular

https://www.slider-maker.com/slidermaker/index.html#!/tooltips-over-layers

The tooltip content is defined by `data-tooltip`. You can customize the apearance with css.

Hello , If i buy this can we use AWS S3 bucket for media , rather than local storage? . Many thanks

Hi,

The Slider Maker uploads your images on the server, then it resizes them, creates the thumbnails folders and the thumbnails.

It’s not conceived to deal with S3 servers right now. A programer can work on it to add this feature.

Hello, I’m planning to buy the script. I only want to confirm if it can work on php Laravel website.

I appreciate your help so I can decide

Hi,

Slider Maker generates a code snippet which loads the slideshows with Ajax, so it can work anywhere including on a PHP Laravel project.

If you need anything else you’re welcome

This does not work. It brakes homepage layout

Hi,

Did you purchase Slider Maker? I don’t see the “purchased” label I should see on your request.

If you did I need more information yo help you, at least the URL, and if possible your FTP access. You can email me the details here.

Ok. So you use an illegal copy and ask the author to work for you? I appreciate that. Continue this way. Humanity’s waiting for you.

I have tried to install (see https://slidermaker.tdbai.com) but it appears not to be not responding to the css. Any advice please?

Hi,

Thanks for purchase.

I see the documentation at https://slidermaker.tdbai.com/ and no issue, css is loaded, everything seems fine. What can I do for you?

Thanks for you swift reply. I would send you two screen shots but it seems I cannot here. however if you go to the admin – https://slidermaker.tdbai.com/admin/ – you will see what I mean. I do not get anything like your screenshots.

Your link leads to a 404 error. Please email me everything (FTP access, URL) and I’ll solve your issue.

Thanks,

Gilles

Hi, I’ve uploaded the slidermaker folder to my server, as instructed. I was able to setup authentication. Now when I tried to upload images, I get the error “Unable to connect to backend”.

What’s causing this error, is it a read / write permission for a folder, a firewall, or something else? Thank you.

Hi MountainDew,

I just released the new version 1.6, now compatible with PHP 8.3.

If you encounter any problem please let me know,

Gilles

It’s working good now. Thank you for your excellent support :)

Good news, thanks for your feedback.

Feel free to come back to me if you have any request, ratings are welcome too of course

Hello can the border be curved?? Makes it’s looks more good

Am not a developer

If you buy and send me your details (URL and FTP) I can make the curved borders for you.

HI, Purchased the slider maker and works perfectly locally, but on our server under the media tab no items are visible on opening a slider folder

Have checked the documentation and there are no errors in the console. We run php 7.4.16

Is there some further step we need to take?

Hi Reaper,

Thanks for purchase.

I have to test to understand why you have this problem, could you please email me your URL and FTP access?

Thanks,

Gilles

Hi, can you make custom changes to the Script? Are you available for that?

Hi,

It depends on the kind of customization you need. Could you tell me more please?

Hello I don’t understand anything! When I click on index HTML I get to “Welcome”. OK, this is a guide but it doesn’t explain anything to me. How does it work?

I unroll the explanation: ” How to install the Authentication module Open slidermaker/admin/secure/install/do-install.php in your browser” OK, I get a beautiful code page. What should I do?

Further “Main Screen (Explorer & media)” Where is this “Main Screen”? I don’t have any of this or any access to anything readable…

I am frustrated and depressed!

Alexandre e7e1dcfe-c9d8-4f2a-907c-2f6e0e517791

Thanks to you Alexandre, I appreciate.

The comments are public, so it’s not a good idea to write your ftp access here. I’ll flag your comment and ask Envato to remove it for your security. Then I’ll write you back here soon.

Everything is perfect now. You didn’t have any problem with PHP, but it threw an error because some files were missing on your server.

Your slide/sliders/.xmlfiles/ directory was empty, which is not normal. I also saw that the files were missing in the package on your server, so I’ll publish my package on Codecanyon to make sure the files are inside it.

You can now open the admin at [your-domain]/slide/admin/index.php and create your sliders.

Important: I noticed another small issue: there’s a missing ending slash when you get the sliders code. Please add it manually. Here’s an example:

<-- code generated by Slider Maker -->
data-root="https://simply-pe.com/slide" 

<-- add the missing ending slash -->
data-root="https://simply-pe.com/slide/" 

Here’s a test: https://simply-pe.com/slide/test.html

If you need anything else, you’re welcome,

If you appreciate Slider Maker, any rating is welcome too (go to “downloads” in your Codecanyon account)

Gilles

Hi,

Please forget about the missing ending slash. You won’t have to make the change, I edited the source code, it’ll generate the correct code for sliders

Is it responsive?

Hi,

Yes of course

Good luck with your sales

Hi Migli

I read another post that says your great Slider maker with admin is for WP and Joomla CMS, but it can be used in a regular HTML as well I suppose?

I want to use it in a Muse site, or NicePage or perhaps in Blocs app. They are all HTML static site builders, not dynamic.

Please your advice if that’s possible. Have a nice day,

Andries

Hi Andries,

Slider Maker can be used in any situation, any CMS.

It has a standalone admin panel that generates your slideshows.

Then you click the “Publish” tab, it gives you some code to paste in your page.

The code is built in 3 parts.
  • The 1st part must be pasted in your page’s “head” tag (css)
  • The 2nd is the slider, must be pasted somewhere in your page
  • The 3rd must be pasted just before closing “body” (Javascripts)

You can add the sliders to any html page (they’re called in Ajax, so your page doesn’t have to be php)

If you need anything else you’re welcome,

Gilles

Purchased your script..

Embed Option Does Not Seem to work..copy and past code, does not work on any website?

Please Advise or Refund.

Thanks!

Hi,

Thanks for purchase.

The code is supposed to work on any website. Please could you email me your url and ftp access?

I’ll see what’s wrong and make it work as soon as I receive

Gilles

Hello, I have purchased your slider. Good work, really like it. Works all well except the “caroussel” then the whole design breaks :( I need a slider where I can see a part of the previous and the next image too. I see that this works on your demo.

Thanks, I have mailed you

Hello again, I have mailed you earlier…but I had no very good example…but now I found this one https://www.jssor.com/demos/nearby-image-partial-visible-slider.slider .Ho wdo I have to configure the settings to achieve this? Thank you in advance :-)

Hi,

I answered your email, please solve the errors on your page & admin then we’ll see for any other question

hi migli..sorry about late question..

i already used your slider-maker for 3 years..and it’s working good ..i very satisfied about that..

but now i use this slider-maker (offline). i’m ready download jquery-2.1.3 put it local..and works fine..but all icons not showing up..

can u help me?? TQ

Hi & thanks for usding Slider Maker.

It’s not easy to help you on your localhost, could you please open your browser console and tell me if you see any error?

Th urls are correct and lead to an existing page. Please try to empty your browser cache.

Hi,

Is it possible to set the slider links to open in a new window?

Unfortunately I got Slider Maker as a free monthly file from Envato, so I think I’m not entitled for this service.

That’s ok, I just suspected that you got it nulled, sorry :)

I got your access, if you want to support my hard work you’re welcome to buy, but I’ll help you in any case, don’t feel obligated

I should give you news on tomorrow,

Gilles

No problem. I can understand your concerns. I downloaded it on 20 Sept 2019 from Envato. Thank you.

I installed the module at https://biznesmamy.pl/forum.php

And its not working. Only squares can be seen

Hi,

Please replace data-root=”https://biznesmamy.pl/slider” with data-root=”https://biznesmamy.pl/slider/” and it’ll work

If you need anything else you’re welcome,

Gilles

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey