CTA Featured Threads & Portal

CTA Featured Threads & Portal [Paid] 2.17.0

No permission to buy (£40.00)
Hey :)

is there a way of changing the slider box size on the homepage? Atm it has 848 x 400, is it easy to change the height to 500 maybe?

Regards :)
 
Hi, is it possible to show the slider only on Main Page instead of on each and every forum? Thanks.
Yes, this is in style properties CTA Featured Threads Slider, it's the very bottom are the options where the slider is shown, simply untick where you don't want to show the slider. :)
 
Is the second post up to date? Would be interested in seeing any cool looking implementations of this now that people have been using it a while.
 
Is their a way to set up 2 portal pages? Right now i am using featured threads on the forum_list page. Wanted to create a different page where i feature different content from what i am featuring on the forum list.
 
Just started getting lots of these ...
Code:
XenForo_Exception: The existing data required by the data writer could not be found. - library/XenForo/DataWriter.php:1359
Generated By: Unknown Account, 4 minutes ago
Stack Trace
#0 library/XenForo/DataWriter.php(1401): XenForo_DataWriter->_haveErrorsPreventSave()
#1 library/CTA/FeaturedThreads/Model/Featured.php(473): XenForo_DataWriter->save()
#2 library/CTA/FeaturedThreads/Model/Featured.php(410): CTA_FeaturedThreads_Model_Featured->applyFeaturedThreadImage(233003, '', 'jpg', '192', '192', 'featured_icon_d...', 'ctaFtIcon', 'icons')
#3 library/CTA/FeaturedThreads/Model/Featured.php(245): CTA_FeaturedThreads_Model_Featured->attachedFeaturedThreadImage(Array, 233003, '', 'featured_icon_d...', 'ctaFtIcon', 'icons')
#4 library/CTA/FeaturedThreads/Deferred/AutomaticFeature.php(158): CTA_FeaturedThreads_Model_Featured->prepareAttachedImageOptions(Array, 1, 0, 0)
#5 library/XenForo/Model/Deferred.php(295): CTA_FeaturedThreads_Deferred_AutomaticFeature->execute(Array, Array, 8, '')
#6 library/XenForo/Model/Deferred.php(429): XenForo_Model_Deferred->runDeferred(Array, 8, '', false)
#7 /library/XenForo/Model/Deferred.php(374): XenForo_Model_Deferred->_runInternal(Array, 8, '', false)
#8 deferred.php(23): XenForo_Model_Deferred->run(false)
#9 {main}
Request State
array(3) {
  ["url"] => string(36) "/deferred.php"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(4) {
    ["_xfRequestUri"] => string(46) "/threads/top-speed-youve-reached.52428/page-67"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
That's related to a thread which is attempting to be auto-featured, which has an attachment which is still listed in the database but has been deleted from the server.
 
Top Bottom