• Resolved petek

    (@biokatka)


    Hi there.

    The plugin is great, but it seems it is not working with the latest version of elementor – 3.26.0?. The page crashes. Any tips? Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @biokatka ,
    Found the same problem today.
    Seems the plugin team hasn’t made the change from elementor schemes to globals yet.
    You can look for the the file
    wp-content/plugins/anwp-post-grid-for-elementor/includes/class-anwp-post-grid-elementos.php
    and replace the code in line 2374:

    'scheme'   => Schemes\Typography::TYPOGRAPHY_1

    with:

                'global' => ['default' => \Elementor\Core\Kits\Documents\Tabs\Global_Typography::TYPOGRAPHY_PRIMARY,],

    Then it should work again. More info in this link>
    https://developers.elementor.com/docs/deprecations/complex-example/

    @jlugros Thank you for the tips, it works !

    Plugin Author anwppro

    (@anwppro)

    Hi

    The problem is fixed in v1.3.1. Please install the latest releases.

    = 1.3.2 – 2024-12-17 =
    fixed: slider problem in Elementor 3.26

    = 1.3.1 – 2024-12-17 =
    fixed: Schemes\Typography error in Elementor 3.26

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