skip to Main Content

Fatal error after updating or installing Elementor or Elementor Pro?

I got this error while updating Elementor / Elementor Pro, and now the WordPress dashboard is not showing. Can anyone help me to resolve it? Thank you. Fatal error: Uncaught ReflectionException: Method get_site_editor_type does not exist in /home/customer/www/medplustest.uk/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php:47 Stack trace:…

VIEW QUESTION

WordPress – TypeError: Failed to execute 'arrayBuffer' on 'Blob': Illegal invocation – Insert blob into database

I have this javascript code which is supposed to create a screenshot of the image-container div and send it to a new php script: html2canvas(image-container).then(function (canvas) { canvas.toBlob(function (blob) { jQuery.ajax({ url:"//domain.com/wp-admin/admin-ajax.php", type: "POST", data: {action: "addblobtodb", image: blob}, success:…

VIEW QUESTION

Azure WordPress MySQL performance

I have 3 mariadb galera db's, 2 nginx/php machines at these sizes DBs - E8ds_v5, nginx/php-fpm - D4ds_V5 I am getting really bad performance from mariadb. These machines are in the same vnet, but different subnets for db and web.…

VIEW QUESTION
Back To Top
Search