Okay
  Public Ticket #1832048
From Page Editor Not Working
Closed

Comments

  • Carlos Arthur started the conversation

    Hello :)

    For some reason when i try to use the front page editor, it get's stuck in the loading screen

  •  3,030
    Andrew replied

    HI Carlos,

    Thank you for contacting us.

    Please check if you have any plugin conflicts by disabling other plugins.

    If the issue continues please send us temp login details.

    Kind Regards

  •  8,996
    Tahir replied

    Hey 

    Your PHP Settings are likely not correct. Also ensure you are running PHP version 7.1 and not 7.2 as its incompatible .

    You can verify your PHP configuration limits by installing a simple plugin called WordPress phpinfo http://wordpress.org/extend/plugins/wordpress-php-info/

    Recommended PHP configuration limits are as follows:

    • max_execution_time 60
    • memory_limit 256M
    • post_max_size 48M
    • upload_max_filesize 48M

    If you have Page Transitions Turned On Please Switch the Animated Transition Method to "Standard" in Salient Theme Options -> Page Transition Section.

    Also be sure to check/uncheck this Disable Fade Out On Click option : http://prntscr.com/8f3bj7

    Moreover if it doesnt work Turn off the Page Transitions and check for Browser Console Errors : https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors

    Best


    ThemeNectar Support Team