g45m4n
Forum Replies Created
-
OK, got it. Just add the following to “additional CSS” under “Appearance”.
In addition the last two parameters will limit the vertical box size.
.enlighter-default{
padding-top: 10px;
padding-bottom: 10px;
max-height: 620px;
overflow: auto;
}Good idea. Any hint for a CSS dyslexic how to achieve that?
- This reply was modified 5 years, 7 months ago by g45m4n.
Forum: Plugins
In reply to: [Task Manager] Liste des taches?Bonjour,
same here. I’m looking for a list of shortcodes. Even the shortcode provided as an answer to this post “[task id=”x” frontend=”true”]” does not work.
update: I found out that the task number should not be quoted. So [task id=22] works, but [task id=22 frontend=”true”] or [task id=22 frontend=true] have no effect.
thanks
g45m4m- This reply was modified 7 years, 5 months ago by g45m4n.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] datetime formatThat’s it. And to be precise: I have used the straight single quotes.
[my_calendar_upcoming template='{dtstart format=”d.m.Y | H:i “} | {linking_title}’]