Jump to content

Featured Replies

Posted

I'm not able to add anything in this template via theme hook. It doesn't matter in which position, it simply won't show what you inserted.

Thank you.

Solved by bfarber

Go to solution

Can confirm. Don't think it likes it when the classes are spread over multiple lines.

div.ipsBox.ipsBox--child.cForumGrid > div.cForumGrid__hero > div.cForumGrid__forumInfo.ipsFlex.ipsFlex-ai:center > div.ipsFlex-flex:11 > h3.cForumGrid__title.ipsType_reset.ipsTruncate.ipsTruncate_line

That selector does not work.

div.ipsBox.ipsBox--child > div.cForumGrid__hero > div.cForumGrid__forumInfo.ipsFlex.ipsFlex-ai:center > div.ipsFlex-flex:11 > h3.cForumGrid__title.ipsType_reset.ipsTruncate.ipsTruncate_line

This does.

 

<div class="ipsBox ipsBox--child cForumGrid
		cForumGrid--unread ipsDataItem_unread  cForumGrid--forum" data-forumid="2">

Must be because of that.

  • Solution

I've submitted a change request to get this fixed. Thanks for reporting!

Recently Browsing 0

  • No registered users viewing this page.