Forum Replies Created
-
AuthorPosts
-
oniregoc
ParticipantNo, it doesn’t change anything.
oniregoc
ParticipantLast working versions for me :
The events calendar : 3.11.2
The events calendar pro : 3.11.1oniregoc
Participanthello,
no the code is ok…it’s just part of …no needs to have it completly to understand. but never mind I did find an other way to do my page.
Thanks
oniregoc
ParticipantHi Josh,
UserVoice done !
Thanks.
September 1, 2015 at 1:02 am in reply to: Wootickets – Colllecting Attendee details of Guests? #1000796oniregoc
ParticipantOk great !
oniregoc
ParticipantHi Josh !
Thanks ! But by the way is there any “easy” way to preview the email ticket ?
August 31, 2015 at 2:46 pm in reply to: Wootickets – Colllecting Attendee details of Guests? #1000669oniregoc
ParticipantHi,
I am trying to do this with Gravity Forms…not that easy but I think it could be done. The bigest problem is that I don’t know yet how the email ticket thing will handle this…stay tune?
oniregoc
ParticipantHello Josh,
yes exactly and if possible yes also for gravity form. It was possible on my old web site to do so but it was hardcoded and not using wordpress.
Thanks
oniregoc
ParticipantHello,
doesn’t work.
also as I told you, I add it in my child theme in tribe-events/tribe-events.css
also tryed this with no success:
.tribe-events-adv-list-widget #theme-page h2 a{ font-size: 6px !important; }by the way I am using event-rocket plugin too…
oniregoc
ParticipantThanks ygirod ! working ! 🙂
One more detail for whose who may have the same problem and want to correct it : you have to use Poedit to edit the file otherwhise it doesn’t work ! poedit
oniregoc
ParticipantCool thanks !
oniregoc
ParticipantOk find something :
the problem is the events calendar version 3.11 :
I am using French version of wordpress : when swaping to English version no more problem.The problem do not exist with wordpress version 4.2.3 and the events calendar version 3.10.1.
oniregoc
Participantwith debug bar :
WARNING: wp-content/plugins/the-events-calendar/src/admin-views/tribe-options-display.php:39 – sprintf(): Too few arguments
require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), call_user_func_array, Tribe__Events__Settings->initTabs, do_action(‘tribe_settings_do_tabs’), call_user_func_array, Tribe__Events__Main->doSettingTabs, include_once(‘/plugins/the-events-calendar/src/admin-views/tribe-options-display.php’), sprintf
WARNING: wp-admin/admin-header.php:9 – Cannot modify header information – headers already sent by (output started at /****************/wp-content/plugins/the-events-calendar/src/admin-views/tribe-options-display.php:39)
require_once(‘wp-admin/admin.php’), require_once(‘wp-admin/admin-header.php’), header
WARNING: wp-includes/option.php:772 – Cannot modify header information – headers already sent by (output started at /***************/wp-content/plugins/the-events-calendar/src/admin-views/tribe-options-display.php:39)
require_once(‘wp-admin/admin.php’), require_once(‘wp-admin/admin-header.php’), wp_user_settings, setcookie
WARNING: wp-includes/option.php:773 – Cannot modify header information – headers already sent by (output started at **************/wp-content/plugins/the-events-calendar/src/admin-views/tribe-options-display.php:39)
require_once(‘wp-admin/admin.php’), require_once(‘wp-admin/admin-header.php’), wp_user_settings, setcookieoniregoc
ParticipantOne more problem on this the CSS do not apply
I already try to change it in tribe-events.css but look like using the_content css is override by some other css than the one working for [[=raw excerpt]]
p.entry-summary description { padding: 0; font-size: 6px; line-height: 1.5; }One more thing the pop up is cover by the title at the top of the calendar:
change tribe-events-tooltip to this but doesn’t work either
.tribe-events-tooltip{ z-index:1000000 !important; }any help ?… one more time ? 😉 thanks!
March 13, 2015 at 6:13 pm in reply to: Add a woocomerce product which is not an event to event #948282oniregoc
ParticipantHello
<?php echo get_field('Add product shortcode');?>is doing the trick in single-event.phpThanks
-
AuthorPosts
