• Resolved lydiawp

    (@lydiawp)


    Good afternoon the community!

    I’m having problem with a website I’m just creating…
    I’m in the last version of WordPress 5.8
    I’m using Elementor (free version)
    I’m also using Futurio Theme (free version too) and I imported Coffee data.

    Everything was working “fine” at the really beginning but now, when I try to open a page with Elementor, WordPress keeps trying to load the page till the moment he can’t and then propose to activate safe mode but this mode doesn’t fix anything.

    I tried couple of time to regenerate data files and library but this doesn’t change anything…

    If you have any suggestion, I would really appreciate.

    Thank you

    PHP Version: 5.6.40
    Apache version: 2.4.46
    Perl version: 5.10.1
    Elementor: 3.3.1
    Futurio: 1.4.1 (with child theme – nothing special done yet)
    Futurio Extra: 1.6.0
    Caldera form (disactivated)
    Duplicate Page: disactivated

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • I’m having the exact same problem, I think it started with the Futurio extra update this month in August 2021.

    Theme Author FuturioWP

    (@futuriowp)

    Hello
    We can not confirm your issues.
    Make sure that everything is up to date – Futurio theme, Futurio Extra plugin, Elementor and WordPress
    Disable all 3rd party plugins (except Futurio Extra and Elementor) and try it again
    Use PHP 7 or greater – https://elementor.com/help/requirements/

    Thread Starter lydiawp

    (@lydiawp)

    Good afternoon,

    Thank you for checking.
    I already tried to disable all 3rd party plugins but it doesn’t fix the problem (I only have Akismet, Caldera, Duplicate Page)

    Since I wrote my message, new versions are available for Futurio Extra and Elementor.
    Should I try to install the lastest version of Futurio Extra and Elementor (1.6.1 and 3.4.2)

    Thank you for your help.

    Lydia

    Thread Starter lydiawp

    (@lydiawp)

    Hi Sparkss!! (and the community!)

    It looks like I solved my problem…
    I’m using CPanel at GoDaddy’s.
    I went on PHP Selector. In options, I increased the values for:
    max_execution_time=300
    memory_limit=512M
    (wait maybe 1 or 2 hours to be effective)

    I also added this info in my .htaccess:
    php_value max_input_vars 6000
    php_value suhosin.post.max_vars 6000
    php_value suhosin.request.max_vars 6000

    And added define (‘WP_MEMORY_LIMIT’, ‘512M’); in my wp-config (but this I’m not sure it was necessary as when you consult Site Health Status, the values of the server were taken).

    After that, I tried to reload my pages in a New Incognito Window and everything loaded fine!!!!
    I hope this is not temporary but it looks like it’s working (crossfingers)
    I can tell my wordpress is running faster too…
    Hope it will help you too!
    Good luck.

    Lydia

    Thread Starter lydiawp

    (@lydiawp)

    …it’s me again,
    looks like it more cache from my browser who was doing that to.
    I tried to log into my website (not in Incognito mode) and it was still not loading…

    Clear your browser cache maybe!
    Sorry, I’m not that technical so if anybody has more explanations, I will be more than happy to understand exactly how it works and what to do in the future.

    Thanks to all.

    \Lydia

    I am having the same problem. I have tired everything under the sun to resolve this but nothing seems to work. I have increased the PHP variables to a fairly high limit.

    php_value max_input_vars 6000
    php_value suhosin.post.max_vars 6000
    php_value suhosin.request.max_vars 6000
    php_value max_execution_time 600

    But this does not seem to resolve the issue. Elementor widget panel still loads infinitely.
    When I deactivate the Futurio Pro plugin everything works fine.
    I am using the latest version of Everything.
    What could be the problem?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Problem with Futurio and Elementor’ is closed to new replies.