• Resolved stillewateren

    (@stillewateren)


    Since the last update of the Even Calendar I have to be signed in to the Timely community to have the ‘extended view’-plugin activated (not very customer-friendly). Now the ‘extended view’-plugin keeps on deactivating itself, although I am signed in all the time. This means my calendar keeps dissapearing from my webpage – very annoying!
    What is the problem?

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi @stillewateren,

    I do not see any calendar URL under your account, as if you were not signed in. Please log into your Timely account and open a ticket by clicking on the Get Help link, or click here: https://dashboard.time.ly/account/get-help and we will continue there.

    Thanks,
    Ben

    I am having the same issue – every time I come back to the site the calendar is gone…or someone else alerts me to the fact – please fix this!! I have had to put a link to the standard calendar page to give visitors another option….I have reactivated it 3 times now in the last few weeks…https://www.destinationjindabyne.com.au/events/

    @nicolevlug, it’s hard to know without checking your account what’s going on, please log into your Timely account and open a ticket by clicking on the Get Help link and we will continue there.

    Thanks,
    Ben

    martinelli

    (@martinelli)

    Same problem here … and the client is livid. Help me, please!!

    Joe Martinelli

    nicolevlug

    (@nicolevlug)

    This is why i refuse to support such a plugin that forces you to sign into some place else. Not client friendly and with the confidential information breaches happening more and more, I can see why more folks are straying away from such “tactics”.

    I will not recommend this plugin to anyone.

    Hi @nicolevlug, I like the way your poster boards on the site you linked looks. How did you customize them? I’m new to WordPress and have not been able to figure it out just yet. This is what my current site looks like:

    https://thejiujitsuguide.com/

    Hi @j8s0n

    I gave up on the calendar embed options all together. I used the Beaver Builder and Ultimate Beaver plugins for their superb drag and drop design modules. The “event” post type can be used in the modules like posts and there are a variety of layout options. Still having a few issues with the order of display and removing past events but it is doable with a bit of code. You can explore the options with the free versions of the plugins…I have invested in the paid versions and they are well worth it and their support is excellent.

    Cheers,

    Nicole

    You can edit the file all-in-one-event-calendar/app/model/api/api-abstract.php
    > In the function has_subscription_active (line 449)
    replace
    return array_key_exists( $feature, $subscriptions );
    with
    return true;

    This hack won’t work if you update the plugin, but it will save you some time until the author correct it.

    Have fun programming !

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘all-in-one Event Calendar Extended Views keeps deactiviating’ is closed to new replies.