Hi Enfold Team,
I was building my page ‘Blog’.
Unfortunately after I’ve added the ‘blog’ element it keeps on spinning.
I’ve tried everything but unfortunately the problem is still there.
How can I solve this?
Kind Regards,
Eefke
This is also happening to me! *subs thread*
Hi Enfold Team!
Any suggestion on this question yet?
Thanks in advance!
Hi,
Thank you for using Enfold.
@shedoesitcoaching: Add this code in the functions.php file to enable the debug mode. We would like to check the shortcodes in the page.
//set builder mode to debug
add_action('avia_builder_mode', "builder_set_debug");
function builder_set_debug()
{
return "debug";
}
Best regards,
Ismael
Hi Ismael,
When I do that I get an error:
Cannot redeclare builder_set_debug() (previously declared in wp-content/plugins/contact-form-7/includes/functions.php:375)
See the private area for my website details so you can have a further look.
Thanks!
Hi shedoesitcoaching,
What element did you add? Does it happen just on the blog page?
Best regards,
Victoria
Hi Victoria,
On the page I’ve added the’blog-element’.
Yes it only happens only on this page.
It looks ok on the homepage but I can’t do anything in the editor anymore because it just keeps spinning :(.
I hope you can check it and will have a solution!
Thanks!
Hi shedoesitcoaching,
Best regards,
Victoria
Hi shedoesitcoaching,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria