onojane
Forum Replies Created
-
If they responded to my post, you would not have had a reason to say anything. Apparently they have time to delete your post but not to respond to mine.
- This reply was modified 2 months, 3 weeks ago by onojane.
Ok, crickets from developer. How can I get help with this? Do I need to look for a new events plugin??
Sarah,
Thanks very much for the explanation. I will wait for a response from the developer.
-Jane
Forum: Plugins
In reply to: [Gallery by FooGallery] Title captions don’t work after updateOk, thanks. That fixed that issue but now I have another. It was there after the v3.0.2 update but still remains after the 3.1.0 update. Some of my captions were 3 lines long before the v3.0.2 update, but now are truncated to 2 lines.
Forum: Plugins
In reply to: [Members - Membership & User Role Editor Plugin] Admin access except usersSorry, I guess I changed more than the user capabilities and forgot. I cloned the administrator again and changed the settings for Users only and I can delete Media Library files. Do you have any idea what other capabilities are needed for this as I did not remove any capabilities in the Media category.
- This reply was modified 5 months, 1 week ago by onojane.
Forum: Plugins
In reply to: [Members - Membership & User Role Editor Plugin] Admin access except usersHi Omar, I tried disabling all plugins except Members and changed my theme to Twenty-Twenty-Five but the problem still exists.
I already told you I could not turn off the breadcrumb setting and so did @isidore1964. This is not due to a theme conflict. @isidore1964 has the same problem and he has a different theme – I followed his profile and inspected his site. This has nothing to do with themes. It is your new update. Why else would the problem go away when I install version 1.8.7?
Actually, I rolled back to version 1.8.7 and that removed the breadcrumbs, but when I looked at that screen, it looks the same. So this has nothing to do with this problem and we can’t fix it using this setting either. It’s something else that was introduced by the version 1.8.8 update that produced the breadcrumbs that can’t be turned off.
- This reply was modified 6 months, 1 week ago by onojane.
I finally found time to implement your previous/next single event navigation code. However, the pages were not navigating correctly. I found that the values in the event_start field in my database were in UTC time instead of Central time, like the result of EM_Event->start()->format(). So I converted it to UTC time and now it works great! Thanks!
Just did that. Same problem, so it’s not Blocksy.
That could be. However, your website does not have the text in the second event that was causing the problem. To be sure, you’d need to copy the text from the second event on this page and paste it into one of the events on your site. To compare apples to apples, if you have a bigger phone than I do, you’d need to check it with developer tools and use the iPhone Pro 12 dimensions. But you don’t need to do all that, you’ve done plenty! Thanks and I will use the CSS to safeguard against future issues like this. I just don’t have time right now to investigate if Blocksy’s CSS is responsible.
It’s not just the second event. The entire list is cut off. Here are two screen shots from my iPhone 13. One of how the first event looks on the site that problem link was shortened on, and the other that has the link but it was not shortened. You can see that text description is cut off on the right of the second screenshot. The problem link is actually in the second event that is not shown in the screenshot.


- This reply was modified 7 months, 3 weeks ago by onojane.
I think you mean the calendar icon that displays if you don’t have a featured image. My events on the site I was referring to all had featured images. My clone site however that did not have this problem, did have an event without a featured image and displayed that icon, but it looked fine on mobile. It did not have the event with the link that was causing the problem. On my clone site, I set up an example to show the issue I was having: https://dev202406.minnesotamycologicalsociety.org/events/. The second event has the same text with the link that was causing the problem.
Ahh, I just found out what happened! One of our website team fixed it. She said there was a link in one of the events that had link text that was causing the container to go as wide as the link text. So she changed shortened the link text, and now it looks as it should on mobile phones. The link was not really that long however: https://www.bellmuseum.umn.edu/admissions/. Is this something I should have to deal with and just watch out for, or do you think EM should be able to handle long links without overflowing the container?
Well it also was displaying that way on my laptop when I used the developer tools responsive mode on Chrome and Safari. I have the site set to no caching by the server, do not have a caching plugin on the site, and I tried emptying the cache and a hard reload in browsers. So it’s a mystery to me what the problem was and how it resolved itself.