#elementor #wordpress #tutorials
A quick WordPress Elementor common loading error fix in 2022 with php.ini file few lines that will make your wordpress load faster, bigger size file uploading and elementor add on loading issue will be fixed.
Add php.ini file in Cpanel Root folder
memory_limit = 1032M
upload_max_filesize = 200M
post_max_size = 200M
file_uploads = On
max_execution_time = 300
#techwrath #technology #howto #learning #bugfixed #bugfixes #programming