oniregoc

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 38 total)
  • Author
    Posts
  • in reply to: Bug mini calendar in pro version 3.12 #1004493
    oniregoc
    Participant

    No, it doesn’t change anything.

    in reply to: Bug mini calendar in pro version 3.12 #1004130
    oniregoc
    Participant

    Last working versions for me :

    The events calendar : 3.11.2
    The events calendar pro : 3.11.1

    in reply to: [[=title]] #1004108
    oniregoc
    Participant

    hello,

    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

    in reply to: I hate ticket-email default template #1001654
    oniregoc
    Participant

    Hi Josh,

    UserVoice done !

    Thanks.

    in reply to: Wootickets – Colllecting Attendee details of Guests? #1000796
    oniregoc
    Participant

    Ok great !

    in reply to: I hate ticket-email default template #1000693
    oniregoc
    Participant

    Hi Josh !

    Thanks ! But by the way is there any “easy” way to preview the email ticket ?

    in reply to: Wootickets – Colllecting Attendee details of Guests? #1000669
    oniregoc
    Participant

    Hi,

    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?

    in reply to: list of available date by categorie #999258
    oniregoc
    Participant

    Hello 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

    in reply to: Modify pro css #995835
    oniregoc
    Participant

    Hello,

    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…

    in reply to: French Bug #995582
    oniregoc
    Participant

    Thanks 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

    in reply to: Tool tip hidden by menu #993004
    oniregoc
    Participant

    Cool thanks !

    in reply to: Error on fresh install #990227
    oniregoc
    Participant

    Ok 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.

    in reply to: Error on fresh install #990220
    oniregoc
    Participant

    with 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, setcookie

    in reply to: limit text in calendar popups #948300
    oniregoc
    Participant

    One 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!

    in reply to: Add a woocomerce product which is not an event to event #948282
    oniregoc
    Participant

    Hello

    <?php echo get_field('Add product shortcode');?> is doing the trick in single-event.php

    Thanks

Viewing 15 posts - 16 through 30 (of 38 total)