Yeah, Featured Images are not enabled by default … they need to be turned on in the Theme Component settings. Look for all those settings with “Featured Images” in the description.
Also note that if you choose to identify things by Tag, make sure those topics are Tagged.
I notice that the entire div with “tiles-grid-item topic-list-item” goes gray on hover and the cursor is a pointer on hover - however the entire item/card is not clickable, but only the text and title. could it be changed so that the entire item/card is clickable?
how and why I found this and would like to request a change: in case i have a short title - the space right of the title is not clickable but the gray background/pointer cursor tells me it is. in my case i also set the images to 25% of the width - so all the space around the image is not clickable but the background/cursor tells me so.
to me it seems that the problem is caused because the link is attached to the text and image and not the surrounding div - which sets the change of background color/cursor on hover.
i tried to play around with CSS to change that - but I did not find a working solution as I am just working in try’n’error mode in CSS - and have no JS knowledge
The title, text preview excerpt and thumbnail should all be clickable.
I experimented with the whole surface being clickable (which makes sense functionally, for sure!) but that caused an issue with EmberJS and clicking the title stopped working, so I removed it.
The issue comes from the fact I’m using the standard Title component and nesting it within a link seems to cause problems?
If you can make it work, feel free to PR.
There may have to be a big refactor in a few months due to up-and-coming changes in core, so if you haven’t addressed it by then I may consider it then.
haha, you honor me - but for now this is way above my CSS/JS skills - what I will do instead is turn off the pointer cursor for the item/card as well as the bg-color change on hover : )
Strange bug/behaviour.
In Admin > customize > Themes > Light > Custom CSS/HTML > Footer, I added some simple html to add a footer to our community.
When I enable this component, that html doesn’t get rendered. I checked, it’s not hidden with CSS due to some fluke conflict, it just isn’t loaded.
Any ideas what it could be?
So you’re surprised too? I’ll try to illustrate:
This is on every community page.
Without the Previews component enabled. I have a footer (yellow), with content. Cyan is the other main components, to illustrate the position of the footer.
TLP shouldn’t touch the Categories page at all (it’s structured in a way that prevents discrete override - plus there’s no space for the extra stuff!) - unless you have Featured Images active.
Thanks @merefield , really appreciate it. I love this component, it’s gorgeous and easy.
Only thing I noticed, relevant or not, is that the footer’s ember “id” changes between 156 and 157. Almost as if 157 is reserved?
@merefield this component is creating problems in advanced search. Despite there being multiple search results (50+), only one will be displayed in the list.