Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
March 3, 20169 yr Hello, it's a great plugin, my users love it. One suggestion, you could use the URL of the topic thumbnail to include og:image tag? It would be very useful for sharing the topics on facebook Thank you
March 3, 20169 yr Author Hello, it's a great plugin, my users love it. One suggestion, you could use the URL of the topic thumbnail to include og:image tag? It would be very useful for sharing the topics on facebook Thank you I also have this idea. It will be added in the next version.
March 21, 20169 yr Thank you very much, include og: image is a great improvement to share in Fabebook
March 30, 20169 yr Author I would LOVE if topic thumbnails were used in Activity Streams. I will try it
April 6, 20169 yr Is it possible that such variation? Icon forum that was like a circle. Photo in the wheel retained by the proportions? Thumbnail topic could also be a circular image. How much is this modification? Sorry for my paint :-) Edited April 6, 20169 yr by Namo
April 6, 20169 yr Author Is it possible that such variation? Icon forum that was like a circle. Edit your theme > CSS > core > global > plugins > tthumb.css Find .bim_tthumb_wrap .tthumbimg, .tthumbPreview { border-radius: 4px; /*-webkit-box-shadow: 2px 2px 5px 0px rgba(224,224,224,1); -moz-box-shadow: 2px 2px 5px 0px rgba(224,224,224,1); box-shadow: 2px 2px 5px 0px rgba(224,224,224,1);*/ } Replace by .bim_tthumb_wrap .tthumbimg, .tthumbPreview { border-radius: 50%; /*-webkit-box-shadow: 2px 2px 5px 0px rgba(224,224,224,1); -moz-box-shadow: 2px 2px 5px 0px rgba(224,224,224,1); box-shadow: 2px 2px 5px 0px rgba(224,224,224,1);*/ } Save Photo in the wheel retained by the proportions? You should upload thumbnail manually for the best display.
April 6, 20169 yr Edit your theme This is work, Thank you. upload thumbnail manually Icons forum take a picture of the contents once the change over time? As someone adds a new forum topic is the icon does not change? When I set the icon manually forum is not set photos from content? Hot to change this? I have a forum where the 206 posts, there are photos. Why not downloaded the icons of content?
April 6, 20169 yr Author Hot to change this? I have a forum where the 206 posts, there are photos. Why not downloaded the icons of content? Can not change, there are no topics so it can not get thumbnails. I have a forum where the 206 posts, there are photos. Why not downloaded the icons of content? Does the newest topic have thumbnail?
April 6, 20169 yr no topics so it can not get thumbnails I know. How to change the default background image "No image". https://octavia.team/uploads/set_resources_1/6554b6be8c0d829a8bf63ae0c82cf121_noThumb.png Does the newest topic have thumbnail? Oooo, icon forum is a thumbnail of the latest topic?
April 6, 20169 yr Author I know. How to change the default background image "No image". You should use a graphic sofware to edit your image. Oooo, icon forum is a thumbnail of the latest topic? Yes, it shows thumbnail of latest topic.
April 6, 20169 yr I set default image here i nadal pokazuje your "No image" instead of my little car.
April 6, 20169 yr Author I set default image here i nadal pokazuje your "No image" instead of my little car. Delete this image, it will use the default 'no-image'.
April 6, 20169 yr Delete this image How? I removed it via FTP and it still shows up. https://octavia.team/uploads/set_resources_1/6554b6be8c0d829a8bf63ae0c82cf121_noThumb.png
April 6, 20169 yr Author How? I removed it via FTP and it still shows up. https://octavia.team/uploads/set_resources_1/6554b6be8c0d829a8bf63ae0c82cf121_noThumb.png Click Delete and then Save
April 6, 20169 yr I did so. Still a forum in which there are no topics have your "no image" icon and not mine.
April 6, 20169 yr Author I did so. Still a forum in which there are no topics have your "no image" icon and not mine. Try to upload other image If you can not make it works, give me ACP access so I can take a look.
April 6, 20169 yr Author look Go to ACP > Customization > Themes > click dropdown button on the right of your theme > Manage Resource > Type 'noThumb' in search box you will see that default image, click edit to change theme. If it still doesn't work, please wait for the next version.
April 6, 20169 yr Works! Thank you. Please do in the next update to a clipping photos and proportions.
April 11, 20169 yr Thanks for the update. And the new feature of showing thumbnails in the Activity Stream.
April 12, 20169 yr I have two small issues I would like to fixed (see attachment). If you can tell me where to go, I will fix it until you have a fix Edited April 12, 20169 yr by GoGators
April 12, 20169 yr Author Please do in the next update to a clipping photos and proportions. Go to ACP > Customization > Themes > click </> to edit your theme > core > global > plugins > bim_tthumb_widget Find {{if $k == 'comments'}} Replace by {{if mb_strpos($k, 'comments') !== false}} Find <div class="tthumb_Widget" style="margin: -5px -10px -5px !important;"> Replace by <div class="tthumb_Widget"> Save
April 12, 20169 yr That worked great! Thanks for the fast response, onlyME. Edited April 12, 20169 yr by GoGators