X
251529

Use of FulCal

Hello !

We just bought FullCal addon but I can’t see how to enable it nor shortcodes to use… Is there a documentation somewhere ?

Thanks!

BY: Guillaume Masserey - Sep 12,2021 AT 9:34AM - 3 years ago
    • Kenneth Sep 12,2021 AT 10:49AM - Posted 3 years ago - #251530

      Hello,

      Thanks for reaching out.

      Here https://docs.myeventon.com/documentations/how-to-install-and-use-the-fullcal-addon/ is a tutorial on how to use the addon.

    • Guillaume Masserey Oct 20,2021 AT 3:06AM - Posted 3 years ago - #256016

      Hello there !

      I see that with new version of Event On we can havea drowpdown list for switching display mode but I don’t where to activate this for its not showing on our site.

      Thank you,

      Guillaume

    • Guillaume Masserey Oct 20,2021 AT 4:04AM - Posted 3 years ago - #256023

      Now I succedded seeing button adding view_switcher=’yes’ in the shortcode however the “Full Calendar” view option is not accessible on the dropdown list.

      Can you help us please ?

      Thanks,

      Guillaume

    • Artem Oct 20,2021 AT 4:11AM - Posted 3 years ago - #256028

      Hello,

      Please send us wp-admin access to your site as a private message for us to further assist your situation.

    • Artem Oct 20,2021 AT 11:52AM - Posted 3 years ago - #256151

      Not sure which ticket to check. Could you send it here as a private message?

    • Guillaume Masserey Nov 15,2021 AT 1:01PM - Posted 3 years ago - #259446

      Hello there !

      I succeded in activation the full cal as a view of the calendar however its displaying bad when clicking on a day as seen on the screenshot.

      However while having this mess if we switch to list and then go back to Month its now correctly displayed….

      Could you investigate for this please ?

      Thanks! Regards,

      Guillaume

    • Guillaume Masserey Nov 15,2021 AT 1:02PM - Posted 3 years ago - #259451

      Here is attached the screenshot of the Month view in a full mess…

       

      Thanks!

    • Artem Nov 15,2021 AT 1:42PM - Posted 3 years ago - #259475

      Hello,

      Could you check if the same happens on our test server: https://dev2.myeventon.com/28577-2/ ?

      Please also send us your shortcode.

    • Guillaume Masserey Nov 15,2021 AT 2:25PM - Posted 3 years ago - #259484

      It works well on your server and I solved it here too 🙂

      By the way I think the Full Cal code plugin that you let download isn’t the same that is used on your server for it can’t work if we use it as this.

      To make it works I added this function on class front-end.php file :

      function view_switcher_bis($A, $args){
      if($args[‘view_switcher’] == ‘yes’){

      EVOFC()->load_script = true;

      $DATA = array();

      $DATA[‘c’] = ‘evofc’;
      $DATA[‘el_visibility’] = ‘show_all’;

      $this->sv_onpage = true;
      $A[‘evofc’] = array($DATA, ‘fullcal’, evo_lang(‘Mois’));
      }

      return $A;
      }

      and this action on the constructor:

      add_action(‘evo_view_switcher_items’, array($this, ‘view_switcher_bis’),10,2);

       

      Best regards,

      Guillaume

    • infotainerdave Nov 15,2021 AT 4:31PM - Posted 3 years ago - #259498

      Thank you for that code I’ll alert Ashan

      the view switcher is still in beta 

    • Ashan Perera Nov 16,2021 AT 4:36PM - Posted 3 years ago - #259612

      Actually you are correct the version on dev is a beta version which we just released. https://docs.myeventon.com/documentations/changelog-fullcal/

You must login to reply to this ticket

HelpDesk

Welcome to EventON helpdesk.

EventON is the #1 Best selling event calendar plugin for WordPress websites in envato marketplace.

Checkout EventON