[XTR] FTSLider - Featured Thread Slider

[XTR] FTSLider - Featured Thread Slider 1.1.7

No permission to download
Yes you are right!
I've changed JS and next release will be perfect! (1.0.9) and some of new options are added.
I will publish next week.
Looking forward to the release.. Just testing 1.0.8 on my localhost and the improvements over the previous version are great! :)
 
@XDinc this add-on causes a relatively large number of queries as the FTSlider relationship is never proactively loaded. You probably should XF\Repository\findThreadsForForumView to include the FTSlider relationship on the returned \XF\Finder\Thread finder
 
@XDinc this add-on causes a relatively large number of queries as the FTSlider relationship is never proactively loaded. You probably should XF\Repository\findThreadsForForumView to include the FTSlider relationship on the returned \XF\Finder\Thread finder
In the meantime for anyone wishing to avoid these queries, you can disable the thread_list_macros template modification.
 
i like this kind of less flashy version than some of the ones that come with style packs....i am wanting to try it out but i noticed an error on my xen2.1 testing...

the admincp dropdown isnt working for me.....it tries to expand, just doesnt show the dropdown menu below...

195282
 
Version 1.0.8 references an unknown variable "article" and throws an error:
Code:
ErrorException: [E_NOTICE] Undefined variable: article src/addons/XDinc/FTSlider/Admin/Controller/FTSlider.php:64
when uploading a thread-picture
 
Version 1.0.8 references an unknown variable "article" and throws an error:
Code:
ErrorException: [E_NOTICE] Undefined variable: article src/addons/XDinc/FTSlider/Admin/Controller/FTSlider.php:64
when uploading a thread-picture
If anybody gets hit by this before @XDinc releases a new version: Line 64 should read
Code:
 $this->getFTSliderRepo()->setFTSliderFromUpload($ftslider, $upload);
then it works without any problems
 
I find it a bit odd that the "featured" tag appears on the first post on each page of a multi-page thread. Is this a bug? I would think it should only appear at the top of the first post in the thread. Otherwise, it feels like the post itself is being featured, which is weird when someone is just replying with "cool!" or something.
197911
 
How to download the updated files ? Last time I just click on download button now I am redirect to a Turkish forum...
 
How to download the updated files ? Last time I just click on download button now I am redirect to a Turkish forum...

It's our new website and you can select english language pack and use your common language.
No problem for us...
Enjoy to site.
 
This really is outstanding work @XDinc.

I managed to resolve the padding issue myself, but I've reverted the changes I made and was glad to see you've also fixed the resizing issue on page load. I need to re-create the slider images I used (for about the fourth or fifth time) as they were previously a bit shorter - but it's a very small price to pay!

Thank you for continuing to work and improve on this.
 
Back
Top Bottom