Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   How to install Slide Show Not Image Flow! (http://www.bvlist.com/showthread.php?t=11665)

MasterMan 30th June 2018 11:36

How to install Slide Show Not Image Flow!
 
Trying to install a slide show on the Home main Page to show images I would like to upload regularly as I want ...!


I know Image Flow plugin for uploaded torrents on the site and I don't want that unless it can be modified to make it a Slide Show!


Thanks peeps

outtyrox 10th August 2018 08:11

you have to make your own plugin or addon.


here's one that might work
Code:

http://kenwheeler.github.io/slick/

darkalchemy 10th August 2018 13:38

I have not looked at the mod you referred to, but it gets its images from the db. Wouldn't it be simple to modify it to get its images from the folder where you upload the images to?

MasterMan 11th August 2018 01:06

a simple wordpress slideshow plugin will do the work but where to integrate it is the question??


i mean install and put images to slide as it goes, without any relation to torrents and etc!

outtyrox 11th August 2018 05:46

Quote:

Originally Posted by MasterMan (Post 52378)
a simple wordpress slideshow plugin will do the work but where to integrate it is the question??


i mean install and put images to slide as it goes, without any relation to torrents and etc!

I've see it done on a site using TSUE. i think they did like that last 20 torrents. They stopped using it because of the data it was using though.

it was similar to this one.

Code:

http://wowslider.com/wordpress-gallery-plugin-grafito-seven-demo.html

MasterMan 11th August 2018 14:24

Quote:

Originally Posted by outtyrox (Post 52380)
I've see it done on a site using TSUE. i think they did like that last 20 torrents. They stopped using it because of the data it was using though.

it was similar to this one.

Code:

http://wowslider.com/wordpress-gallery-plugin-grafito-seven-demo.html


cool .. thnx m8


rasta made something like this on TSSE 7.1 when i used the script a few years ago..!


this time i wanna use it on TSUE if someone could've helped ... will give it a go bro :)


thnx again

outtyrox 14th August 2018 00:42

Demo Idea (should work)


1. Start by uploading the two javascript files to your js folder in CPanel (jquery.js already exists)

- wowslider.js
- script.js

https://s22.postimg.cc/4o5hcmaht/java_upload.png


2. Then make a folder in your /styles/templatename/slider_images and put all your supporting images in here.

https://s22.postimg.cc/5do9p70td/slider_images.png


3. Then create a new plug-in in the AdminCP and name it like Slider and create the supporting TSUEPlugin_Slider.php file to support it and add to the add-ons folder.

https://s22.postimg.cc/m2ppkvs75/create_new_1.png

https://s22.postimg.cc/vahy1ou5d/create_new_2.png


4. After you would setup your TSUEPlugin_Slider.php file to point to the correct locations for javascripts and images.


5. Next add this code to the template main head right before the closing and edit the location of the style.css and jquery.js to match your location on the server

Code:





https://s22.postimg.cc/xf2b2tdsh/head.png


6. Last you would need to go to AdminCP and select Pages and add the plugin to the page(s) you want it to appear on. (example below can see Slider is checked for the Home Page)

https://s22.postimg.cc/5w29745xd/Scr...2.41.28_AM.png



After it's a working model then the other stuff could be implemented in the TSUEPlugin_slider.php to pull the last 10 or 20 torrents for the slider if you wanted to make it that in-depth.

MasterMan 14th August 2018 02:52

done all these steps except i couldn't get those files to put in root



wowslider.js
script.js


if you could help on this then everything is good to go


cheers m80

outtyrox 14th August 2018 08:16

Quote:

Originally Posted by MasterMan (Post 52395)
done all these steps except i couldn't get those files to put in root



wowslider.js
script.js


if you could help on this then everything is good to go


cheers m80

download those js files here

Code:

https://my.pcloud.com/publink/show?code=kZOWJs7ZldLFUcjRkq4nitR9OF8xFz7d5rH7

If get the TSUEPlugins_Slider.php built and working wouldn't mind a copy.

I'd recommended cloning the TSUEPlugin_recentTorrents.php and creating TSUEPlugin_Slider.php from the cloned copy . Then modify from the table to the slider.

I don't have time at the moment to work on that part but the other part the code shown on the wowsilder page should be implemented in this php.

If I get it working myself when I have a minute I'll share that file also.

MasterMan 15th August 2018 14:53

many thanks for this detailed tutorial m8 :)


but somehow, somethings don't work together and i'm getting messy page when putting all the things together as mentioned above :(


i guess i'm gonna try again and again and in the meantime when get some spare time you can share your work with me too bro


thanks again for your awesome explanation :drink:

Bump: there is an app in cloudflare called


Image Slider
Add a slideshow gallery to your site.


but this app doesn't support TSUE script yet :cool:


All times are GMT +2. The time now is 06:37.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.