ito
Forum Replies Created
-
Forum: Plugins
In reply to: [ALO EasyMail Newsletter] Content is empty in alo easy mail newsletterThanks for fast answers. Fix helped me
from 5.2.5 to 5.3
I don’t want to display events in my newsletter. Normal contents of newsletters are not displayed when events manager is activated.
Before the last update everything works fine.
Maybe it’s a problem width ‘content_filters’ because when I unselect the option “Apply ‘the_content’ filters and shortcodes to newsletter content” in alo easymail newsletter plugin settings the [content] is visible.But thats not the solution in the long run…
Forum: Plugins
In reply to: [ALO EasyMail Newsletter] Content is empty in alo easy mail newsletterEDIT: I found out, that there is a problem with the Events Manager-Plugin (v5.3).
If I deactivate this, the newsletter is correct.Any suggestions?
Thanks, it works fine…
🙁 It doesn’t work for me too.
in ‘bookingform.php’ is the following code:
<?php //echo get_option('dbem_bookings_form_msg_attending'); ?> <a href="<?php echo em_get_my_bookings_url(); ?>"><?php echo get_option('dbem_bookings_form_msg_bookings_link'); ?></a>In ’em-options.php’ is the following line:
em_options_input_text ( __( 'Already attending', 'dbem' ), 'dbem_bookings_form_msg_attending', __( 'If already attending and double bookings are disabled, this message will be displayed, followed by a link to the users booking page.', 'dbem' ) );These two items are correctly displayed in the po file.
Puhhhh…
@agelonwl. that was not my question.
@Marucs po file (dbem-de_de.po) was adapted…
\#@ dbem
#: em-install.php:542
msgid “You are currently attending this event.”
msgstr “Sie haben bereits eine Buchung für diese Veranstaltung getätigt.”
…
…
…
#@ dbem
#: admin/em-options.php:1311
msgid “Already attending”
msgstr “Sie haben bereits eine Buchung für diese Veranstaltung getätigt.”\2011 Theme does not fix the problem.
Disabling Plugins do not work too.Any other suggestions?