Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
May 4, 20186 yr 5 minutes ago, onlyME said: Do you enable "author can change thumbnail" ? If yes, member will see that option when posting new topic. You are right, it was enabled, thought it is enough to only set "Who can change topic thumbnail?". Thanks for your quick support.
May 4, 20186 yr Yes, works nicely in 3.0. By the way: having the image in the (otherwise dull) activity feed looks awesome! ? Small feature request: If there is no image, it doesn’t need an “No image picture”. It can just be omitted. I am only talking about the activity feed. Idea for another plugin: Since you know how to get images into the feeds – can you do the same for Pages record images? I would buy that!
May 4, 20186 yr Author 1 minute ago, opentype said: Small feature request: If there is no image, it doesn’t need an “No image picture”. It can just be omitted. I am only talking about the activity feed. I will consider it. 1 minute ago, opentype said: Idea for another plugin: Since you know how to get images into the feeds – can you do the same for Pages record images? I would buy that! Is it like this
May 10, 20186 yr Is it possible that this plugin does not support SSL ? I can't get the SSL certificate to work properly
May 11, 20186 yr Author 4 hours ago, gabs007 said: Is it possible that this plugin does not support SSL ? I can't get the SSL certificate to work properly It supports ssl.
May 14, 20186 yr @onlyME Just wondering if it takes longer to load a website with this? Have the feeling it takes longer to load when the thumbnail is enabled. Any change you could implement lazy load or add an option in the future. I would do it myself but don't know how to implement lazyload when the image gets loaded through css. Update Maybe I try with this: https://appelsiini.net/2013/lazyload-190/ Edited May 14, 20186 yr by Serayah
May 15, 20186 yr Author 6 hours ago, Serayah said: @onlyME Just wondering if it takes longer to load a website with this? Have the feeling it takes longer to load when the thumbnail is enabled. Any change you could implement lazy load or add an option in the future. I would do it myself but don't know how to implement lazyload when the image gets loaded through css. Update Maybe I try with this: https://appelsiini.net/2013/lazyload-190/ I'm not sure but I will consider your idea.
June 2, 20186 yr Author 14 hours ago, Serayah said: Is there a easy way to show the thumbnail inside the thread @onlyME Where do you want to show it?
June 2, 20186 yr 9 hours ago, onlyME said: Where do you want to show it Next to the thread title in thread if possible.
June 3, 20186 yr Author 5 hours ago, Serayah said: Next to the thread title in thread if possible. This is topic thumbnail url {$topic->tthumb_show()} Use it in forums > front > topics > topic . Customize by yourself.
June 17, 20186 yr Hi @onlyME Just purchased this. Can you advise how to change number of columns when using Gallery Masonry mode? It seems to be locked to 5 columns. I want to try reducing to 3 or 4 columns because I have widget blocks on sidebar inside forum view, the thumbnails appear too small for me.
June 17, 20186 yr Author 17 minutes ago, Optic14 said: Hi @onlyME Just purchased this. Can you advise how to change number of columns when using Gallery Masonry mode? It seems to be locked to 5 columns. I want to try reducing to 3 or 4 columns because I have widget blocks on sidebar inside forum view, the thumbnails appear too small for me. Try to add this css for 4 columns .tthumb_gal_item { width: 25% !important; } @media only screen and (max-width: 1000px) { .tthumb_gal_item { width: 25% !important; } }
June 18, 20186 yr Question. Some of the topic thumbnails show in your featured application as a blank youtube video default picture (refer to screenshot). Is it possible to only "scrape" or refresh these Youtube videos which obviously are not captured rightly?
June 18, 20186 yr Author 1 hour ago, Christforums said: Question. Some of the topic thumbnails show in your featured application as a blank youtube video default picture (refer to screenshot). Is it possible to only "scrape" or refresh these Youtube videos which obviously are not captured rightly? Please give me the video url so I can test it.
June 18, 20186 yr 12 hours ago, onlyME said: Please give me the video url so I can test it. Here are some: https://www.christforums.org/topic/4076-the-ontological-argument/?tab=comments#comment-17971 https://www.christforums.org/topic/1670-calvin-and-bullinger-the-later-reformed-church/ https://www.christforums.org/topic/1671-luthers-breakthrough/ https://www.christforums.org/topic/1677-unitarians-baptists-and-quakers/ https://www.christforums.org/topic/1914-against-the-world-why-i-am-a-calvinist/ https://www.christforums.org/topic/1655-the-catholic-reformation/ And thanks! Edited June 18, 20186 yr by Christforums
June 20, 20186 yr Author On 6/19/2018 at 1:20 AM, Christforums said: Here are some: https://www.christforums.org/topic/4076-the-ontological-argument/?tab=comments#comment-17971 https://www.christforums.org/topic/1670-calvin-and-bullinger-the-later-reformed-church/ https://www.christforums.org/topic/1671-luthers-breakthrough/ https://www.christforums.org/topic/1677-unitarians-baptists-and-quakers/ https://www.christforums.org/topic/1914-against-the-world-why-i-am-a-calvinist/ https://www.christforums.org/topic/1655-the-catholic-reformation/ And thanks! I confirm this bug, it will be fixed in the next version.
June 22, 20186 yr @onlyME , when creating a forum topic - is there a way to force members to upload a thumbnail / select existing image ? I am trying to avoid empty images for future new topics. If not a feature would you consider adding it as a setting?
June 22, 20186 yr Author Just now, Optic14 said: @onlyME , when creating a forum topic - is there a way to force members to upload a thumbnail / select existing image ? I am trying to avoid empty images for future new topics. If not a feature would you consider adding it as a setting? I will consider your idea.
July 10, 20186 yr Hi, I can't split message anymore when Topic Thumbnail is activated with IPS 4.3.4. Am I alone with this problem ?
July 11, 20186 yr Author 8 hours ago, Li3D said: Hi, I can't split message anymore when Topic Thumbnail is activated with IPS 4.3.4. Am I alone with this problem ? What version are you using? I remember I fixed this bug ?
July 11, 20186 yr Strange, I removed the plugin then reinstalled it and there is no more problem, sorry... Edited July 11, 20186 yr by Li3D
August 26, 20186 yr Another suggestion I have would be to add an option for no thumbnail. so when a user picks that the default no thumbnail image will show. thanks for considering.
August 26, 20186 yr Author 8 hours ago, Serayah said: Another suggestion I have would be to add an option for no thumbnail. so when a user picks that the default no thumbnail image will show. thanks for considering. I will consider your idea.