Okay
  Public Ticket #1539365
Footer
Closed

Comments

  • Jacqui started the conversation

    When I tried to changed settings in Footer Section in Salient Options, a window pops up (see attachment) and I can't save the footer settings. Do you know what is happening?

    This is also happening with http://cycurnin.com/. The footer section works fine for http://mobile.bungalowshotel.com/

    Thanks again!

  •  8,466
    Tahir replied

    Hey Again,

    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

    Please have your hosting provider fix this for you so it can be installed correctly. 

    Thanks 


    ThemeNectar Support Team