Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support neahplugins

    (@cyr61)

    Hello,

    Can you provide a little more information. Can you share your error log here or send it to [email protected]? https://neahplugins.com/how-to-turn-on-debugging-and-log-the-messages-in-wordpress/

    Thread Starter Adam

    (@dannythedog)

    When using the Breakdance plugin, my server failed to fulfill the following request as expected. Instead, it returned an error code.

    Error Code: 500
    Request Time: Tue, 18 Mar 2025 10:31:35 GMT
    Request URI: https://live4flyfishing.eu/?_breakdance_doing_ajax=yes&_ajax_nonce=1723876f1a
    Request Type: POST

    Why did the server return a 500 error?

    If this isn’t something you can fix, please send me the full text of the error from the relevant error log file.

    Best Regards,
    Your Name


    Error: Undefined constant “gpls_woo_rfq_INQUIRE_TEXT” in /var/www/live4flyfishing.eu/htdocs/wp-content/plugins/woo-rfq-for-woocommerce/includes/classes/cart/gpls_woo_rfq_cart.php on 1797

    Response Code: 500
    Request Time: Tue, 18 Mar 2025 10:31:35 GMT
    Request Type: POST
    Request URL: https://live4flyfishing.eu/?_breakdance_doing_ajax=yes&_ajax_nonce=1723876f1a
    Body:

    {
    “action”: “breakdance_server_side_render”,
    “properties”: “{\”content\”:{\”content\”:{\”product_count_to_show\”:9,\”order_by\”:\”date\”,\”order\”:\”DESC\”,\”product_count\”:4}},\”design\”:{\”layout\”:{\”layout\”:\”grid\”,\”slider\”:{\”settings\”:{\”advanced\”:{\”slides_per_view\”:{\”breakpoint_base\”:4},\”between_slides\”:{\”breakpoint_base\”:{\”number\”:30,\”unit\”:\”px\”,\”style\”:\”30px\”}},\”one_per_view_at\”:\”breakpoint_phone_landscape\”}}},\”products_per_row\”:{\”breakpoint_phone_portrait\”:2}},\”elements\”:{\”title\”:{\”include\”:\”enable\”,\”typography\”:{\”color\”:{\”breakpoint_base\”:\”#C25305FF\”},\”typography\”:{\”custom\”:{\”customTypography\”:{\”fontFamily\”:{\”breakpoint_base\”:\”custom_font_barlow_headings\”},\”fontSize\”:{\”breakpoint_base\”:{\”number\”:18,\”unit\”:\”px\”,\”style\”:\”18px\”}},\”fontWeight\”:{\”breakpoint_base\”:\”500\”}}}}}},\”button\”:{\”include\”:\”enable\”,\”styles\”:{\”size\”:{\”full_width_at\”:\”breakpoint_base\”,\”override_width\”:{\”number\”:null,\”unit\”:\”%\”,\”style\”:null},\”size\”:{\”breakpoint_base\”:\”custom\”,\”breakpoint_phone_portrait\”:\”custom\”},\”padding\”:{\”breakpoint_base\”:{\”top\”:{\”number\”:8,\”unit\”:\”px\”,\”style\”:\”8px\”},\”bottom\”:{\”number\”:8,\”unit\”:\”px\”,\”style\”:\”8px\”},\”left\”:{\”number\”:65,\”unit\”:\”px\”,\”style\”:\”65px\”},\”right\”:{\”number\”:65,\”unit\”:\”px\”,\”style\”:\”65px\”}},\”breakpoint_phone_portrait\”:{\”left\”:{\”number\”:18,\”unit\”:\”px\”,\”style\”:\”18px\”},\”right\”:{\”number\”:18,\”unit\”:\”px\”,\”style\”:\”18px\”}}}}}},\”image\”:{\”borders\”:{\”border\”:{\”breakpoint_base\”:{\”top\”:{\”width\”:{\”number\”:10,\”unit\”:\”px\”,\”style\”:\”10px\”},\”color\”:\”#83835D36\”,\”style\”:\”\”},\”bottom\”:{\”width\”:{\”number\”:10,\”unit\”:\”px\”,\”style\”:\”10px\”},\”color\”:\”#83835D36\”,\”style\”:\”\”},\”left\”:{\”width\”:{\”number\”:10,\”unit\”:\”px\”,\”style\”:\”10px\”},\”color\”:\”#83835D36\”,\”style\”:\”\”},\”right\”:{\”width\”:{\”number\”:10,\”unit\”:\”px\”,\”style\”:\”10px\”},\”color\”:\”#83835D36\”,\”style\”:\”\”}}}}}},\”product_wrapper\”:{\”align_content\”:\”center\”}}}”,
    “parentProperties”: “{}”,
    “elementSlug”: “EssentialElements\\Wooproductslist”,
    “triggeringDocument”: 1029,
    “totalMatchingElements”: 1,
    “currentIndexInMatchingElements”: 0,
    “breakdance_ajax_at_any_url”: “true”
    }

    Plugin Support neahplugins

    (@cyr61)

    Hello,

    Can you update to 2.1 and let us know if that resolves the issue?

    Thread Starter Adam

    (@dannythedog)

    I tested and I get an error in cart:

     jQuery( document ).ready( function() {jQuery( '.tax-rate' ).hide(); jQuery( '.cart-subtotal' ).hide(); jQuery( '.order-total' ).hide();jQuery( '.tax-total' ).hide();} );
    jQuery( document ).ready( function() {jQuery( '.tax-rate' ).hide(); jQuery( '.cart-subtotal' ).hide(); jQuery( '.order-total' ).hide();jQuery( '.tax-total' ).hide();} );

    You can check it on the live site: https://live4flyfishing.eu/

    In Woo settings taxes option is disabled.

    • This reply was modified 1 week, 4 days ago by Adam.
    Plugin Support neahplugins

    (@cyr61)

    Can you contact us at [email protected]

    Plugin Support neahplugins

    (@cyr61)

    try 2.2 first

    Thread Starter Adam

    (@dannythedog)

    Now it works. Thank you.

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