- This topic has 5 replies, 2 voices, and was last updated 10 years, 5 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › Html tags + Placeholder
Hallo Franky,
In V 1.4.5
It is the content of tags analyzed by placeholders.
I use a tag with css style.
From ‘color: #FF0000’, makes eme ‘color: OktoberF0000’
You can look: http://lkc-lueneburg.de/termine/313/slalom-wettkampf-in-hildesheim/
Table: Meldeschluss: #_RSVPEND
In V 1.4.4 it is working correctly
This is the change for events-manager.php between 1.4.4 and 1.4.5:
So, for events not much changed, and certainly not the time parsing …
I also checked the code, and #F should be changed, but #FF0000 should stay, so I’ll test this later on myself.
Btw: please post in the correct forum (I’m moving it to Bugs now).
I just tested this and #FF0000 is not being changed at all, so it must be something else.
Where exactly do you use this “color: #FF0000” (which EME setting)?
Thanks for the test.
Single event format
I use it in a table, here an excerpt from it:
[eme_if tag='#_IS_RSVP_ENABLED' value='1']
<tr>
<th>Meldeschluss:</th>
<td colspan="2" style="font-weight: bold; color: #FF0000;">#_RSVPEND Uhr</td>
</tr>
[/eme_if]
On my website (see link above), it makes no difference where the template for the event comes, if I use
eme standard settings or table templates or individual template.
Eme settings general:
Allow deprecated placeholders => no
Re-enable legacy placeholder syntax => no
I just tested this and I’m not able to reproduce this at all … can it be that another plugin is causing this?
Can you set up a test site with just EME as plugin and try there?
Thanks, I will do later.
At the moment I have solved the problem with CSS class=”xx”