Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #900509

    Hi,
    I upgraded WordPress, Enfold and all plugins to the recent versions. Unfortunately, I can’t edit created posts, pages, products, etc, because I have error 500.The error appears also with disabled plugins. Could you help, please?

    #900565

    Hey Jacek,

    Can you please check server log for error?
    Which version of php are you running?

    Best regards,
    Victoria

    #900987
    This reply has been marked as private.
    #902005

    Dear Enfold Team,
    could you help me with finding the above problem solution, please?

    Regards,
    Jacek

    #902423

    Hi,

    What php version is running on your installation can you let us know please?

    Best regards,
    Basilis

    #902430

    Hi,
    I found the solution. The problem caused couple lines in my child ->functions.php file. I removed it and theme works now.

    $builder = new AviaBuilder();
    $builder->setMode( 'safe' ); 
    $builder->setFullwidthElements( array('av_revolutionslider', 'av_layerslider' ,'av_slideshow_full', 'av_fullscreen', 'av_masonry_entries','av_masonry_gallery', 'av_google_map', 'av_slideshow_accordion', 'av_image_hotspot', 'av_portfolio', 'av_submenu', 'av_layout_row', 'av_button_big') ); 

    The topic can be closed.
    Best Regards,
    Jacek

    #902443

    Hi,

    Glad to hear that it’s fixed and thanks for sharing how it was fixed on your end. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.