CTA Featured Threads & Portal

CTA Featured Threads & Portal [Paid] 2.17.0

No permission to buy (£40.00)
Congrats on the #1 spot @Brogan :)

Question, I've browsed back a few pages with no luck and might be missing it but...

Can I promote a thread JUST to the slider and not have it show on the home page as well?

Our homepage will use your add-on, but it seems redundant(in our scenario) to have the slider then the same article right beneath it.
 
Thanks @Russ and to everyone who rated and reviewed.

Featured threads can be prevented from being displayed in the blocks but not on the main page.

It was suggested but it didn't seem right to me only having a subset of featured threads on the page.
 
Thanks @Russ and to everyone who rated and reviewed.

Featured threads can be prevented from being displayed in the blocks but not on the main page.

It was suggested but it didn't seem right to me only having a subset of featured threads on the page.

Sounds good, it's not a big deal as I won't be promoting every article into the slider, but in scenarios like this I suppose it's me being picky:

Screenshot_6.webp


So ya I'd double the suggestion/idea of being able to promote just into the slider. No biggie but :) thanks again once we style this we'll show everyone a preview, I have something pretty cool in mind.
 
I'll add it back to the list for consideration.

In the meantime, you can target it using CSS as each entry has a unique li id.
Not ideal I know but it's a workaround.

Hmm, then again, you could actually edit the templates and use a conditional statement to only display threads which don't have a slider entry: <xen:if is="!{$sliderEntry.slider}">...</xen:if>

If you need some help with that, let me know.
 
I'll add it back to the list for consideration.

In the meantime, you can target it using CSS as each entry has a unique li id.
Not ideal I know but it's a workaround.

Hmm, then again, you could actually edit the templates and use a conditional statement to only display threads which don't have a slider entry: <xen:if is="!{$sliderEntry.slider}">...</xen:if>

If you need some help with that, let me know.

Thanks the conditional should be perfect thanks @Brogan.
 
This is probably close to the final layout.

upload_2014-8-2_13-44-48.webp

It may seem odd having blank spaces below the attachment thumbnails; I experimented with square thumbs but a lot of the image context was lost, due to the majority of them being wider than they are taller.

I believe therefore this is a better approach, even if it isn't quite as neat as a uniform grid of identically sized images.

This screenshot with the scroll and overflow removed shows what all of the attached thumbs look like.

upload_2014-8-2_13-47-18.webp

So you can see how the actual grid is uniform and each thumbnail retains the correct ratio.

The grid size is based on the attachment thumbnail dimensions set in the options.
 
I experimented with square thumbs but a lot of the image context was lost, due to the majority of them being wider than they are taller.
Couldn't you just remove the border from around the attachment images? That way it wouldn't look so odd :)
 
Is it possible to make the blocks on the portal page a fixed height? I want to use consistent height images and have them displayed as I've made them.

Had a look back through this thread, but it's hard to find things midst all the features!
 
Back
Top Bottom