1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Divi Visual Builder won't open

Discussion in 'Free Divi Community Forum' started by Youness EM, May 5, 2022.

  1. Youness EM

    Youness EM New Member

    Hi,

    My Visual Builder is loading when I want to edit a page. But it has no end. I can't edit my pages anymore and I need to do it quickly :/

    I didn't find solutions, I tried :
    - Clear cache with Breeze
    - Regenerate CSS
    - Update plug-ins
    - Update theme

    Some of you have a solution please ? Thanks a lot
     
    1. PRO MEMBER PERKS Divi Ultimate Footer Plugin - Custom global Divi footer (20 premade styles) + Revealing footer effect:Learn More
  2. DizzyMan

    DizzyMan New Member

    It sounds like you need to change the php settings in your hosting account. Change your php settings to the following variables:
    • memory_limit = 128M
    • post_max_size = 64M
    • upload_max_filesize = 64M
    • max_execution_time = 120
    • max_input_time = 60
    • max_input_vars = 1000
    • display_errors = 0
    Also make sure that both your divi theme and wordpress version are up to date.

    You can find the php settings by first logging into your hosting, clicking on your Cpanel, and making your way to the MultiPHP INI Editor (Might have a different name with your particular hosting provider). Then select which domain you want to change the settings of, and it will show you all of the php settings. If push comes to shove and you just can't seem to find out how to change the php settings yourself, just reach out to your hosting provider and ask them to change them for you.

    Hope this helps!