Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Jesse Crystal Posted December 8, 2018 Posted December 8, 2018 Hi Taman, love the slider application. I am having an issue getting the slider to display with a new theme I picked up. Due to not having an issue with the slider on my last theme I assume the issue is that with the new theme and not the slider application. I have reached out to the developers for the theme (Borx) and I 'believe' they are looking into it. I wanted to reach out to see if you should take a glance at the slider, if at all possible, to confirm my suspicion that this is in fact an issue with the new theme and not the slider application. The site is www.warpigs-online.com - thank you
TAMAN Posted December 8, 2018 Author Posted December 8, 2018 (edited) 5 hours ago, Jesse Crystal said: Hi Taman, love the slider application. I am having an issue getting the slider to display with a new theme I picked up. Due to not having an issue with the slider on my last theme I assume the issue is that with the new theme and not the slider application. I have reached out to the developers for the theme (Borx) and I 'believe' they are looking into it. I wanted to reach out to see if you should take a glance at the slider, if at all possible, to confirm my suspicion that this is in fact an issue with the new theme and not the slider application. The site is www.warpigs-online.com - thank you Hello, Did they fix it? because I can see swiper slider works on your website now. 🙂 Edited December 8, 2018 by TAMAN
Jesse Crystal Posted December 8, 2018 Posted December 8, 2018 7 hours ago, TAMAN said: Hello, Did they fix it? because I can see swiper slider works on your website now. 🙂 Haha yeah it looks like it! Thanks again!
Dexter_X Posted January 13, 2019 Posted January 13, 2019 On 7/22/2018 at 2:12 AM, TAMAN said: Hello, Change the code to this one .ta_sliderToggle, .ta_sliderToggle + .elUserNav_sep {display:none !important} and you paste it like this ? Hi, I've done the same to prevent users hiding the slider, but it does not reset the display status for the users. I think it should be reset directly into the database, can you tell me which field in which table should I reset please ? Thankyou, Z
TAMAN Posted January 13, 2019 Author Posted January 13, 2019 5 hours ago, Zorro_X said: Hi, I've done the same to prevent users hiding the slider, but it does not reset the display status for the users. I think it should be reset directly into the database, can you tell me which field in which table should I reset please ? Thankyou, Z Hello, You cant do that with css, if you hide the toggle it will be hidden for all and those who disabled the slider can no longer enable it. I will try to add a setting for that with next update.
Dexter_X Posted January 13, 2019 Posted January 13, 2019 4 hours ago, TAMAN said: I will try to add a setting for that with next update. ok, thankyou
AlexWright Posted January 19, 2019 Posted January 19, 2019 (edited) Hi Taman! We are having an odd issue here: That template error is from a Pages feed from our Developer Blog database, which anyone including guests can see. This is from the guests POV. Members are also reporting this issue. However, it appears perfectly fine when viewed from the Admin side: It displays and swipes as expected. Any help here appreciated, thanks! Edit: Fixed, but had to do a complete reinstall. Edited January 19, 2019 by AlexWright
TAMAN Posted January 19, 2019 Author Posted January 19, 2019 7 hours ago, AlexWright said: Edit: Fixed, but had to do a complete reinstall. Hello, Any idea what was the issue? Have you edited any swiper slider templates?
AlexWright Posted January 19, 2019 Posted January 19, 2019 5 hours ago, TAMAN said: Hello, Any idea what was the issue? Have you edited any swiper slider templates? No, nothing. It was a fresh install. Sorry.
TAMAN Posted January 19, 2019 Author Posted January 19, 2019 51 minutes ago, AlexWright said: No, nothing. It was a fresh install. Sorry. mmm Ok, let me know if it happens again, simply disable the slider so no one can see it and send me a message so i can check. you do not need to reinstall it 🙂 AlexWright 1
Averis Posted March 18, 2019 Posted March 18, 2019 (edited) In the permissions tab under settings I have added my moderator group to the "who can manage" selector, but my moderators do not have the option "New Slider" in their create new item menu. Is there another setting somewhere that I missed so they can see this and add slides? Also a feature request would be a shuffle toggle so the slides can be in a random order each page load. ^^ Edited March 18, 2019 by Averis
TAMAN Posted March 19, 2019 Author Posted March 19, 2019 7 hours ago, Averis said: In the permissions tab under settings I have added my moderator group to the "who can manage" selector, but my moderators do not have the option "New Slider" in their create new item menu. Is there another setting somewhere that I missed so they can see this and add slides? Check the swiper slider app admin permissions under Member > Administrators
Dexter_X Posted March 22, 2019 Posted March 22, 2019 On 1/13/2019 at 1:23 PM, TAMAN said: Hello, You cant do that with css, if you hide the toggle it will be hidden for all and those who disabled the slider can no longer enable it. I will try to add a setting for that with next update. Did you had time to do it in the IPS V4.4.X new version ? If yes, I don't see where it is... If no, any Idea when ? Thankyou, D
TAMAN Posted March 22, 2019 Author Posted March 22, 2019 4 hours ago, Dexter_X said: Did you had time to do it in the IPS V4.4.X new version ? If yes, I don't see where it is... If no, any Idea when ? Thankyou, D Sorry, No idea when and i haven't had time for new updates. unless there are issues with the application there wont be any updates soon unfortunately
Dexter_X Posted March 22, 2019 Posted March 22, 2019 4 hours ago, TAMAN said: Sorry, No idea when and i haven't had time for new updates. unless there are issues with the application there wont be any updates soon unfortunately ok, thankyou for the news. Hope you'll have time one of those days... TAMAN 1
Markus Jung Posted June 27, 2019 Posted June 27, 2019 Is it possible to use the slider only on forum home (that is my homepage) and not an all forum pages? And do I have to make any template changes? - I installed the plugin and setup a slider, but it is not showing.
TAMAN Posted June 27, 2019 Author Posted June 27, 2019 6 minutes ago, Markus Jung said: Is it possible to use the slider only on forum home (that is my homepage) and not an all forum pages? When you add a slider you can only select which application to show the slider for, but with css you can hide from other places for example select the forums so it only shows in forums app and then add this to your theme custom.css this will hide the slider from showing on topics page .ipsApp[data-pageapp="forums"][data-pagecontroller="topic"] .ta_Slider {display:none} 11 minutes ago, Markus Jung said: And do I have to make any template changes? What template change? for what? why do you need to edit the app templates? anyway, I cant really provide support or help you with template edits 12 minutes ago, Markus Jung said: I installed the plugin and setup a slider, but it is not showing. Check the "Who can see?" setting in the main Swiper slider settings. and when you add a slider, there is also another "Who can see?" setting to check it out 🙂 Zdeněk Tůma 1
Zdeněk Tůma Posted June 28, 2019 Posted June 28, 2019 On 6/27/2019 at 4:17 PM, TAMAN said: When you add a slider you can only select which application to show the slider for, but with css you can hide from other places for example select the forums so it only shows in forums app and then add this to your theme custom.css this will hide the slider from showing on topics page .ipsApp[data-pageapp="forums"][data-pagecontroller="topic"] .ta_Slider {display:none} i this use and works but i want show something only on forums index no on topic listing i try this .ipsApp[data-pageapp="forums"][data-pagecontroller="forum"] .ipsShow_Forums {display:none} but this not work :(
TAMAN Posted June 28, 2019 Author Posted June 28, 2019 51 minutes ago, Zdeněk Tůma said: i this use and works but i want show something only on forums index no on topic listing i try this .ipsApp[data-pageapp="forums"][data-pagecontroller="forum"] .ipsShow_Forums {display:none} thats not what i have posted PLEASE copy paste my code 🤨
Zdeněk Tůma Posted June 28, 2019 Posted June 28, 2019 (edited) I use this .ipsShow_Forums {display:none} .ipsApp[data-pageapp="forums"] .ipsShow_Forums {display:block} .ipsApp[data-pageapp="forums"][data-pagecontroller="topic"] .ipsShow_Forums {display:none} .ipsApp[data-pageapp="forums"][data-pagecontroller="forum"] .ipsShow_Forums {display:none} but in subforums and topic list still showing i want this only on .../forums/ no in /forums/forum/id... Edited June 28, 2019 by Zdeněk Tůma
TAMAN Posted June 28, 2019 Author Posted June 28, 2019 (edited) 5 hours ago, Zdeněk Tůma said: I use this .ipsShow_Forums {display:none} .ipsApp[data-pageapp="forums"] .ipsShow_Forums {display:block} .ipsApp[data-pageapp="forums"][data-pagecontroller="topic"] .ipsShow_Forums {display:none} .ipsApp[data-pageapp="forums"][data-pagecontroller="forum"] .ipsShow_Forums {display:none} but in subforums and topic list still showing i want this only on .../forums/ no in /forums/forum/id... please use what i have posted in my first reply to you. 🙂 I have no clue what you are trying to do here If you are trying to hide the slider from everywhere BUT your forums first page. The index then use this code below This will hide the slider everywhere but your forums index page .ipsApp[data-pageapp="forums"][data-pagecontroller="index"] .ta_Slider {display:block} .ta_Slider {display:none} Edited June 29, 2019 by TAMAN Zdeněk Tůma and Markus Jung 1 1
arkfrance Posted July 27, 2019 Posted July 27, 2019 Hi guys, is it possible to add vidéo on the slider ?
Markus Jung Posted July 29, 2019 Posted July 29, 2019 On 6/27/2019 at 4:17 PM, TAMAN said: On 6/27/2019 at 4:01 PM, Markus Jung said: I installed the plugin and setup a slider, but it is not showing. Check the "Who can see?" setting in the main Swiper slider settings. and when you add a slider, there is also another "Who can see?" setting to check it out 🙂 I checked both settings and selected my Admin Group. But the slider is not showing to me. Quote This will hide the slider everywhere but your forums index page .ipsApp[data-pageapp="forums"][data-pagecontroller="index"] .ta_Slider {display:block} .ta_Slider {display:none} I did this.
Markus Jung Posted July 31, 2019 Posted July 31, 2019 Quote But the slider is not showing to me. The slider is there after upgrading to 4.4.5 :).
Recommended Posts