Posted March 19Mar 19 I found a very little HTML template bug in Activity block:It's showing the pointed div.ipsStreamItem__summary after div.ipsStreamItem__header when it should be the last div inside div.ipsStreamItem__header. That's why it's seems broken in the screenshot. Edited March 19Mar 19 by Ibai
March 20Mar 20 Are you sure this is not coming from a 3rd party application at all? I ask as that appears to be videos?
March 20Mar 20 Author 7 minutes ago, Marc said:Are you sure this is not coming from a 3rd party application at all? I ask as that appears to be videos?This is a simple Database created from Pages, not a 3rd party app.My guess is that I'm not able to change that widget template bit from Templates, isn't it?I've just proved that it happens with any Database. The "Carreras" database algo shows this jump:PS: You can have a look here: https://www.fmsite.net/ The activity block, which appears in first sight. Edited March 20Mar 20 by Ibai
March 20Mar 20 We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you.
March 20Mar 20 Author 5 minutes ago, Marc said:We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you. Done!
March 20Mar 20 This is something in which you would need to address on your custom theme. The issue does not occur on a default theme there
March 20Mar 20 Author 46 minutes ago, Marc said:This is something in which you would need to address on your custom theme. The issue does not occur on a default theme thereGreat!Could you point me where is that template bit? I've tried to locate the template for the widget line and I'm unable to find it:
March 20Mar 20 Its very likely this is the CSS in your theme on the theme editor. Im not a designer however
March 20Mar 20 Author 7 minutes ago, Marc said:Its very likely this is the CSS in your theme on the theme editor. Im not a designer howeverSorry Marc, then it's not sth related to the custom theme.Could you ask to a developer? I described the issue in the first post. I think that ipsStreamItem__summary div, should be placed inside ipsStreamItem__header, just as IP's default apps. It's sth that it's not working properly when you use Databases' items.Not a CSS issue, but a missplacing <div>, which I cannot move from my side.
March 20Mar 20 If you set your site to a default unaltered theme, there is no issue there. There is only an issue on your custom theme
March 21Mar 21 Author 19 hours ago, Marc said:Si configuras tu sitio con un tema predeterminado sin modificaciones, no hay problema. El problema solo está en tu tema personalizado.Hi Marc,Thanks. I've checked default theme and... I'm afraid it still is wrong. I think if you reach someone that understands HTML will see clearly how summary is out of header <div>:Yes, in the default theme, the design is not altered as it's stacked one below the other. But it's clear that the HTML structure is different between topics/files, etc vs database items.Please, let some have a look at this.Cheers,Ibai