Yer, but I don't want to run ads on all sidebar areas / locations, hence needing to know the specifics for this add-on to target it and not other pages with sidebar.
Yes, in which case this will do it just for the page: <xen:if is="{$contentTemplate} == 'cta_featuredthreads_featured'">
If you want to add more than one template, use an array: <xen:if is="in_array({$contentTemplate}, array('cta_featuredthreads_featured', 'another_page'))">
I've got into this addon a little late but it's shaping up really well. I dont know if you've answered this question before but are there any plans to add categories and authors? I'd like promoted threads to remain in their forums but be listed under category and author headings via the menu.
I'd also like the option to be able to restyle the first post only on promoted threads (and category and author pages too) to make them look like articles or article lists. etc.
I think with those changes it would become a proper frontend from XF.
Categories/tagging has been suggested by a few.
I don't currently have any plans to implement anything like that, although a couple of people have expressed an interest in funding development of it.
A "blog style" layout for threads which are featured has been suggested by one or two.
It's on the list for consideration but not something I have looked in to yet.
Categories/tagging has been suggested by a few.
I don't currently have any plans to implement anything like that, although a couple of people have expressed an interest in funding development of it.
A "blog style" layout for threads which are featured has been suggested by one or two.
It's on the list for consideration but not something I have looked in to yet.
it would be great to see the demo on a "full width page"-style.
I think a "grid"-layout would be nice when using a "full width"-style, since most images are not of very big width in order to cover the full width of the page.