X
145844

Problems with API, Events do not unfold, Event List (via API) tiles not in one line

Hey Everbody!

I used EventON on two different sites (www.wearepartofculture.de and www.100mensch.de). And I like it a lot!
To save time I bought the API Add-on in order to have to maintain only one single database.

https://wearepartofculture.de/termine-api/

On this page you have two calenders from EventON. The upper is the Calender via API, the second is the original that is created on the website itself.
Unlike the original calender the API-calender does not unfold when clicking on it, but redirecting to the eventpage on 100mensch.de where the API-plug-in is installed. This means leaving the site… which is not what I want.

This is what the calender actually should look like
https://100mensch.de/termine/

Codeblock I use on https://wearepartofculture.de/termine-api/

jQuery(document).ready(function($){
$(‘#eventoncontent’).evoCalendar({
api: ‘https://100mensch.de/wp-json/eventon/calendar?number_of_months=12&show_et_ft_img=yes&lang=L2’,
calendar_url: ”,
new_window: false,
loading_text: ‘Kalender lädt…’,
});
});

which is the same I use on the 100mensch.de…
————————–

Second problem also with API
https://wearepartofculture.de/
Using EventList I created a row of five tiles in one row, which was very nice… Now using the API the tiles are seperated by month, which I don’t know how to stop. I can only decide globaly if I want to have the months names or not. How can I get a calender with months names and the tiles without them?

Codeblock:

jQuery(document).ready(function($){
$(‘#eventoncontent’).evoCalendar({
api: ‘https://100mensch.de/wp-json/eventon/calendar?number_of_months=12&event_count=5&show_et_ft_img=yes&tiles=yes&tile_count=5&lang=L2’,
calendar_url: ”,
new_window: false,
loading_text: ‘Loading Calendar…’,
});
});

What do I have to do?

All the best from Stuttgart, Germany

Holger

BY: Holger Edmaier - Nov 11,2019 AT 11:21AM - 5 years ago
    • Artem Nov 12,2019 AT 8:09AM - Posted 5 years ago - #145927

      Hello,

      1. EventON API’s calendar is different from Main Calendar or Event Lists. It cannot open events but only can redirect users to the main website.

      2. Please wait for EventON 2.8. You should be able show months without headers: http://dev2.myeventon.com/18815-2/ (our test server). However you cannot use number_of_months=12. The code: https://pastebin.com/GJLdAk3r

      Please also create a new ticket and select Feature Request as category so others can vote to get it moved into development faster. OR You can send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.

    • Holger Edmaier Nov 12,2019 AT 8:29AM - Posted 5 years ago - #145934

      Hey Artem!

      mmmh… ok. So the EventAPI is of no use for me :-/

      45€ for nothing. Shame.

       

    • Artem Nov 12,2019 AT 9:55AM - Posted 5 years ago - #145980

      We are sorry about this. In order to request a refund, please create a new ticket under Billing & Accounts and be sure to include the order ID for which you need a refund for and the reason for requesting a refund.

      Please note that you can test our products before purchase on http://dev.myeventon.com/wp-admin/

    • Holger Edmaier Nov 12,2019 AT 10:04AM - Posted 5 years ago - #145985

      Thank you Artem – I will think about it. Maybe I can still use it sonehow.

      BUT: Wouldn’t it be great to have a feature like that? Our case is like this: We are a human rights organisation with some events during the year, which we present using EventON. One of our campaigns is an art exhibition which has a seperated website. It would be great if there was something like “database charing”. If it was possible, that we would only have to maintain one database and show the events on two or more websites in the same way it can be shown on the website where the original data is stored. That really would save time and work!

    • Artem Nov 13,2019 AT 4:26AM - Posted 5 years ago - #146121

      EventON bases it’s functionality on WordPress and WordPress allows only one DB by default, so it’s quite hard to make this work without complex customizations. And CodeCayon doesn’t allow customizations of WordPress itself (code, DB and so on).

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