CTA Featured Threads & Portal

CTA Featured Threads & Portal [Paid] 2.17.0

No permission to buy (£40.00)
Which version did you upgrade from and to?
from 2.13.1 to latest.

Can you run this query and choose full texts and paste the output?
CREATE TABLE `cta_ft_featured_threads` ( `thread_id` int(10) unsigned NOT NULL, `featured_title` varchar(250) NOT NULL, `featured_message` mediumtext NOT NULL, `featured_date` int(10) unsigned NOT NULL DEFAULT '0', `featured_expiry` int(10) unsigned NOT NULL, `featured_by_user_id` int(10) unsigned NOT NULL, `featured_icon_date` int(10) unsigned NOT NULL DEFAULT '0', `featured_background_date` int(10) unsigned NOT NULL DEFAULT '0', `featured_slider_background_date` int(10) unsigned NOT NULL DEFAULT '0', `featured_automatically` tinyint(3) unsigned NOT NULL DEFAULT '0', `display` tinyint(3) unsigned NOT NULL DEFAULT '0', `avatar_icon` tinyint(3) unsigned NOT NULL DEFAULT '0', `slider` tinyint(3) unsigned NOT NULL DEFAULT '0', `slider_date` int(10) unsigned NOT NULL DEFAULT '0', `dismissible` tinyint(3) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`thread_id`), KEY `featured_by_user_id` (`featured_by_user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8
 
Check your conversations.
We need to run a few queries to resolve it, due to the queries failing during the upgrade(s).
 
Cant seem to get my youtube video to display the entire video in the featured thread box. How do i go about making the block bigger to see all of the content, and how to make the avatar image display bigger?

upload_2015-7-24_22-54-11.webp
 
This is the forum list page after i tried changing the height. upload_2015-7-24_23-9-45.webp
The content still doesnt display fully. Only on the featured thread page does it display fully.
 
The content still doesnt display fully. Only on the featured thread page does it display fully.
See this response from Brogan to the same question previously.

Yes, you can change the size in Style Properties - you can make them a fixed height or dynamic.

Copy how it is done for the page for the thread content and thread text if you want them dynamic.

Personally though I just edit the Featured thread content so that the YouTube video doesn't appear in the first few lines (I tend to move it lower down so it still appears in the block on the Featured Threads page).
 
Does anyone else's Featured Threads onLoad of page, display a large blank space momentarily and then display properly? Is there an optimization or setting I have missed as it seems to want to load more and hangs for a moment before "snapping" back in place.
 
Do you have the Facebook share option enabled in the block footer?

I think from memory it is related to that and how the iframe is loaded.
Unfortunately it's not something I can control as it is dependent on Facebook.
 
Yes, it's frustrating.
The problem is very much server and device dependent; I didn't notice it too much on my PC but I did on my tablet.
 
On the featured threads page, how can I remove "featured threads" in the title? I have it set as my homepage and I would like to take that out of the page title so it doesn't show in the browser. Would it be in the cta_featuredthreads_featured template?
 
Back
Top Bottom