Forum Replies Created

Viewing 15 replies - 1 through 15 (of 366 total)
  • Thread Starter Argentum

    (@argentum)

    Pardon me, I thought I replied.

    This is the json code from a copied elementor element. Oohboi plugin is not installed anymore on the site.

    {“type”:”elementor”,”siteurl”:”https://www.redacted/wp-json/”,”elements”:[{“id”:”919901b”,”elType”:”container”,”isInner”:true,”isLocked”:false,”settings”:{“_column_size”:50,”width”:{“size”:null,”unit”:”%”},”width_tablet”:{“size”:100,”unit”:”%”},”column_link”:{“url”:””,”is_external”:””,”nofollow”:””},”padding_mobile”:{“unit”:”px”,”top”:”0″,”right”:”0″,”bottom”:”0″,”left”:”0″,”isLinked”:false},”display_condition_list”:[{“display_condition_login_status”:”subscriber”,”_id”:”20f5bf8″}],”content_width”:”full”,”_ob_glider_nav_pos_y_prev_alt“:”50% – 25px”,”_ob_glider_nav_pos_y_next_alt“:”50% – 25px”,”_ob_glider_nav_pos_x_prev_alt“:”0%”,”_ob_glider_nav_pos_x_next_alt“:”0%”,

    Thread Starter Argentum

    (@argentum)

    No, thank you for an excellent plugin!

    Thread Starter Argentum

    (@argentum)

    I manually deleted this from a postmeta post. “,{“id”:”a18ad2f”,”elType”:”widget”,”settings”:[],”elements”:[],”widgetType”:”tablepress-table”}”. It seems to have worked. Though, it is scary to edit json in the database.

    Thread Starter Argentum

    (@argentum)

    >> That should fix it for new pages, but unfortunately, I donโ€™t know how you can then remove the โ€œbrokenโ€ widget. This might have to be done in the database.

    That was not what I wanted to hear. :0

    The github issues you reference are old., really old. What is your Tablepress widget doing, so that it breaks this bad? Didn’t you test with Elementor?

    Thread Starter Argentum

    (@argentum)

    That did it, sir! Problem gone. And I don’t have to guess the images on the first line, only showing some 40 px of the bottom part. And the enter key working too!

    Thank you very much, sir.
    Magnus

    Thread Starter Argentum

    (@argentum)

    Hello again!

    Sorry I didn’t get a notification about your answer. Late reply.

    No the grey box covering the first line of images are still there, after I clicked search.

    (By the way, feature request, if possible, add “enter” key for the search button; you write your search terms and hit enter key, and oh right, grip the mouse and click ๐Ÿ™‚ )

    I have had the same problem. I don’t think this has anything to do with cross-domain tracking. I got rid of it by setting the URL passthrough option to false.ย 

    Method 2: Implementation using the custom script

    https://www.cookieyes.com/documentation/google-consent-mode-v2/

    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag() {
            dataLayer.push(arguments);
        }
        gtag("consent", "default", {
            ad_storage: "denied",
            ad_user_data: "denied", 
            ad_personalization: "denied",
            analytics_storage: "denied",
            functionality_storage: "denied",
            personalization_storage: "denied",
            security_storage: "granted",
            wait_for_update: 500,
        });
        gtag("set", "ads_data_redaction", true);
        gtag("set", "url_passthrough", false);
    </script>
    
    Thread Starter Argentum

    (@argentum)

    Great! Much obliged!
    M

    Thread Starter Argentum

    (@argentum)

    As a warning to others who might be as silly as me, I had Safe Mode enabled in the settings. I think it works now.

    Thread Starter Argentum

    (@argentum)

    And now while bug hunting, the Swedish page got cmplz_policy_id=15 too, and won’t show.

    Thread Starter Argentum

    (@argentum)

    In the plugin description here on ww.wp.xz.cn you have headings that state “Our main features ( Pro and Free )”, but you don’t write which features are in free and which are in pro.

    I’ll just add what shortcode option I settled for to get rid of the accumulating hover popups.

    [hover gpx=false marker=false]

    Thus, I disabled hover for both markers and tracks. I only have one track per page and up to five markers, so clicking to show popup and clicking to close popup seems best for me.

    Thread Starter Argentum

    (@argentum)

    Yes, I enabled them and this i the log for one view of the Database Cleaner page.

    [25-Oct-2023 05:06:42 UTC] PHP Fatal error:  Uncaught TypeError: Illegal offset type in isset or empty in /public_html/wp-includes/pomo/translations.php:92
    
    Stack trace:
    
    #0 /public_html/wp-includes/pomo/translations.php(107): Translations->translate_entry()
    
    #1 /public_html/wp-includes/l10n.php(186): Translations->translate()
    
    #2 /public_html/wp-includes/l10n.php(297): translate()
    
    #3 /public_html/wp-content/plugins/database-cleaner/classes/rest.php(1119): __()
    
    #4 /public_html/wp-content/plugins/database-cleaner/classes/rest.php(278): Meow_DBCLNR_Rest->add_table_info_data()
    
    #5 /public_html/wp-includes/rest-api/class-wp-rest-server.php(1194): Meow_DBCLNR_Rest->rest_db_sizes()
    
    #6 /public_html/wp-includes/rest-api/class-wp-rest-server.php(1041): WP_REST_Server->respond_to_request()
    
    #7 /public_html/wp-includes/rest-api/class-wp-rest-server.php(431): WP_REST_Server->dispatch()
    
    #8 /public_html/wp-includes/rest-api.php(418): WP_REST_Server->serve_request()
    
    #9 /public_html/wp-includes/class-wp-hook.php(310): rest_api_loaded()
    
    #10 /public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
    
    #11 /public_html/wp-includes/plugin.php(565): WP_Hook->do_action()
    
    #12 /public_html/wp-includes/class-wp.php(398): do_action_ref_array()
    
    #13 /public_html/wp-includes/class-wp.php(779): WP->parse_request()
    
    #14 /public_html/wp-includes/functions.php(1335): WP->main()
    
    #15 /public_html/wp-blog-header.php(16): wp()
    
    #16 /public_html/index.php(17): require('/public_html/...')
    
    #17 {main}
    
      thrown in /public_html/wp-includes/pomo/translations.php on line 92
    
    [25-Oct-2023 05:06:42 UTC] PHP Fatal error:  Uncaught TypeError: Illegal offset type in isset or empty in /public_html/wp-includes/pomo/translations.php:92
    
    Stack trace:
    
    #0 /public_html/wp-includes/pomo/translations.php(107): Translations->translate_entry()
    
    #1 /public_html/wp-includes/l10n.php(186): Translations->translate()
    
    #2 /public_html/wp-includes/l10n.php(297): translate()
    
    #3 /public_html/wp-content/plugins/database-cleaner/classes/rest.php(1129): __()
    
    #4 /public_html/wp-content/plugins/database-cleaner/classes/rest.php(368): Meow_DBCLNR_Rest->add_post_type_info_data()
    
    #5 /public_html/wp-includes/rest-api/class-wp-rest-server.php(1194): Meow_DBCLNR_Rest->rest_list_post_types()
    
    #6 /public_html/wp-includes/rest-api/class-wp-rest-server.php(1041): WP_REST_Server->respond_to_request()
    
    #7 /public_html/wp-includes/rest-api/class-wp-rest-server.php(431): WP_REST_Server->dispatch()
    
    #8 /public_html/wp-includes/rest-api.php(418): WP_REST_Server->serve_request()
    
    #9 /public_html/wp-includes/class-wp-hook.php(310): rest_api_loaded()
    
    #10 /public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
    
    #11 /public_html/wp-includes/plugin.php(565): WP_Hook->do_action()
    
    #12 /public_html/wp-includes/class-wp.php(398): do_action_ref_array()
    
    #13 /public_html/wp-includes/class-wp.php(779): WP->parse_request()
    
    #14 /public_html/wp-includes/functions.php(1335): WP->main()
    
    #15 /public_html/wp-blog-header.php(16): wp()
    
    #16 /public_html/index.php(17): require('/public_html/...')
    
    #17 {main}
    
      thrown in /public_html/wp-includes/pomo/translations.php on line 92

    En error of type e_error 1767 in file: /xxx/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php. Felorsak: Uncaught TypeError: Unsupported operand types: null + string in /xxx/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php:1767
    Stack trace:
    #0 [internal function]: WC_Abstract_Order->{closure}()
    #1 /xxx/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php(1768): array_reduce()
    #2 /xxx/staging/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-order-items.php(173): WC_Abstract_Order->get_total_fees()
    #3 /xxx/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-items.php(40): include(‘/home/xxx/…’)
    #4 /xxx/wp-admin/includes/template.php(1445): WC_Meta_Box_Order_Items::output()
    #5 /xxx/wp-admin/edit-form-advanced.php(688): do_meta_boxes()
    #6 /xxx/wp-admin/post.php(206): require(‘/home/xxx/…’)
    #7 {main}
    ย  thrown

    I have disabled the plugin and moved on.

    I can confirm both errors, critical error and mismatched fields. I imported 4 orders. When opening the first imported order, at the bottom:
    “There has been a critical error on this website. Please check your site admin email inbox for instructions.”

    And the fields are mismatched. I checked the import mapping prior to import.
    Last name contains Company name
    Company name contains email address
    etc etc

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