THEMECORA
Welcome to visit our profile.
Hi, We are a professional web design and development team. we are working for 8 years in the profession. We are doing any kind of web-based work. If you need to create any PSD, HTML, and WordPress or Convert PSD to HTML, HTML to WordPress for the ThemeForest. Please contact us. And If you face any problems using our theme. Please feel free to contact us.
For Freelance Work:
Mail Us: – themecora8358@gmail.comUse this code For the Elementor Editing and Demo Import Problem in your PHP configuration file on the hosting Server.
max_execution_time = 1000
max_input_time = 1000
max_input_vars = 1000
memory_limit = 512M
post_max_size = 512M
upload_max_filesize = 512M
and use the code of your wp-config php file
define(‘WP_MEMORY_LIMIT’, ‘512M’);
Thank You