News Show Pro and Video

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Thu Apr 12, 2012 9:55 pm
I am using the NewsShowPro extension to display a grid of K2 articles. Each article is a video and a few words. What I want is a thumbnail image of a video frame and the first 30 words in the article.

The NewsPro extension works great for this, but only if the media inside the article contains an image. So, can I do either of the following:

1) Attach an image to a K2 article but not show the image so that News Show Pro displays it, or
2) Have News Show Pro create a thumbnail from the embedded video?
User avatar
Fresh Boarder

GK User
Sun Apr 15, 2012 10:04 pm
Hi

I'm afraid the only possible solution is to add css to hide k2 image:

Code: Select all
#k2Container .itemImageBlock {display: none}


But this have a problem. It will effect all main K2 image, except those who are added on k2 content.

Cheers ;)
User avatar
Platinum Boarder


cron