Argentum
Forum Replies Created
-
Forum: Plugins
In reply to: [Media Library Assistant] Elementor add image first row of images hiddenThat 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.
MagnusForum: Plugins
In reply to: [Media Library Assistant] Elementor add image first row of images hiddenHello 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>
Great! Much obliged!
MAs a warning to others who might be as silly as me, I had Safe Mode enabled in the settings. I think it works now.
And now while bug hunting, the Swedish page got cmplz_policy_id=15 too, and won’t show.
In the plugin description here on www.ads-software.com 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.
Forum: Plugins
In reply to: [Extensions for Leaflet Map] New problem with popupI’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.
Forum: Plugins
In reply to: [Database Cleaner] 500 (Internal Server Error)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
Forum: Plugins
In reply to: [Order Export & Order Import for WooCommerce] Mismapped Data FieldsEn 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.Forum: Plugins
In reply to: [Order Export & Order Import for WooCommerce] Mismapped Data FieldsI 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 etcForum: Plugins
In reply to: [Favicon by RealFaviconGenerator] Google search icon?I have fiddled a bit, as per below. The new icon shows in Google Chromes tab’s favicon. I do not know yet if Google will pick it up and use in Search results pages.
The logo you can add in the customizer, is WordPress’ own generic logo settings. I deleted that image. I then saved the logo as a 24-png 480 x 480 px with transparency. I uploaded the file to root. Then used this code in functions.php
add_action('wp_head', function() { ?> <link rel="icon" type="image/png" sizes="480x480" > <?php });
I am also fiddling with this. You’ll have to read up on it yourself.
https://realfavicongenerator.net/
It creates a number of files (upload to root of site) and html code links to add to the header for different kind of devices. This is the code I am adding to the header.
add_action('wp_head', function() { ?> <link rel="icon" type="image/png" sizes="480x480" > <link rel="manifest" > <link rel="mask-icon" color="#5bbad5"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <?php });
Good luck!
Forum: Plugins
In reply to: [Favicon by RealFaviconGenerator] Google search icon?I was going to ask the same. Perhaps these guidelines could help the author of this plugin.
“You must follow these guidelines to be eligible for a favicon in Google Search results. […] Your favicon must be a multiple of 48px square, for example: 48x48px, 96x96px, 144x144px and so on. SVG files don’t have a specific size. Any?valid favicon format?is supported.”
https://developers.google.com/search/docs/appearance/favicon-in-search#guidelines
I just experienced this too. Fortunately, I only exported and imported 10 orders. But it is very embarrassing and I have to contact the 10 customers who did receive a “bonus” order confirmation.
Forum: Plugins
In reply to: [Show Stock Status for WooCommerce] Wrong stock number with Variable ProductSo, this plugin is abandoned it seems?