Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
onlyME Posted July 23, 2018 Author Posted July 23, 2018 Just now, Christforums said: Now the threads are whited out: Because your topics have no image. Please check and reupload the default image for that topics.
Sovereign Grace Singles Posted July 23, 2018 Posted July 23, 2018 Just now, onlyME said: Because your topics have no image. Please check and reupload the default image for that topics. I'm a little confused. If there is no image in the topic shouldn't the slider be using the default image I uploaded?:
onlyME Posted July 23, 2018 Author Posted July 23, 2018 1 hour ago, Christforums said: I'm a little confused. If there is no image in the topic shouldn't the slider be using the default image I uploaded?: Yes, if topic has no image, the default image will be used. If you don't want the no-image topic, enable 'Ignore items if no image'
sobrenome Posted August 24, 2018 Posted August 24, 2018 Bug on slider CSS after the upgrade to the last version: https://fisiculturismo.com.br The CSS have a 937px as padding-bottom that makes the image to ugly stretch.
onlyME Posted August 24, 2018 Author Posted August 24, 2018 (edited) 1 hour ago, sobrenome said: Bug on slider CSS after the upgrade to the last version: https://fisiculturismo.com.br The CSS have a 937px as padding-bottom that makes the image to ugly stretch. Try REVERT all templates and css of Featured Content, and then run Get Support to clear cache. If it still doesn't work, give me acp access so I can test it. Edited August 24, 2018 by onlyME
sobrenome Posted August 25, 2018 Posted August 25, 2018 20 hours ago, onlyME said: Try REVERT all templates and css of Featured Content, and then run Get Support to clear cache. If it still doesn't work, give me acp access so I can test it. There was nothing to revert.
Unlucky Posted September 3, 2018 Posted September 3, 2018 Hi, Re this - Auto get contents from IPS applications: Pages, Forums, Gallery, Downloads, Clubs. Where is the setting to get content from clubs and what image is used? Thanks
Unlucky Posted September 4, 2018 Posted September 4, 2018 Bug report If you use popup option and the download has more than 1 image, it breaks the popup. I can pm screenshot if required Also I have noticed when enabled it has an impact on page speed load. Is there any recommendations on a configuration that enables it to load as fast as possible if it is picking content from a large content base. Thanks
onlyME Posted September 4, 2018 Author Posted September 4, 2018 16 hours ago, Unlucky said: Hi, Re this - Auto get contents from IPS applications: Pages, Forums, Gallery, Downloads, Clubs. Where is the setting to get content from clubs and what image is used? Thanks In Categories selection http://prntscr.com/kqfqsk 13 minutes ago, Unlucky said: Bug report If you use popup option and the download has more than 1 image, it breaks the popup. I can pm screenshot if required Also I have noticed when enabled it has an impact on page speed load. Is there any recommendations on a configuration that enables it to load as fast as possible if it is picking content from a large content base. Thanks Do you mean IP.Downloads images? Enable this option doesn't have any effect to page speed because there are no more contents are loaded until you click on the link.
Unlucky Posted September 4, 2018 Posted September 4, 2018 8 minutes ago, onlyME said: Do you mean IP.Downloads images? Yes correct
onlyME Posted September 4, 2018 Author Posted September 4, 2018 7 minutes ago, Unlucky said: Yes correct I confirm this bug, it will be fixed asap.
TDBF Posted October 10, 2018 Posted October 10, 2018 Would it be possible that you could move the JS and CSS Input code from the Hook to the Widget init() please? Quote if ( !\IPS\Request::i()->isAjax() ) { \IPS\Output::i()->jsFiles = array_merge( \IPS\Output::i()->jsFiles, \IPS\Output::i()->js( 'fc43.js', 'featuredcontent', 'interface' ) ); \IPS\Output::i()->jsFiles = array_merge( \IPS\Output::i()->jsFiles, \IPS\Output::i()->js( 'jquery.easing.min.js', 'featuredcontent', 'interface' ) ); } if ( !\IPS\Request::i()->isAjax() ) { \IPS\Output::i()->cssFiles = array_merge( \IPS\Output::i()->cssFiles, \IPS\Theme::i()->css( 'slider.css', 'featuredcontent', 'front' ) ); } The current method means that the JavaScript code and CSS styles get loaded each time regardless if there are Featured Blocks on the page or not. Thanks 🙂
onlyME Posted October 10, 2018 Author Posted October 10, 2018 1 minute ago, TDBF said: Would it be possible that you could move the JS and CSS Input code from the Hook to the Widget init() please? The current method means that the JavaScript code and CSS styles get loaded each time regardless if there are Featured Blocks on the page or not. Thanks 🙂 I will consider it.
TDBF Posted October 10, 2018 Posted October 10, 2018 Just now, onlyME said: I will consider it. Much appreciated 🙂 Thanks for the 'very fast' reply!
Sonya* Posted November 13, 2018 Posted November 13, 2018 My sliders with manual contents do not display images. I have tried upload image and get from URL, both sliders miss the images. When I edit them, I can see correct URL to the image resp. attached image in edit view. What do I make wrong?
onlyME Posted November 13, 2018 Author Posted November 13, 2018 1 minute ago, Sonya* said: When I edit them, I can see correct URL to the image resp. attached image in edit view. What do I make wrong? Broken JS, try to run Get Support to clear cache.
Sonya* Posted November 13, 2018 Posted November 13, 2018 1 minute ago, onlyME said: try to run Get Support to clear cache Unfortunately it did not help
onlyME Posted November 13, 2018 Author Posted November 13, 2018 6 minutes ago, Sonya* said: Unfortunately it did not help I can not reproduce this issue, could you give me acp access so I can take a look?
Sonya* Posted November 14, 2018 Posted November 14, 2018 Hi, another question. I would like to place the featured content between header and body layer (just above <main id='ipsLayout_body' class='ipsLayout_container'>). I edit the globalTemplate and add {fcontent="1"} at the place where featured content should be. Saved and then if I look on the site I see literally {fcontent="1"} there and not the slider. I thought it were a kind of template tag
onlyME Posted November 14, 2018 Author Posted November 14, 2018 8 minutes ago, Sonya* said: Hi, another question. I would like to place the featured content between header and body layer (just above <main id='ipsLayout_body' class='ipsLayout_container'>). I edit the globalTemplate and add {fcontent="1"} at the place where featured content should be. Saved and then if I look on the site I see literally {fcontent="1"} there and not the slider. I thought it were a kind of template tag Bug, it will be fixed asap. Sonya* 1
LiquidFractal Posted November 25, 2018 Posted November 25, 2018 (edited) Hello, Just purchased this app - looks very promising! 🙂 However, I'm a bit confused about some things. I created a test slider and want to add all of its content manually. I created it in the Slider Manager and configured it in the General, Slider, and Contents tabs. I then tried to add it through the Block Manager, where I can configure the slider, where to show it, specific pages to show the slider on, etc. But am I missing something really obvious? If I don't want to add content from my board apps for this slider, exactly how to I manually add the content to this slider? I can't seem to find a place to add links (YouTube) or specific URLs, etc. PS I have allow_url_fopen enabled on my VPS. Thanks! Edited November 25, 2018 by liquidfractal
onlyME Posted November 25, 2018 Author Posted November 25, 2018 @liquidfractal did you set 'No Auto' for your slider? And permission "Manage Slider"? After setup the widget, you will see You will need to add image, url, title manually If you can not make it work, please give me acp access so I can take a look.
LiquidFractal Posted November 25, 2018 Posted November 25, 2018 @onlyME thanks for the quick reply. Everything's fine - I had configured everything correctly, but I think I had to completely reload the page or clear the cache in order for the widget's Add option to appear. Everything's working now. Thanks! 🙏
LiquidFractal Posted November 25, 2018 Posted November 25, 2018 Ahh, found one very small detail: my slider comes up fine, but the Manage Slider wheel in the top-right corner has an undefined language string (fcontent_manageslider). Thanks again for a great app!
Wonster Posted November 26, 2018 Posted November 26, 2018 (edited) I would like to show a specific block as a slider. This is a useful feature because i can add any type of content, including custom manual html or editor Can you add this? Edited November 26, 2018 by amator
Recommended Posts