Jump to content

Topic Thumbnail for IPS4.x

Featured Replies

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

  • Replies 595
  • Views 45.7k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

Posted Images

  • Author
Just now, Nacho-ED said:

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.

  • 3 weeks later...

Thank you for updating this plugin.  

Thank you very much, include og: image is a great improvement to share in Fabebook

  • 2 weeks later...

I would LOVE if topic thumbnails were used in Activity Streams.  

  • Author
4 hours ago, Joel R said:

I would LOVE if topic thumbnails were used in Activity Streams.  

I will try it ^_^ 

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 :-)

curcle.png

Edited by Namo

  • Author
1 hour ago, Namo said:

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

1 hour ago, Namo said:

Photo in the wheel retained by the proportions?

You should upload thumbnail manually for the best display.

3 hours ago, onlyME said:

Edit your theme

This is work, Thank you.

3 hours ago, onlyME said:

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?

no topics.png

I have a forum where the 206 posts, there are photos. Why not downloaded the icons of content?

206.png

settings.png

  • Author
3 minutes ago, Namo said:

Hot to change this?

no topics.png

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.

3 minutes ago, Namo said:

I have a forum where the 206 posts, there are photos. Why not downloaded the icons of content?

206.png

Does the newest topic have thumbnail?

  • Author
Just now, Namo said:

I know. How to change the default background image "No image".

You should use a graphic sofware to edit your image. :lol:

Just now, Namo said:

Oooo, icon forum is a thumbnail of the latest topic?

Yes, it shows thumbnail of latest topic.

I set default image here i nadal pokazuje your "No image" instead of my little car.

set def.png

  • Author
Just now, Namo said:

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'.

I did so. Still a forum in which there are no topics have your "no image" icon and not mine.

  • Author
Just now, Namo said:

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

noThumb.png

If you can not make it works, give me ACP access so I can take a look.

look

no image.png

  • Author

 

Just now, Namo said:

look

no image.png

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.

Works! Thank you.
Please do in the next update to a clipping photos and proportions.

Thanks for the update.  And the new feature of showing thumbnails in the Activity Stream. 

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

 

2016-04-12_16-05-59.jpg

Edited by GoGators

  • Author
On 4/6/2016 at 2:05 AM, Namo said:

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

That worked great!  Thanks for the fast response, onlyME.  :lol:

 

Edited by GoGators

Recently Browsing 0

  • No registered users viewing this page.