• Resolved one10av

    (@one10av)


    Elementor loads a blank page (Hmmm…can’t reach this page) checked the memory, set WP DEBUG to true. downgrade php from 7.2 to 7.
    here is my system info:
    == Server Environment ==
    Operating System: Linux
    Software: Apache
    MySQL version: 5.6.39
    PHP Version: 7.2.6
    PHP Max Input Vars: 1000
    PHP Max Post Size: 32M
    GD Installed: Yes
    ZIP Installed: No
    Write Permissions: All right
    Elementor Library: Connected

    == WordPress Environment ==
    Version: 4.9.7
    Site URL: https://one10av.com
    Home URL: https://one10av.com
    WP Multisite: No
    Max Upload Size: 32 MB
    Memory limit: 40M
    Permalink Structure: /%postname%/
    Language: en-US
    Timezone: America/Chicago
    Debug Mode: Active

    == Theme ==
    Name: OceanWP
    Version: 1.5.21
    Author: Nick
    Child Theme: No

    == User ==
    Role: administrator
    WP Profile lang: en_US
    User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299

    == Active Plugins ==
    Elementor
    Version: 2.1.6
    Author: Elementor.com

    Ocean Extra
    Version: 1.4.19
    Author: OceanWP

    == Debug ==
    Errors: There are no errors to display

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 33 total)
  • I don’t know if this is the issue but your Memory is set at 40m. Logologics suggested I increase mine from 40 to 128m and Elementor is loading faster. Some times my screen would be blank. Changing your memory to 64 or 128 could only help.

    • This reply was modified 5 years, 8 months ago by LesTexas60.
    Thread Starter one10av

    (@one10av)

    thank you for responding.
    I’m not sure why its showing 40M bc I changed it from 128 t0 192. its interesting that 40 is not even a binary number!

    40m is all Elementor is getting. Did you check the wp-config.php file?
    The memory setting has to be done a couple places.

    Did you go into CPanel Programs PHP and check if that is also set to 128?

    • This reply was modified 5 years, 8 months ago by LesTexas60.

    I’m not sure why its showing 40M bc I changed it from 128 t0 192. its interesting that 40 is not even a binary number!

    Wordpress will set it to 40M by default. for a single site.
    Elementor requirements are 64 or better 128 or higher.
    I usually set it to 512 myself.
    https://docs.elementor.com/article/38-requirements

    Please check your host ( Godaddy ) to see what they have set as a max.
    https://nl.godaddy.com/help/change-php-settings-26379

    Looks like they allow a max of 128 MB:
    https://nl.godaddy.com/help/php-uploadlimieten-op-gedeelde-hosting-1475

    You can change the max in your wp-config file:
    https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    https://www.screencast.com/t/Bh4ZoJXk

    • This reply was modified 5 years, 8 months ago by LogoLogics.
    • This reply was modified 5 years, 8 months ago by LogoLogics.
    • This reply was modified 5 years, 8 months ago by LogoLogics.
    • This reply was modified 5 years, 8 months ago by LogoLogics.
    • This reply was modified 5 years, 8 months ago by LogoLogics.
    • This reply was modified 5 years, 8 months ago by LogoLogics.

    LOGO, DeJaVu 🙂

    Haha 🙂

    Thread Starter one10av

    (@one10av)

    == Server Environment ==
    Operating System: Linux
    Software: Apache
    MySQL version: 5.6.39
    PHP Version: 7.2.6
    PHP Max Input Vars: 1000
    PHP Max Post Size: 32M
    GD Installed: Yes
    ZIP Installed: No
    Write Permissions: All right
    Elementor Library: Connected

    == WordPress Environment ==
    Version: 4.9.7
    Site URL: https://one10av.com
    Home URL: https://one10av.com
    WP Multisite: No
    Max Upload Size: 32 MB
    Memory limit: 256M
    Permalink Structure: /%postname%/
    Language: en-US
    Timezone: America/Chicago
    Debug Mode: Active

    == Theme ==
    Name: OceanWP
    Version: 1.5.21
    Author: Nick
    Child Theme: No

    == User ==
    Role: administrator
    WP Profile lang: en_US
    User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299

    == Active Plugins ==
    Elementor
    Version: 2.1.6
    Author: Elementor.com

    Ocean Extra
    Version: 1.4.19
    Author: OceanWP

    == Debug ==
    Errors: There are no errors to display

    Curious what elements you put in the Footer. I just tried this same version on my site and did not have an issue.

    I am going to guess this was resolved because your site renders but i want to point out something that after looking at your site your going to have the drive to fix.

    This is a very common error when hosts sell you domain without SSL then turn on auto ssl and send ya an email about how much they helped you…

    it is s fun rabbit hole. hundreds of posts already out there on how to fix.

    (index):197 Mixed Content: The page at ‘https://one10av.com/’ was loaded over HTTPS, but requested an insecure image ‘http://one10av.com/wp-content/uploads/2018/07/C4_Images_Security_2.jpg’. This content should also be served over HTTPS.
    (index):203 Mixed Content: The page at ‘https://one10av.com/’ was loaded over HTTPS, but requested an insecure image ‘http://one10av.com/wp-content/uploads/2018/07/speedtest.jpg’. This content should also be served over HTTPS.
    (index):210 Mixed Content: The page at ‘https://one10av.com/’ was loaded over HTTPS, but requested an insecure image ‘http://one10av.com/wp-content/uploads/2018/07/2GIG-GC3-Keypad-1.jpg’. This content should also be served over HTTPS.
    (index):216 Mixed Content: The page at ‘https://one10av.com/’ was loaded over HTTPS, but requested an insecure image ‘http://one10av.com/wp-content/uploads/2018/07/smarthome-layout.jpg’. This content should also be served over HTTPS.

    Thanks for the info Jerimiah, It seems sad that SSL is being forced down everyone’s throats only to cause problem after problem for converted sites. Curious about peoples opinions about SSL. If your website is not E-Commerce is there a real need for SSL? Love to hear input.

    • This reply was modified 5 years, 8 months ago by LesTexas60.

    @lestexas60

    Curious about peoples opinions about SSL. If your website is not E-Commerce is there a real need for SSL?

    It’s not so much about whether your http site is collecting any data or whether you or your site is at risk or not. It’s about protecting your site visitors from MITM attacks.

    Troy Hunt explains it in deeper context here + video examples using a live site – https://www.troyhunt.com/heres-why-your-static-website-needs-https/

    • This reply was modified 5 years, 8 months ago by pingram.

    Thanks for the info Philip. I just find it funny that SSL is such a big issue right now and to get SSL for your website, it costs almost as much as the hosting account itself. Hosting has dropped over the years, I suppose they need to figure out how to move the profit back up.

    Oh and for those Mixed Content errors, if the original content was built when the site was http but recently converted to https you likely just need to run Elementor’s find & replace tool (under Elementor > Tools > Replace Url) to change all references of http://one10av.com to https://one10av.com or try a Mixed Content plugin.

    @ lestexas60, in a very large part of the hosts offer a certificate Let’s Encrypt included in the offer, it does not cost anything.

    For the mixed content I sometimes use the plugin Better search replace to pass all HTTP URLs in HTTPs it is effective.

    Thanks for the info momo. I just watched a video about Lets Encrypt and it say with GoDaddy Host, you have to update Lets Encrypt every 90 days. This seems to be a lot of work especially if you have multiple sites.

Viewing 15 replies - 1 through 15 (of 33 total)
  • The topic ‘Elementor load a blank page’ is closed to new replies.