They are just plain scammers.
They are just plain scammers.
Two months ago, I bought a theme, and I couldn't have done anything worse.
I lost the content I had been building for years.
Now, if I change the theme, I have no content. It requires the Maag theme. Which was programmed by amateurs.
My honest review: .
Errors in the code (obsolescence warnings):
* The theme uses **obsolete functions** that are no longer supported in the latest versions of WordPress.
* The error “Creating dynamic property CSCO_Theme_Activation” indicates that the code is obsolete.
* Solution: The author must update the code to use modern WordPress functions and standards.
2. Errors loading translations:
* The error “_load_textdomain_just_in_time was called incorrectly” is repeated in the log.
* This means that the code loads translations too early. This overloads the server and slows down loading.
* Solution: The author must load translations during the “init” action, as recommended by WordPress.
3. Slow database queries:
* Analysis showed **slow queries** that take a long time.
* Queries to “wp_posts”, “wp_term_taxonomy” and “wp_postmeta” are slow.
* Solution: The author must optimize these queries so that they do not overload the database. They may be using inefficient loops or functions that should be reworked.
Summary: Your website is slow due to poorly written code in the `maag` theme. The theme uses outdated methods that slow down the database.
Since the beginning of the purchase of the theme, it has been the same problem.
Fatally bad code.



