Not that good sadly
-
I bought the pro version for my client.
At first, cool features in theory. Calendar, booking system, plugins and so on.
Wordpress backend is good. Everyone can use it after reading some docs.
-> Please lower the brightness of the blue color. Sometimes its really hard to read.Cool designs in general. I guess the best out there in my opinion. Also the functionality.
But, I wanst expecting this bad code base. Like from 2010? My IDE runs creazy by all these warnings and errors.
In the following: “Shortcode” is a frontend feature like countdown and so onThere are a lot translation problems. -> Please just translate things you know and keep the rest in english.
In 6.4.2 a critical bug which prevents everyone from booking. So people without IT support loose money right after this update. Just an example for weak testing. (Cache Class, maybe check for unique cache keys, search for rememberOnce function usages)
Frontend for visitors:
Most font sizes are 14px. WTF Try this with safari on mobile. *facepalm* -> should be 16 at least.
If you disable asset loading globally or load assets to the footer, your styles get overwritten for sure, but even the own plugin color settings. Take a look at the booking button. Its green…always.If you add more than one shortcode to a site, make sure its in the same width context. Meaning that if you add a shortcode to a sidebar and to the main content, every shortcode is limited to the sidebar width. Thats an JS bug. You do not differ multiple instances for responsive check.
Another problem in the same context, every shortcode uses the color of the first shortcode which was included.Some weird usability things you can override with an extra template. But its weird.
- The topic ‘Not that good sadly’ is closed to new replies.