Edit Livemesh Posts Block not working

Support Forums for LiveMesh Themes & Plugins Forums Elementor Addons Support Edit Livemesh Posts Block not working

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #28512
    Lukas Liska
    Participant

    Hi,

    i don’t see any posts in Posts Block Elements. Please can you tell me , where is the problem? I have latest version WP and Addons for Elementor Pro.

    Thank you,

    Lukas

    #28526
    Veena
    Moderator

    Can you pls check in Elementor addons > settings > Elements and see if you have activated the same?

    #28534
    Lukas Liska
    Participant

    Hi,

    element is activated (see screenshot) in Elementor addons > settings > Elements.
    By the way, when I click to save button (Posts Block widget is on the page) the page is in a frozen state without storing.

    do you have any ideas?

    Thanks,
    Lukas

    #28536
    Lukas Liska
    Participant

    Hi,

    I’ve found that the Edit Livemesh Grid widget has same problem. Widget Edit Livemesh Posts Carousel working correct with my Posts

    Lukas

    #28541
    Veena
    Moderator

    Can you pls share specific page link with a temp login to your site as a private msg ?

    #28543
    Lukas Liska
    Participant
    This reply has been marked as private.
    #28548
    Lukas Liska
    Participant

    I deleted temp user veena, but a have new information for us. I have turn on debug mod and I used widget Posts Block widget and Livemesh Grid widget in elementor. Please see screenshot with Fatal Error.

    Line 1119 in portfolio.php:
    protected function render() {

    $settings = lae_parse_block_settings($this->get_settings());

    $block = LAE_Blocks_Manager::get_instance($settings[‘block_type’]);

    echo $block->render($settings); <———- 1119
    }

    line 899 in posts-block.php:
    protected function render() {

    $settings = lae_parse_block_settings($this->get_settings());

    $block = LAE_Blocks_Manager::get_instance($settings[‘block_type’]);

    echo $block->render($settings); <———- 889
    }

    In developer tools can you see following message (see sreeenshot):
    /wp-admin/admin-ajax.php Failed to load resource: the server responded with a status of 500 (Internal Server Error)
    My systeminfo, can you see in attach file system_info_1512768496.txt.

    Do you have any ideas?

    Thanks,
    Lukas

    #28562
    Raghavendra
    Moderator

    Lukas – will be happy to assist you with resolving this issue. First – pls restore the user so that I can check what’s happening. Also, are you on PHP 5.6+?

    Looks like the block classes are not getting initialized. If you provide me a temp login with admin rights, I can check and let you know the exact issue. Thanks.

    #28567
    Lukas Liska
    Participant

    Hi,

    we have PHP version 5.4.16. I will upgrade PHP to 5.6+ and I will try to check the problem widgets. If problem will continue I would provide you a temp login with admin rights.

    Thanks,
    Lukas

    #28568
    Raghavendra
    Moderator

    The upgrade should resolve the issue. 5.4 is really old. PHP 7 is actually the recommended version for WordPress – https://wordpress.org/about/requirements/.

    #28586
    Lukas Liska
    Participant

    Hi,

    after upgrade php to 7+ is everything ok.

    Thanks

    Lukas

    #28594
    Veena
    Moderator

    Glad to know that you resolved it and thanks for letting us know.

Viewing 12 posts - 1 through 12 (of 12 total)
  • The forum ‘Elementor Addons Support’ is closed to new topics and replies.