shivopaya
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Your browser is ancient! Site may not displayI will do it, But is there a nicer way of telling my users ?
Can it not jump in every page ?Thanks
Thanks,
But im a bit lost.
Can you explain it in more details ? or point me to the relevant manual ?
Thanks!
Ron.Thanks,
I was able to add a field to the form by editing the booking-fields file.
I have added this line :
p><label for=’dbem_language’><?php _e(‘Language’,’dbem’) ?></label>
<input type=”text” name=”dbem_language” id=”dbem_language” class=”input” <?php if(!empty($_REQUEST[‘dbem_language’])) echo “value='{$_REQUEST[‘dbem_language’]}'”; ?> />
</p>
but for some reason i cant see it on the bookings page or on the email sent to me, after i make a booking.
How do i add it there ?
Thanks,
Ron.Thanks agelonwl.
I did add this code #_ATT{Language}{English|German|Spanish|Italian} to Event Attributes. and when im opening a new event i see it on the admin page.
How do i make it show on the booking form ? i still cant figure it out from here http://wp-events-plugin.com/documentation/event-attributes/
Please advice.
Thanks,
Ron.