Jump to content

Topic Thumbnail for IPS4.x

Featured Replies

 

Save

I do not see changes :-(

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

Top Posters In This Topic

Most Popular Posts

Posted Images

  • Author
 

I do not see changes :-(

I don't understand. What do you want to change?

 

What do you want to change?

proporcje good.png

  • Author
 

proporcje good.png

Yes, I don't have a solution to auto crop image.

Hi,

Had this on 3.x and just purchased a copy for one of my ips4 boards

For some reason although I keep switching on the toggle for Show preview images on hover , everytime i save and go back in it's switched off.

Is this a bug?

  • Author
 

Hi,

Had this on 3.x and just purchased a copy for one of my ips4 boards

For some reason although I keep switching on the toggle for Show preview images on hover , everytime i save and go back in it's switched off.

Is this a bug?

Which version are you using?

 

latest one - just downloaded it

 

everything is working fine apart from that one switch

  • Author
 

latest one - just downloaded it

 

everything is working fine apart from that one switch

I can not reproduce this issue. Can you give me ACP access so I can take a look?

How do you show thumbnails in the activity stream? can't seem to show them in 4.1.10

 

@onlyME

  • Author
 

How do you show thumbnails in the activity stream? can't seem to show them in 4.1.10

 

@onlyME

Try to upgrade topic thumbnail to the newest version.

I do not see any topic thumbnail in my search or activity.  

I just tried to upgrade and upload newest version of topic thumbnail.  Running v4.1.9

  • Author
 

I do not see any topic thumbnail in my search or activity.  

I just tried to upgrade and upload newest version of topic thumbnail.  Running v4.1.9

Try to run 'Get Support' to clear the badly cache.

I am trying to add the Thumbnails to a left column, and this is what I get.

Can you please tell me what I need to do 

 

thumb.jpg

Edited by GoGators

  • Author
 

I am trying to add the Thumbnails to a left column, and this is what I get.

Can you please tell me what I need to do 

 

thumb.jpg

Please show me the url.

http://www.the-armory.net/home_test/

Also, it would be nice if you could make it so we have the choice of being horizontal as well as vertical, rather than auto determined by the location

  • Author
 

http://www.the-armory.net/home_test/

Also, it would be nice if you could make it so we have the choice of being horizontal as well as vertical, rather than auto determined by the location

The masonry layout in topicthumbnail shows 5 columns (items) on a row. It resizes or collapses based on the browser width, not container width. So currently it only supports the default widgets. 

I have it

 

The masonry layout in topicthumbnail shows 5 columns (items) on a row. It resizes or collapses based on the browser width, not container width. So currently it only supports the default widgets. 

Well, I have it set to display 3 thumbnails, using the default 50px sizing, but it does not resize to fit the block.  That is what the issue is.

  • Author
 

I have it

Well, I have it set to display 3 thumbnails, using the default 50px sizing, but it does not resize to fit the block.  That is what the issue is.

I know, but it shows 5 topics on a row for best view in horizontal (100% width) widget. Try to edit your theme > CSS > front > custom > tthumb.css

Find

@media only screen and (max-width: 1100px) {
	.tthumb_gal_item { width: 20%; }
}

Relace by

@media only screen and (max-width: 1100px) {
	.tthumb_gal_item { width: 33.33%; }
}

Find

.tthumb_gal_item {
    display: inline-block;
    background: #fff;
	margin-bottom: 5px;
    width: 20%;
}

Replace by

.tthumb_gal_item {
    display: inline-block;
    background: #fff;
	margin-bottom: 5px;
    width: 33.33%;
}

Save

 

I know, but it shows 5 topics on a row for best view in horizontal (100% width) widget. Try to edit your theme > CSS > front > custom > tthumb.css

That didn't work, but that is okay.  I decided to just leave it at the top of the page.  Thanks anyway for your help.

 

Try to run 'Get Support' to clear the badly cache.

Upgraded to IPS v4.1.0.  Reinstalled Topic Thumbnail v1.1.7 from Marketplace (including plugin + upload files).  Run support tool to clear cache.  

Still cannot see topic thumbnails in Activity Streams or Search.  

  • Author
 

Upgraded to IPS v4.1.0.  Reinstalled Topic Thumbnail v1.1.7 from Marketplace (including plugin + upload files).  Run support tool to clear cache.  

Still cannot see topic thumbnails in Activity Streams or Search.  

Did you check option 'Show topic thumbnail in forums' and permission 'Who can see'? 

 

Did you check option 'Show topic thumbnail in forums' and permission 'Who can see'? 

Show Topic Thumbnail in Forums = for most of my forums, not All.  Is that a problem?

Who Can See = All.  

  • Author
 

Show Topic Thumbnail in Forums = for most of my forums, not All.  Is that a problem?

Who Can See = All.  

Is the topic you search in the forums that have been set? And try to test on default theme.

 

Is the topic you search in the forums that have been set? And try to test on default theme.

I think it got worse ... 

After clearing cache, now I don't see regular Topic Thumbnails in topic listing.  Checked my custom theme and default theme.  

  • Author

Please give me ACP access so I can take a look.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.