kmk Posted June 30, 2017 Posted June 30, 2017 Just now, onlyME said: 11 minutes ago, kmk said: I tryed, putting the url where is the images album, but not work, and my idea is, show images when each moderators or members upload images... You gave the wrong image url, it's not the page url. the image url will show one image right? or the url can list all images of the url?
onlyME Posted June 30, 2017 Author Posted June 30, 2017 Just now, kmk said: the image url will show one image right? or the url can list all images of the url? 1 image, it's has the extension is jpg or png, gif....
kmk Posted June 30, 2017 Posted June 30, 2017 Just now, onlyME said: 1 image, it's has the extension is jpg or png, gif.... oh, and is not the solution, because are images of album, more than one. Continue with the resize container, I go to global template of the theme right?
onlyME Posted June 30, 2017 Author Posted June 30, 2017 Just now, kmk said: oh, and is not the solution, because are images of album, more than one. Continue with the resize container, I go to global template of the theme right? It depends on where you want to add the slider.
kmk Posted June 30, 2017 Posted June 30, 2017 1 minute ago, onlyME said: It depends on where you want to add the slider. right now I have it on the top of the club home tab page
onlyME Posted June 30, 2017 Author Posted June 30, 2017 (edited) YEs, you can try this code above <div id='ipsLayout_mainArea'> {{if \IPS\Request::i()->module == "clubs" && \IPS\Request::i()->controller == "view"}} <div style="width: 500px; align: center; margin: 0 auto;"> {expression="\IPS\Application::load('featuredcontent')->show(1)" raw="true"} </div> {{endif}} Edited June 30, 2017 by onlyME
onlyME Posted June 30, 2017 Author Posted June 30, 2017 Just now, kmk said: Slider manager? I can not find the code of slider.... Yes, it's the code below the name. It's not {oisikata happy ... @kmk just let you know I will update the selection for clubs in the next version
kmk Posted June 30, 2017 Posted June 30, 2017 9 minutes ago, onlyME said: Yes, it's the code below the name. It's not {oisikata happy ... @kmk just let you know I will update the selection for clubs in the next version Im happy hear that, thank you. I am trying to increase the container, but not thing after add code....
onlyME Posted June 30, 2017 Author Posted June 30, 2017 2 minutes ago, kmk said: Im happy hear that, thank you. I am trying to increase the container, but not thing after add code.... The code will show the slider when viewing a club, and show(1) is slider's id. If you want to show slider in all clubs or clubs global page, just remove the condition \IPS\Request::i()->controller == "view"
onlyME Posted July 1, 2017 Author Posted July 1, 2017 9 minutes ago, kmk said: What is the Easing field? This is easing effects for slider.
antr12 Posted July 22, 2017 Posted July 22, 2017 (edited) Went to update but it won't instal for me ... downloaded the latest version, go to instal but nothing... keeps saying it need's a .tar file Edited July 22, 2017 by antr12
onlyME Posted July 23, 2017 Author Posted July 23, 2017 1 hour ago, antr12 said: Went to update but it won't instal for me ... downloaded the latest version, go to instal but nothing... keeps saying it need's a .tar file You need to unpack the zip file to get tar file. antr12 1
antr12 Posted July 23, 2017 Posted July 23, 2017 17 hours ago, onlyME said: You need to unpack the zip file to get tar file. Whoops, my bad. Cheers buddy
onlyME Posted July 24, 2017 Author Posted July 24, 2017 1 hour ago, miguslaw said: Please add sort Saved actions. It can not
Cyboman Posted July 24, 2017 Posted July 24, 2017 I added a stream (as admin) for the calendar in ACP -> Content Discovery -> Streams ("calendar stream") In the frontend, I opened the stream and copied the RSS URL of the stream. Then I created a "featured content" slider to import a RSS stream (=the newly generated calendar stream), and I inserted the RSS link. After inserting the widget in the frontend, I can't even select the newly generated slider, though it saved well. It isn't listed in the selection drop down field. Why? I wanted to display calendar events as a slider with the according image and title. Thanks.
onlyME Posted July 25, 2017 Author Posted July 25, 2017 10 hours ago, Cyboman said: I added a stream (as admin) for the calendar in ACP -> Content Discovery -> Streams ("calendar stream") In the frontend, I opened the stream and copied the RSS URL of the stream. Then I created a "featured content" slider to import a RSS stream (=the newly generated calendar stream), and I inserted the RSS link. After inserting the widget in the frontend, I can't even select the newly generated slider, though it saved well. It isn't listed in the selection drop down field. Why? I wanted to display calendar events as a slider with the according image and title. Thanks. Try to check slider's permissions.
Cyboman Posted July 27, 2017 Posted July 27, 2017 (edited) On 25.07.2017 at 7:38 AM, onlyME said: Try to check slider's permissions. Unfortunately, the permissions are correct, only guests are deactivated... I also tried generating a new RSS feed in ACP -> Content Discovery -> RSS Feeds with all events in all calendars. But that didn't help also. If I create a new slider with different content, f.e. any downloads, it displays correct and I can select it in the frontend. If I afterwards change the same slider settings back to the Calendar RSS Feed in the ACP, it is shown as "no contents" in the frontend. Then I checked the RSS Stream, but it has the events as contents in it. The slider just doesn't want to show the contents. Edited July 27, 2017 by Cyboman
onlyME Posted July 27, 2017 Author Posted July 27, 2017 17 minutes ago, Cyboman said: Unfortunately, the permissions are correct, only guests are deactivated... I also tried generating a new RSS feed in ACP -> Content Discovery -> RSS Feeds with all events in all calendars. But that didn't help also. If I create a new slider with different content, f.e. any downloads, it displays correct and I can select it in the frontend. If I afterwards change the same slider settings back to the Calendar RSS Feed in the ACP, it is shown as "no contents" in the frontend. Then I checked the RSS Stream, but it has the events as contents in it. The slider just doesn't want to show the contents. Ok, I will test the rss for calendar.
Wonster Posted July 27, 2017 Posted July 27, 2017 (edited) Hi I try to add different sliders to different forums by adding the URL to the page list, but when I add the second slider to a second forum, the first slider disappears from the first forum. Is this a bug or as intended? Only one can by added per application? Featured Content 4.1.29 on 4.1.19.4 Edited July 27, 2017 by amator
onlyME Posted July 28, 2017 Author Posted July 28, 2017 3 hours ago, amator said: Hi I try to add different sliders to different forums by adding the URL to the page list, but when I add the second slider to a second forum, the first slider disappears from the first forum. Is this a bug or as intended? Only one can by added per application? Featured Content 4.1.29 on 4.1.19.4 Did you delete the first slider from second forum? Because forums have the same controller, you need 2 sliders although you are in other forums. Wonster 1
onlyME Posted July 28, 2017 Author Posted July 28, 2017 @Cyboman I tested it. The RSS from calendar works fine so I can not reproduce your issue. Please give me acp access so I can take a look.
JaguarForum Posted August 2, 2017 Posted August 2, 2017 I get the following error when installing the .tar: 4S142/7 Kan niet schrijven in het thema ID map in /themes/. Controleer de rechten van deze map. 4S142/7 can not write in the thema ID map in /themes/. Check rights. The rights are fine?
Recommended Posts