Posts posted by Marc
-
-
Im not a designer in any way, shape, or form. But you can probably do it just with CSS with something like this. Gives you something to play around with anyway, and will probably have to do similar for mobile
a[href="https://yoursiteurl/"]:has(img)::after { content: ""; display: inline-block; width: 160px; height: 50px; margin-left: 20px; background: url("yourotherlogourl") center / contain no-repeat; vertical-align: middle; } -
-
-
-
I think the confusion here is that you are expecting "Name" in your custom block to show up. This isnt what will happen. Name is the identifier to you so you know what that block is. If you go to the feed configuration tab in the admin CP for that block, you will see "title", which you currently have set to show "Records"
-
-
-
-
-
-
-
-
-
-
Featured and recommended in v5 are now the same thing. So anything that was recommended, would indeed now be featured and shown at the top.
You are correct in that there isnt a large link to the post itself. It simply shows the content of that post. Please feel free to post a feedback item if you would like to see a change to that. However if you click the datestamp on it, then it will take you to the post. Its still present, just not where you think
-
-
-
-
-
-
9 minutes ago, David N. said: The Macs themselves are not that old, some members have 2019 Macs that they haven't updated from macOS 10.15 because they're using apps that aren't compatible with newer OS versions. But I hear you, in computer years, even a 2019 machine that hasn't been updated is still considered quite old.
Realistically in that scenario, I would advise pushing back there. I understand what the users are saying, but they are actually now havign compatibility issues the other way
-
-
10 minutes ago, David N. said: I understand your support policy regarding older versions, but in this case the issue is quite severe, as it prevents login and breaks core navigation. And the OS and Chrome versions used are less than 2 year old, which may still represent a significant portion of our members.
Could you try to reproduce it and see if it might be a quick fix? I completely understand if it turns out to require more time and is not something you can prioritize, but if it is easily reproducible and straightforward to resolve, it could be worth addressing given the impact.
I understand the severity there, however please bear in mind neither the OS nor the Browser are supported. The chrome What are you getting showing up in the console? I can see if our devs have any idea there, but to be honest those really need to be updated. They are 21 releases behind. The OS is however more the issue here. Its now quite an old operating system unfortunately. If they are unable to do that, I can only really suggest switching browser, as you would be looking at a mac which is well over 12-14 years old at best.
-
How to add second logo next to main
in Design and Customization
Glad you have managed to get what you need there