Forum Replies Created

Viewing 15 replies - 1 through 15 (of 177 total)
  • Thread Starter eyeswiseopen

    (@eyeswiseopen)

    hi

    Thanks for getting back to me. After posting here I continued to test disabling plugins one by one. It seems to be a cashing plugin – light speed. The menu appears as normal since light speed is disabled for now.

    I am yet to contact lightspeed support to find out where is the conflict

    Thread Starter eyeswiseopen

    (@eyeswiseopen)

    I encounter the issue yesterday across a number of sites… However with Elementor update today (v3.16.3) the issue seems to be resolved

    I still have one site where it is impossible to open a product template (created a while back) Elementor logo appears page is loaded fast but then it hangs with the logo for ever – normal pages and posts open in elelmentor with no issues.

    Need to investigate further 🙁

    Thread Starter eyeswiseopen

    (@eyeswiseopen)

    seems to be related to server space – resolved by increasing space

    Thread Starter eyeswiseopen

    (@eyeswiseopen)

    The message appears in the add plugin screen highlighted in pink at the bottom on the plugin card.

    Thread Starter eyeswiseopen

    (@eyeswiseopen)

    New plugin installed from the depository. The site is newly installed with php v 8.1

    • This reply was modified 8 months, 2 weeks ago by eyeswiseopen.

    same here

    Thread Starter eyeswiseopen

    (@eyeswiseopen)

    Any idea when it might be?

    Thread Starter eyeswiseopen

    (@eyeswiseopen)

    Hi
    Thanks for answering
    Sorry for not getting back to you earlier
    I found out the issue was the phone – older android version does not display the popup it only display the color overlay but no popup and there is no way to get out of it only refresh the page.

    • This reply was modified 1 year, 5 months ago by eyeswiseopen.
    Thread Starter eyeswiseopen

    (@eyeswiseopen)

    thank you

    rolled back to woo 6.9.4
    and still getting these errors on saving products:

    Fatal error: Uncaught Error: array_flip(): Argument #1 ($array) must be of type array, WP_Error given
    in /home/xxx/public_html/wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php on line 517
    
    Call stack:
    
    array_flip()
    wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php:517
    Automattic\W\I\P\LookupDataStore::get_term_ids_by_slug_cache()
    wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php:436
    Automattic\W\I\P\LookupDataStore::create_data_for_variable_product()
    wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php:361
    Automattic\W\I\P\LookupDataStore::create_data_for()
    wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php:237
    Automattic\W\I\P\LookupDataStore::run_update_callback()
    wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php:192
    Automattic\W\I\P\LookupDataStore::maybe_schedule_update()
    wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php:176
    Automattic\W\I\P\LookupDataStore::on_product_changed()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php:1430
    WC_Product::save()
    wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-data.php:420
    WC_Meta_Box_Product_Data::save()
    wp-includes/class-wp-hook.php:307
    WP_Hook::apply_filters()
    wp-includes/class-wp-hook.php:331
    WP_Hook::do_action()
    wp-includes/plugin.php:476
    do_action()
    wp-content/plugins/woocommerce/includes/admin/class-wc-admin-meta-boxes.php:268
    WC_Admin_Meta_Boxes::save_meta_boxes()
    wp-includes/class-wp-hook.php:309
    WP_Hook::apply_filters()
    wp-includes/class-wp-hook.php:331
    WP_Hook::do_action()
    wp-includes/plugin.php:476
    do_action()
    wp-includes/post.php:4673
    wp_insert_post()
    wp-includes/post.php:4775
    wp_update_post()
    wp-admin/includes/post.php:426
    edit_post()
    wp-admin/post.php:227
    Query Monitor

    updated woo to beta 7.01 still same issue

    Everything latests version here
    PHP 8.1
    same issues
    product pages are saved but results with the following Fatal error:

    Fatal error: Uncaught Error: array_flip(): Argument #1 ($array) must be of type array, WP_Error given
    in /home/xxx/public_html/wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php on line 441
    Call stack:
    1. array_flip()
    wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php:441
    2. Automattic\W\I\P\LookupDataStore::get_term_ids_by_slug_cache()
    wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php:360
    3. Automattic\W\I\P\LookupDataStore::create_data_for_variable_product()
    wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php:285
    4. Automattic\W\I\P\LookupDataStore::create_data_for()
    wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php:161
    5. Automattic\W\I\P\LookupDataStore::run_update_callback()
    wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php:116
    6. Automattic\W\I\P\LookupDataStore::maybe_schedule_update()
    wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup/LookupDataStore.php:100
    7. Automattic\W\I\P\LookupDataStore::on_product_changed()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php:1430
    8. WC_Product::save()
    wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-data.php:420
    9. WC_Meta_Box_Product_Data::save()
    wp-includes/class-wp-hook.php:307
    10. WP_Hook::apply_filters()
    wp-includes/class-wp-hook.php:331
    11. WP_Hook::do_action()
    wp-includes/plugin.php:476
    12. do_action()
    wp-content/plugins/woocommerce/includes/admin/class-wc-admin-meta-boxes.php:287
    13. WC_Admin_Meta_Boxes::save_meta_boxes()
    wp-includes/class-wp-hook.php:309
    14. WP_Hook::apply_filters()
    wp-includes/class-wp-hook.php:331
    15. WP_Hook::do_action()
    wp-includes/plugin.php:476
    16. do_action()
    wp-includes/post.php:4673
    17. wp_insert_post()
    wp-includes/post.php:4775
    18. wp_update_post()
    wp-admin/includes/post.php:426
    19. edit_post()
    wp-admin/post.php:227

    • This reply was modified 1 year, 6 months ago by eyeswiseopen.
    Thread Starter eyeswiseopen

    (@eyeswiseopen)

    My solution:
    deleted this plugin
    install Premium Addons for Elementor
    it has a modal widget that does the same and can be triggered by a button
    no need for separate post for the popup it is all in the widget.

    I used this plugin on a number of sites – luckily in most cases it was in a template so only had to change it in one place.

    Thread Starter eyeswiseopen

    (@eyeswiseopen)

    sorry, site url : https://fenoon.com/

    Thread Starter eyeswiseopen

    (@eyeswiseopen)

    upsale is under heading available as:

    snapshot of setting

    [Moderator note: Please, No bumping].

Viewing 15 replies - 1 through 15 (of 177 total)