reneerio303
Forum Replies Created
-
Good morning Benjamin,
I am following up again on the all day badge issue. Would you please advise me where to send screenshots? The site is live now and the “all day” designation is misleading. I need to be able to remove the time designation altogether. Please help.
Thank you,
ReneeWell, I had replied to your email (twice) before realizing it was going to [email protected] Sorry!
I’m not sure how to upload the files here as I’m not seeing an attachments option. Please advise and I will send asap.
Thank you! Sorry for the confusion too!
ReneeThat’s exactly where it is going. Emailed you screen shots of the style.css and all places the badge is showing up (which is everywhere since it is not removing the badge).
I’ve also been trying to change the telephone number on the event post page to be white like the Email link below it and can’t get to it either. I’m new to wordpress but not to html and css.
Thanks Benjamin
Hi Benjamin,
I dropped that into my css and the all day badge is still showing up everywhere. I updated the plugin (even though the changes were not related to the badge) and tried again with the same results.I believe that the code you provided should have removed the badge so I am unsure of next steps.
When I add display: none to the css while using my developer tools, the badge is removed but when I add the same to the css in my child theme, it is not. Here is what I changed while in firebug (ONLY added display: none; to that bit):
.ai1ec-single-event .ai1ec-time .ai1ec-field-value .ai1ec-allday-badge, .ai1ec-multi-event .ai1ec-time .ai1ec-field-value .ai1ec-allday-badge {
display: none;
font-size: 0.75em;
line-height: 1.4em;
}I cleared my cache and tried again and still no change – all day badge is still there. I also tried adding every selector for the contact info to try to target the badge without success.
Do I need to go into the plugin files? What next?
Thanks!Hi Benjamin,
Just wanted to follow up with you regarding the css you provided to remove the All Day badge (well, the time designation completely).Did you get a chance to look at it after I added that code back in? Can you help?
The site is live now so it is becoming more pressing that I remove that misleading information.
https://marbleretreat.org/calendar-schedule-marble-retreat/ and here https://marbleretreat.org/event/january-10-2017/?instance_id=9 and wherever it is showing up.Hi Benjamin,
I did put that code in the css of my Avada child theme. When that didn’t work, I also used Firebug to add more selectors to target each view directly in hopes that would work but didn’t have any luck.When I am in my developer tool, I can change the “display: in-line block;” to “display: none;” in the .ai1ec-allday-badge rule and it removes it, so I am not sure why it is not removing it when I add it to my style sheet, unless… am I supposed to be changing it in an All-in-One-Calendar style sheet and not my child theme css? If that is the case, where will that style sheet be?
I have re-added the code you provided to my child style sheet for your viewing of the results (I added !important after testing without): https://dev.marbleretreat.org/calendar-schedule-marble-retreat/action~agenda/request_format~json/
Thanks for your help with this. Clients are getting antsy and deadlines are looming ??
Hi Benjamin,
Thanks for the quick response however, the suggested code is not removing the badge anywhere. I tried a couple of variations to it with no luck.Alternatively, I thought I could simply change the text and background of the badge to the same color as the background and basically camouflage it but am getting mixed results between the different views.
In the Theme Options > Calendar general > All Day Badge color, I can change the background of the badge to the same color as the page it is sitting on and that piece is hidden in Agenda and Month views, but Doesn’t change the background of the badge in Stream view.
And text colors for the ALL DAY text are also different depending on view.
Ideally I would like to remove the time altogether (badge and text).
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Removal of all event timesWould someone provide that css code here. I am in need of doing the same thing (hiding the start and end time as well as the “all day” text/sticker).
Our events are 8 days long with arrival and departure days at both ends and I want to leave the time designation completely off as well.
https://dev.marbleretreat.org/calendar-schedule-marble-retreat/
I would also like to limit the excerpt length that shows in Stream mode so that it doesn’t cut the bottom half of the next line of text off in the middle. I will start a new thread on that one if you’d like, but you will be on the page with Stream mode as default for above request…