Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
  #1  
Old 30th June 2018, 11:36
MasterMan MasterMan is offline
Senior Member
 
Join Date: Jan 2012
P2P
Posts: 141
Default 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
Reply With Quote
  #2  
Old 10th August 2018, 08:11
outtyrox outtyrox is offline
Senior Member
 
Join Date: Apr 2015
Posts: 59
Default
you have to make your own plugin or addon.


here's one that might work
Code:
http://kenwheeler.github.io/slick/
Reply With Quote
  #3  
Old 10th August 2018, 13:38
darkalchemy darkalchemy is offline
Administrator
 
Join Date: Dec 2017
United States
Posts: 101
Default
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?
Reply With Quote
  #4  
Old 11th August 2018, 01:06
MasterMan MasterMan is offline
Senior Member
 
Join Date: Jan 2012
P2P
Posts: 141
Default
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!
Reply With Quote
The Following User Says Thank You to MasterMan For This Useful Post:
outtyrox (11th August 2018)
  #5  
Old 11th August 2018, 05:46
outtyrox outtyrox is offline
Senior Member
 
Join Date: Apr 2015
Posts: 59
Default
Quote:
Originally Posted by MasterMan View Post
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
Reply With Quote
The Following User Says Thank You to outtyrox For This Useful Post:
MasterMan (11th August 2018)
  #6  
Old 11th August 2018, 14:24
MasterMan MasterMan is offline
Senior Member
 
Join Date: Jan 2012
P2P
Posts: 141
Default
Quote:
Originally Posted by outtyrox View Post
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
Reply With Quote
  #7  
Old 14th August 2018, 00:42
outtyrox outtyrox is offline
Senior Member
 
Join Date: Apr 2015
Posts: 59
Default
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

Click the image to open in full size.


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

Click the image to open in full size.


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.

Click the image to open in full size.

Click the image to open in full size.


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 </HEAD> and edit the location of the style.css and jquery.js to match your location on the server

Code:
<!-- Start WOWSlider.com HEAD section -- Edit paths -->
<link rel="stylesheet" type="text/css" href="/styles/default/style.css" />
<script type="text/javascript" src="/js/tsue/jquery.js"></script>
<!-- End WOWSlider.com HEAD section -->
Click the image to open in full size.


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)

Click the image to open in full size.



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.

Last edited by outtyrox; 14th August 2018 at 08:43.
Reply With Quote
  #8  
Old 14th August 2018, 02:52
MasterMan MasterMan is offline
Senior Member
 
Join Date: Jan 2012
P2P
Posts: 141
Default
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
Reply With Quote
  #9  
Old 14th August 2018, 08:16
outtyrox outtyrox is offline
Senior Member
 
Join Date: Apr 2015
Posts: 59
Default
Quote:
Originally Posted by MasterMan View Post
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.

Last edited by outtyrox; 14th August 2018 at 08:36.
Reply With Quote
  #10  
Old 15th August 2018, 14:53
MasterMan MasterMan is offline
Senior Member
 
Join Date: Jan 2012
P2P
Posts: 141
Default
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

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
Reply With Quote
Reply

Tags
flow , image , install , show , slide

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 17:05. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.