Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
onlyME Posted February 18, 2016 Author Posted February 18, 2016 Just now, stephen bullman said: Hi. Just looking at your demo. The horizontal slider is quite jerky compared to the vertical one. Is this a setting I could change? Yes, it's easing effects. Steve Bullman 1
CP Posted February 25, 2016 Posted February 25, 2016 (edited) I have a quick question. Will this pull images from the featured files in the download area? Edited February 25, 2016 by CP Clarification
onlyME Posted February 25, 2016 Author Posted February 25, 2016 6 minutes ago, CP said: I have a quick question. Will this pull images from the featured files in the download area? Yes CP 1
CP Posted February 25, 2016 Posted February 25, 2016 Works perfect just what I needed, thank you. onlyME 1
Teascu Dorin Posted March 12, 2016 Posted March 12, 2016 (edited) Hello All, @onlyME I have made some small changes to make the slider widgets show the header as the ones from vertical and horizontal widgets. Maybe you consider in adding it the the future version, maybe also with and On/Off option. Here are the modifications: In CSS file from featurecontent -> slider.css I have add this to remove spaces: .ipsPageHeader { padding: 0px; border: none; } In Template file featuredcontent -> front -> embend -> showSlider I replaced from line 14... <h1 class="ipsType_pageTitle">{$Slider->title}</h1> ...with this... <h3 class='ipsType_reset ipsWidget_title'> {$Slider->title} {{if $orientation == 'horizontal'}} <span class='ipsType_light ipsType_unbold ipsType_medium'>{$Slider->title}</span> {{endif}} </h3> Hope this is useful for someone. Enjoy! Edited March 12, 2016 by Teascu Dorin onlyME 1
onlyME Posted March 12, 2016 Author Posted March 12, 2016 @Teascu Dorin Thanks for the tip Teascu Dorin 1
Teascu Dorin Posted March 12, 2016 Posted March 12, 2016 Just now, onlyME said: @Teascu Dorin Thanks for the tip Welcome!
Jirinex Posted March 21, 2016 Posted March 21, 2016 (edited) Hello, I have this running in a 4.1.8 version and I have noticed two bugs. The first one, whenever you edit the slider, the field from where it gets the photos get reset. The second is that the truncation on the title is behaving oddly. Sometimes it will show the amount of characters you 've specified and in a different refresh it just shows the full title. Most of the times this behaviour occurs when you see it in a mobile device. Edit: Sorry forgot to add that this is happening when I am pulling the content from a custom DB. Thanks. Edited March 21, 2016 by Jirinex
onlyME Posted March 21, 2016 Author Posted March 21, 2016 12 minutes ago, Jirinex said: Hello, I have this running in a 4.1.8 version and I have noticed two bugs. The first one, whenever you edit the slider, the field from where it gets the photos get reset. The second is that the truncation on the title is behaving oddly. Sometimes it will show the amount of characters you 've specified and in a different refresh it just shows the full title. Most of the times this behaviour occurs when you see it in a mobile device. Edit: Sorry forgot to add that this is happening when I am pulling the content from a custom DB. Thanks. Hello, I can not reproduce the truncation bug. Can you give me ACP access so I can take a look?
Jirinex Posted March 27, 2016 Posted March 27, 2016 Hello, Sorry my bad. The truncate has the same issue as the image, when you edit the slider, both of these values get reseted. Thanks.
onlyME Posted March 28, 2016 Author Posted March 28, 2016 2 hours ago, Jirinex said: Hello, Sorry my bad. The truncate has the same issue as the image, when you edit the slider, both of these values get reseted. Thanks. Please show me the screenshot. I tested but can no reproduce this issue.
Jirinex Posted March 28, 2016 Posted March 28, 2016 Here is a screenshot: The title truncation gets back to 0 and the assign image from field gets reseted when you finish the edit. It works fine again if you edit the two values at the same time and save them, until the next edit. It's not a big issue as you don't edit that often, but still annoying. Thank you
onlyME Posted March 28, 2016 Author Posted March 28, 2016 5 hours ago, Jirinex said: Here is a screenshot: The title truncation gets back to 0 and the assign image from field gets reseted when you finish the edit. It works fine again if you edit the two values at the same time and save them, until the next edit. It's not a big issue as you don't edit that often, but still annoying. Thank you I confirm this bug. It will be fixed in the next version. Jirinex 1
Jirinex Posted March 29, 2016 Posted March 29, 2016 (edited) Also another question. I don't know if it's feasible, but would it possible to add another option that when you see the slider in smaller devices and the titles move to a second line to truncate it and always stay one line? Edited March 29, 2016 by Jirinex
onlyME Posted March 29, 2016 Author Posted March 29, 2016 2 hours ago, Jirinex said: Also another question. I don't know if it's feasible, but would it possible to add another option that when you see the slider in smaller devices and the titles move to a second line to truncate it and always stay one line? I'm not sure, I will try it. Jirinex 1
joshuaj Posted April 25, 2016 Posted April 25, 2016 @onlyME, I was looking at your product to add to my community. I'm in the process of migrating my Wordpress site to the IPS Suite. https://artofwargaming.net I'm wondering if your plugin can do something similar and can be styled the same way?
onlyME Posted April 26, 2016 Author Posted April 26, 2016 8 hours ago, joshuaj said: @onlyME, I was looking at your product to add to my community. I'm in the process of migrating my Wordpress site to the IPS Suite. https://artofwargaming.net I'm wondering if your plugin can do something similar and can be styled the same way? Hi, It only shows thumbnails & titles in a carousel.
Joel R Posted April 26, 2016 Posted April 26, 2016 Can you include setting to disable topic thumbnail in Search and Activity Stream?
onlyME Posted April 26, 2016 Author Posted April 26, 2016 1 hour ago, Joel R said: Can you include setting to disable topic thumbnail in Search and Activity Stream? Yes
BlueEye Posted April 28, 2016 Posted April 28, 2016 Hi onlyMe - is there an option to add this block to a custom page that does not have the site wrapper enabled? Right now it displays fine on the page only if I have the site wrapper enabled. Thanks - Chad
onlyME Posted April 28, 2016 Author Posted April 28, 2016 4 hours ago, BlueEye said: Hi onlyMe - is there an option to add this block to a custom page that does not have the site wrapper enabled? Right now it displays fine on the page only if I have the site wrapper enabled. Thanks - Chad It can not But I will find a solution.
Joey_M Posted April 28, 2016 Posted April 28, 2016 (edited) Could you tell me how to call your app's block data? data-blockid*="app_featuredcontent I'm trying to tweak the CSS, as my theme forces extra padding but I can't figure out the above "app" part. Edited April 28, 2016 by Joey_M
onlyME Posted April 28, 2016 Author Posted April 28, 2016 19 minutes ago, Joey_M said: Could you tell me how to call your app's block data? data-blockid*="app_featuredcontent I'm trying to tweak the CSS, as my theme forces extra padding but I can't figure out the above "app" part. Hi, Try this [data-blockid^="app_featuredcontent"]
Recommended Posts