Hello,
We are using your plugin in a project that also uses the “Modern Events Calendar Lite” plugin. This is used to store events that have a specific date.
Problem:
As soon as edoobox is activated, the date of each event is generally displayed incorrectly. Instead of 20.06.2024 it shows 19.06.2024.
What I have already investigated:
I have ruled out the hosting as the cause, as the problem also occurs locally on my site.
In WordPress, the time zone is set correctly to Europe/Berlin.
I have deactivated all plugins except “Modern Events Calendar Lite” and edoobox – problem still occurs.
If I then deactivate edoobox, the dates are displayed correctly.
Also noticeable:
As long as the edoobox plugin is activated, you can see a warning under Tools > Site Health that date_default_timezone_set() was called incorrectly.
The reason for this seems to be that your plugin calls the PHP function date_default_timezone_set()
in timezone.php
(and uses the WordPress timezone value for this). In my opinion, this is not necessary as WordPress already takes care of this. This double call of date_default_timezone_set()
(once by WordPress, once by edoobox) leads to the problem.
It would be great if you could offer a solution. At the moment there are many events in the affected website with the wrong dates and edoobox is also needed.
Thanks in advance ??
WordPress: 6.5.5
edoobox: 3.0.23
You have now used a more recent Bootstrap version (4.6.1), so some problems disappear because we are currently on the same version, but it is definitely not a solution and will cause problems again in the future. Currently Bootstrap is version 5.1.3. Why do we need to load the full Bootstrap for a simple plugin? Why is no namespacing used?
]]>Hello, could you help me out, how to connect Edoobox with JetEngine and create custom post types.
I’ve already installed plugin, added public, secret key and account but I am only able to get shortcodes nothing more. I want to get automated listings to my WP site.
Can you give me url to REST API and how to authorize it, maybe with some other plugin ?
When I connect via REST API i assume that i would be able to get dynamic fields to create listings.
You can see on picture what options is available
screenshot
Thanks in advance
I have tried several times but the API generated in the sandbox account is not working in the plugin, and box the boxes are turning red on clicking the button “Check API credentials”
Also the front page of website has this error message.
“Edoobox Could not fetch Api Data: Unauthorized / 401 “
]]>We are using the edoobox plugin on our website. When the plugin is active, we cannot change the visibility settings for pages (upper right box on “Edit Page”, where you can set a page to private or password protect it).
Instead of the settings becoming visible, the page just jumps down a bit. I deactivated ALL plugins on our site, it worked. I activacted just the edoobox-Plugin, it stopped working.
My versions of WordPress and the edoobox-plugin are current, we use the standard backend theme and a bunch of quite standard plugins, nothing fancy.
Also the problem is not browser specific, I tested it on firefox and on chrome.
]]>The stylesheet below overwrites basic html styles with !important rule.
This is disturbing and, let me say, really not the best practise.
plugins/booking-system-edoobox/css/edbs-main.css
h2 {
font-size: 1rem!important;
}
p {
margin-bottom: .5rem!important;
}
]]>
Auf meiner Seite wird oben im Menü der Bereich “Suchbegriff” und “Login” der Edoobox angezeigt.
Damit wird das Menü meiner WordPress-Seite überlagert.
Ich benutze das Sydney Template.
]]>Hi,
I can’t make the plugin work on WP 5.5 and PHP 7.3. It crash when I place the shortcode and on dashboard show error:
Warning: array_merge(): Expected parameter 1 to be an array, bool given in /www/xxxx/wp-content/plugins/booking-system-edoobox/helpers/EDB_backend.php on line 32
Warning: array_unique() expects parameter 1 to be array, null given in /www/xxxx/wp-content/plugins/booking-system-edoobox/helpers/EDB_backend.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /www/xxxx/wp-content/plugins/booking-system-edoobox/helpers/EDB_backend.php:32) in /www/xxxx/wp-includes/functions.php on line 6274
Warning: Cannot modify header information - headers already sent by (output started at /www/xxxx/wp-content/plugins/booking-system-edoobox/helpers/EDB_backend.php:32) in /www/xxxx/wp-admin/includes/misc.php on line 1310
Warning: Cannot modify header information - headers already sent by (output started at /www/xxxx/wp-content/plugins/booking-system-edoobox/helpers/EDB_backend.php:32) in /www/xxxx/wp-includes/pluggable.php on line 1296
Warning: Cannot modify header information - headers already sent by (output started at /www/xxxx/wp-content/plugins/booking-system-edoobox/helpers/EDB_backend.php:32) in /www/xxxx/wp-includes/pluggable.php on line 1299
Please advise with fix.
]]>I tried the plugin in a sandbox environment with :
– A fresh install on pantheon.io with the latest WP version.
– The Edoobox plugin.
– A fresh sandbox Edoobox project.
What is working
The link between WP and Edoobox is working like a charm.
I copied the default shortcode and pasted it in a new page.
The page correctly displays the list of my 2 courses.
What is not working
When I click on the “View” button on a course, the page reloads with new URL params, but the page stays the same and I cannot access the course detail page.
Here is the page with the shortcode: https://dev-tim-test-wp.pantheonsite.io/?page_id=21
And the rewritten URL (view button): /?page_id=21bmg/Exemple%20Cat%C3%A9gorie%20A/Cours.ed.535347
What I tested so far
I disabled the permalink structure to have only the “simple” URL : /?p=123
I set back again the original structure to : /%postname%/
I wanted to integrate an edoobox shortcode but there is no “calendar-icon” to do this. What are the manual shortcodes/options?
]]>Hi
You have suggested UK English translations for your plugin.
You can’t really expect GTEs from the UK English team to approve your translations without them having a knowledge of the German language.
Normally, your original strings should be in, and indeed will be treated as, US English, to enable them to be translated into any language. Unless, of course, you only want your plugin to be used in German speaking countries.
I will be rejecting your suggested strings, as no UK English GTE will be able to verify your strings as being an accurate translation from German.
Also, please read the warning about your plugin not being prepared for localisation.
I hope this helps.
]]>