Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter mathi

    (@mathi)

    I found a list in eme-menu with all users bookings and their email addresses.
    I guess here was the problem.: The automatic email took the address from there.
    So i deleted the old email address in this list and hope new booking informations (infos) will go out to the new address of the user now.
    Thank you!

    Thread Starter mathi

    (@mathi)

    ok. thanx!
    more and more i understand how it works.

    Thread Starter mathi

    (@mathi)

    i understand it now. thank you.

    Thread Starter mathi

    (@mathi)

    mmh. i read it allready before lots of times…

    what else i have to define when i use for instance ..eme_events template_id=3..?

    also: ..eme_bookings id=1 template_id=3 template_id_header=7 template_id_footer=9..

    what for are the numbers? sorry, i do not understand this.
    would you give me an example with all settings for instance:

    write in the “Bookings list header” this: class=’eme_bookings_list_ul
    and in the “Bookings list”: #_BOOKING
    and in the side: eme_bookings id=1 template_id=3

    or something like that. or where can i find examples like this – all informations included i need.

    thank you
    Mathi

    Thread Starter mathi

    (@mathi)

    Hi Franky,

    i tried a lot but some shortcodes still do not work for me. I am sure there are no bugs but much unavailable knowledge.

    You wrote that in the settings “Bookings list header”, “Bookings list” and “Bookings list footer” i can determine what the shortcode [eme_bookings] gives out.
    Unfortunately i didn’t find a way to use this for me.

    Could you send me little examples for using them?
    Following placeholders i would like use: #_BOOKING, #_NOTES or #_EVENTDETAILS

    Also i would like use the arguments template_id, template_id_header, template_id_footer. But i do not know how and where i have to define them.

    Please show me just a few examples for: what i have to write in the settings that the shortcodes work.

    Or a site where i can learn it.
    Thank you very much!
    Mathi

    Thread Starter mathi

    (@mathi)

    sorry for messing up..

    i meant the settings for you plugin in the tab rsvp.
    i have tried to use some placeholders like
    #_RESPNAME #l, #j. #F #Y #H:#i #_CATEGORIES #_EVENTID #_EVENTNAME
    they work fine
    but the placeholders #_EVENTDETAILS and #_NOTE do not work there.
    i unfortunately do not know why.

    and:
    if i use [eme_mybookings future=1] all first mentioned placeholders work.
    if i change to future=0 it gives out all bookings but also dates, which were not booked. it shows lots of times the date from today and 0:00 o’clock and no categorys.

    maybe you understand this problems, maybe not.
    dont care. i nevertheless like your plugin!

    but i would like fix it and understand it.
    mathi

    Thread Starter mathi

    (@mathi)

    yapp! i just disabled the first string swap in your plugin settings and i’ve got my “Widerrufsbelehrung”.
    thank you, david! thank you, webkater!

    mathi

    Thread Starter mathi

    (@mathi)

    hi david,
    thanx for answering.

    i’m using the 2012 theme, woocomerce free, print and german. other plugins are different kind and don’t use strings like “terms & conditions”. i’ve got no premium.

    i deactivated all plugins and started them one by one, but with same result. i checked all langs.po’s – their seem to be ok.
    without your german-plugin (thanx for it) it gives out “Liefer- und Zahlungsbedingungen (AGB)”. but with your plugin, unfortunately too.

    (without Widerrufsbelehrung)

    i would overwrite it hard in rewiew-order.php :

    (“<label for=”terms” class=”checkbox”><?php _e( ‘I have read and accept the’, ‘woocommerce’ ); ?> ” target=”_blank”><?php _e( ‘terms & conditions’, ‘woocommerce’ ); ?></label>”)

    but i suppose, i will break something.

    please tell me, what would you do?
    thank you
    mathi

    Thread Starter mathi

    (@mathi)

    no. i pass.
    it is to high.
    mathi.

    Thread Starter mathi

    (@mathi)

    mhh. i tried – but unfortunately – my php skills are too less.

    add_action(’eme_insert_event_action’,’do_not_show_events_on_this_day’);
    function do_not_show_events_on_this_day($event){
    $events=
    }

    could it work till here ?
    please tell me, what i have to do with $event=.
    (do_not_show 24.12.2013 or some like this?)
    thank you. mathi.

    Thread Starter mathi

    (@mathi)

    thank you franky,
    you are great!
    mathi

    Thread Starter mathi

    (@mathi)

    i tried this;
    #eme-rsvp-form input {
    cursor: pointer;
    }
    #eme-rsvp-form input:hover {
    background: #333;
    color: #fff;
    }
    but now also the textarea gets the cursor and color. how can i change it only for the submit buttom?

    mathi

    Thread Starter mathi

    (@mathi)

    yep. that’s it!
    thank you very much!
    mathi.

    Thread Starter mathi

    (@mathi)

    hi franky,
    thank you again, it works a bit.:

    it displays ” #_REMOVEBOOKINGFORM_IF_REGISTERED ” on screen – but not the form, if the event is e.g. next week.
    it displays nothing (not the form/and not #_REMOVEBOOKINGFORM_IF_REGISTERED) in the next 3 days.

    and: if i set
    <p>#l, #j. #F #Y – #H:#i – #@H:#@i</p>
    <p>#_ADDBOOKINGFORM #_REMOVEBOOKINGFORM_IF_REGISTERED</p>
    [events_if tag=’#_DAYS_TILL_START’ gt=3]#_REMOVEBOOKINGFORM_IF_REGISTERED[/events_if]
    …it displays a removeform for the next 3 days and two forms for next week.

    do you have an idea again what is wrong? mathi.

    Thread Starter mathi

    (@mathi)

    hi franky,
    thanx for the fast answer. i’m sure it will work! but, unfortunetly my skills are too less.

    this f.i. doesnt work:
    [events_if tag=’#ESC_REMOVEBOOKINGFORM_IF_REGISTERED’ eme_daydifference=3][/events_if] but was a beginning, and i want to learn.
    maybe something with: #_DAYS_TILL_START?

    i put the first change-elseif (till_start) to my events-manager.php.

    please help me again to fix this conditional tag. mathi.

Viewing 15 replies - 1 through 15 (of 17 total)