ac1643
Forum Replies Created
-
Thanks very much, that fixed it
Thanks Joe, will try this out shortly
Hi Joe,
The site is now online so you can see what I mean: https://parishcouncil2.curtiswebsitedesign.com/diary/parish-council-dates/
Each calendar date has a bullet point in front of it which overlaps the event image.
Are these bullet points generated by the theme and not by my-calendar? Do you have any idea if there’s a simple way to remove them? I can’t do it using CSS.
Many Thanks
Thanks
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Calendar date display formatOk thanks
Hi Joe,
Having tried this again it is now working and showing the thumbnail on the left side. So that’s good!
I’ve also added some margin formatting in css to align the picture better with the text.
However one issue remains: the bullet point which appears in front of the event title overlaps the image. I can’t seem to select the bullet point in order to hide it using css. Do you have any suggestions?
I will try to use css to bring the image in front of the title element and see if that works for now.
Many thanks
Thanks, I’ve tried this but its not working:
[my_calendar_upcoming category=”upcoming events” template='{thumbnail}{linking_title before=”<h3>” after=”</h3>”}{date}{description}’ show_today=”yes” skip=”0″ type=”event” fallback=”No events coming up!” order=”asc”]
Should I be using {thumbnail} (or {medium} or {large} and do I need to put it in a different place in the shortcode?
Hi
The problem happened after i’d transferred my site from my computer to the host server. Uninstalling and reinstalling the plugin on the live site sorted the issue.
Thanks
No image appears when I add that code in. Do i need to set the image to display? (sorry not to good with coding)
the html code on one of the events in the list is:
<div class=”entry-content”>
<ul id=”upcoming-events”>
<li class=”future-event”>This is the shortcode being used:
[my_calendar_upcoming category=”Dates for your diary” template='{linking_title before=”<h3>” after=”</h3>”}{date}{description}’ show_today=”yes” skip=”0″ type=”event” fallback=”No events coming up!” order=”asc”]
Thanks, will give that a go
Ah brilliant. I will label this as resolved and reopen it if there are any issues when I test on an actual mobile.
Many thanks
Thanks, I went to enable that setting but it was already enabled…
Thus the problem appears to be that the calendar is not changing to list view.
Is this because I am testing it by changing the size of the browser window? This normally works but maybe for the calendar it somehow detects the device type rather than the screensize?
Brilliant, everything is now working fine.
Thanks for your fast responses. Great support for a great plugin, really appreciate it.
Of course! Should have spotted that.
Thanks
Thanks, I tried leaving the all day text field blank but it automatically reverts to NA.
When you say about changing the time and date section in the template, do you mean the template editor, script editor or style editor? I looked at the template editor but it seems to be an alternative view for the grid layout. If the changes to be made are in here, what exactly do I change? Below is what appears in the template editor:
<span class=”event-time dtstart value-title” title=”{dtstart}”>{time}<span class=”time-separator”> – </span>{endtime before=”<span class=’end-time dtend’ title='{dtend}’>” after=”</span>”}</span>
<div class=”sub-details”>
{hcard}
{details before=”<p class=’mc_details’>” after=”</p>”}
<p>{title}</p></div>