mersennead
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Themes and Templates
In reply to: [Botiga] Remove additional information and description tabThank you!
We managed to solve it in backend in the functions.php file instead
https://woocommerce.com/document/editing-product-data-tabs/
/** * Remove product data tabs */ add_filter( 'woocommerce_product_tabs', 'woo_remove_product_tabs', 98 ); function woo_remove_product_tabs( $tabs ) { unset( $tabs['description'] ); // Remove the description tab unset( $tabs['reviews'] ); // Remove the reviews tab unset( $tabs['additional_information'] ); // Remove the additional information tab return $tabs; }
Forum: Plugins
In reply to: [WooCommerce Shipping & Tax] Woocommerce Orders->Edit page ErrorsHi
We have exactly the same issues.
Could you please advice? Thank you### WordPress Environment ### WordPress address (URL): https://reuseit.se Site address (URL): https://reuseit.se WC Version: 7.0.1 REST API Version: ? 7.0.1 WC Blocks Version: ? 8.5.2 Action Scheduler Version: ? 3.5.2 Log Directory Writable: ? WP Version: ? 5.9.5 – Det finns en nyare version av WordPress tillg?nglig (6.1) WP Multisite: ? WP Memory Limit: 256 MB WP Debug Mode: ? WP Cron: ? Language: sv_SE External object cache: – ### Server Environment ### Server Info: nginx/1.21.5 PHP Version: 8.0.25 PHP Post Max Size: 128 MB PHP Time Limit: 300 PHP Max Input Vars: 10000 cURL Version: 7.68.0 OpenSSL/1.1.1f SUHOSIN Installed: – MySQL Version: 10.5.15-MariaDB-1:10.5.15+maria~focal Max Upload Size: 1 MB Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? ### Database ### WC Database Version: 7.0.1 WC Database Prefix: wp_ Total databasstorlek: 299.07MB Datastorlek f?r databas: 245.69MB Indexstorlek f?r databas: 53.38MB wp_woocommerce_sessions: Data: 1.02MB + Index: 0.02MB + Motor InnoDB wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Motor InnoDB wp_woocommerce_order_items: Data: 1.52MB + Index: 0.20MB + Motor InnoDB wp_woocommerce_order_itemmeta: Data: 8.52MB + Index: 5.89MB + Motor InnoDB wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Motor InnoDB wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_actionscheduler_actions: Data: 4.02MB + Index: 3.13MB + Motor InnoDB wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_actionscheduler_logs: Data: 3.02MB + Index: 3.03MB + Motor InnoDB wp_bc_random_banner: Data: 0.03MB + Index: 0.00MB + Motor InnoDB wp_bc_random_banner_category: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_bc_random_banner_options: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_berocket_termmeta: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_betterlinkmeta: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_betterlinks: Data: 0.02MB + Index: 0.06MB + Motor InnoDB wp_betterlinks_clicks: Data: 0.02MB + Index: 0.05MB + Motor InnoDB wp_betterlinks_terms: Data: 0.02MB + Index: 0.05MB + Motor InnoDB wp_betterlinks_terms_relationships: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_blogmeta: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_blogs: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_comments: Data: 3.52MB + Index: 1.92MB + Motor InnoDB wp_db7_forms: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_e_events: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_e_notes: Data: 0.02MB + Index: 0.17MB + Motor InnoDB wp_e_notes_users_relations: Data: 0.02MB + Index: 0.05MB + Motor InnoDB wp_e_submissions: Data: 0.14MB + Index: 0.27MB + Motor InnoDB wp_e_submissions_actions_log: Data: 0.02MB + Index: 0.11MB + Motor InnoDB wp_e_submissions_values: Data: 0.16MB + Index: 0.09MB + Motor InnoDB wp_feedmanager_channel: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_feedmanager_country: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_feedmanager_feed_status: Data: 0.02MB + Index: 0.05MB + Motor InnoDB wp_feedmanager_field_categories: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_feedmanager_product_feed: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_feedmanager_product_feedmeta: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_feedmanager_source: Data: 0.02MB + Index: 0.05MB + Motor InnoDB wp_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Motor InnoDB wp_gla_merchant_issues: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_gla_shipping_rates: Data: 0.02MB + Index: 0.05MB + Motor InnoDB wp_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_icl_content_status: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_icl_core_status: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_icl_flags: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_icl_languages: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_icl_languages_translations: Data: 0.20MB + Index: 0.17MB + Motor InnoDB wp_icl_locale_map: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_icl_message_status: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_icl_mo_files_domains: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_icl_node: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_icl_reminders: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_icl_strings: Data: 3.52MB + Index: 6.66MB + Motor InnoDB wp_icl_string_batches: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_icl_string_packages: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_icl_string_positions: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_icl_string_status: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_icl_string_translations: Data: 2.52MB + Index: 0.73MB + Motor InnoDB wp_icl_translate: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_icl_translate_job: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_icl_translations: Data: 0.13MB + Index: 0.33MB + Motor InnoDB wp_icl_translation_batches: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_icl_translation_downloads: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_icl_translation_status: Data: 0.06MB + Index: 0.02MB + Motor InnoDB wp_links: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_login_redirects: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_mailchimp_carts: Data: 3.20MB + Index: 0.00MB + Motor InnoDB wp_mailchimp_jobs: Data: 0.22MB + Index: 0.00MB + Motor InnoDB wp_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_mailpoet_mapping_to_external_entities: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_newsletters: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Motor InnoDB wp_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_newsletter_templates: Data: 3.45MB + Index: 0.00MB + Motor InnoDB wp_mailpoet_scheduled_tasks: Data: 0.14MB + Index: 0.13MB + Motor InnoDB wp_mailpoet_scheduled_task_subscribers: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Motor InnoDB wp_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_statistics_newsletters: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Motor InnoDB wp_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Motor InnoDB wp_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.06MB + Motor InnoDB wp_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_mailpoet_subscribers: Data: 0.44MB + Index: 0.64MB + Motor InnoDB wp_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_subscriber_segment: Data: 0.14MB + Index: 0.13MB + Motor InnoDB wp_mailpoet_subscriber_tag: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_mailpoet_tags: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_nm_personalized: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_options: Data: 10.02MB + Index: 0.36MB + Motor InnoDB wp_pmxi_files: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_pmxi_hash: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_pmxi_history: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_pmxi_images: Data: 0.06MB + Index: 0.00MB + Motor InnoDB wp_pmxi_imports: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_pmxi_posts: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_pmxi_templates: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_postmeta: Data: 128.50MB + Index: 17.58MB + Motor InnoDB wp_posts: Data: 57.39MB + Index: 1.31MB + Motor InnoDB wp_redirection_404: Data: 3.02MB + Index: 4.05MB + Motor InnoDB wp_redirection_groups: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_redirection_items: Data: 0.02MB + Index: 0.09MB + Motor InnoDB wp_redirection_logs: Data: 0.02MB + Index: 0.05MB + Motor InnoDB wp_registration_log: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_shortpixel_folders: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_shortpixel_meta: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_shortpixel_postmeta: Data: 2.52MB + Index: 1.05MB + Motor InnoDB wp_shortpixel_queue: Data: 0.08MB + Index: 0.09MB + Motor InnoDB wp_signups: Data: 0.02MB + Index: 0.06MB + Motor InnoDB wp_site: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_sitemeta: Data: 1.02MB + Index: 0.03MB + Motor InnoDB wp_smush_dir_images: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_termmeta: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_terms: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_term_relationships: Data: 0.19MB + Index: 0.11MB + Motor InnoDB wp_term_taxonomy: Data: 0.05MB + Index: 0.03MB + Motor InnoDB wp_trustindex_google_reviews: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_usermeta: Data: 0.20MB + Index: 0.03MB + Motor InnoDB wp_users: Data: 0.02MB + Index: 0.05MB + Motor InnoDB wp_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Motor InnoDB wp_wc_admin_note_actions: Data: 0.05MB + Index: 0.02MB + Motor InnoDB wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_wc_customer_lookup: Data: 0.20MB + Index: 0.20MB + Motor InnoDB wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Motor InnoDB wp_wc_order_product_lookup: Data: 0.44MB + Index: 0.44MB + Motor InnoDB wp_wc_order_stats: Data: 0.27MB + Index: 0.25MB + Motor InnoDB wp_wc_order_tax_lookup: Data: 0.19MB + Index: 0.17MB + Motor InnoDB wp_wc_product_attributes_lookup: Data: 0.13MB + Index: 0.08MB + Motor InnoDB wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_wc_product_meta_lookup: Data: 0.11MB + Index: 0.13MB + Motor InnoDB wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_wt_iew_action_history: Data: 0.05MB + Index: 0.00MB + Motor InnoDB wp_wt_iew_mapping_template: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_yith_wapo_addons: Data: 0.06MB + Index: 0.00MB + Motor InnoDB wp_yith_wapo_blocks: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_yith_wccl_meta: Data: 0.02MB + Index: 0.00MB + Motor InnoDB wp_yoast_indexable: Data: 2.20MB + Index: 0.73MB + Motor InnoDB wp_yoast_indexable_hierarchy: Data: 0.09MB + Index: 0.16MB + Motor InnoDB wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Motor InnoDB wp_yoast_primary_term: Data: 0.05MB + Index: 0.03MB + Motor InnoDB wp_yoast_seo_links: Data: 0.13MB + Index: 0.09MB + Motor InnoDB ### Post Type Counts ### acf-field: 25 acf-field-group: 2 attachment: 1097 banner: 2 custom_css: 2 customize_changeset: 5 e-landing-page: 14 elementor_font: 1 elementor_library: 15 filter-field: 6 filter-set: 1 groovy_menu_preset: 1 mailpoet_page: 1 nav_menu_item: 117 page: 34 post: 16 postman_sent_mail: 121 product: 287 product_variation: 324 revision: 3727 shop_coupon: 7 shop_order: 2275 shop_order_refund: 61 wp_global_styles: 3 wpcf7_contact_form: 1 yith_wcan_preset: 1 yith-wcbm-badge: 5 ### Security ### Secure connection (HTTPS): ? Hide errors from visitors: ?Felmeddelanden ska inte visas f?r bes?kare. ### Active Plugins (57) ### Wetail API Connector: av Wetail – 1.1.6 aThemes Starter Sites: av aThemes – 1.0.17 Custom Banners: av Gold Plugins – 3.3 Facebook for WooCommerce: av Facebook – 2.6.25 Jetpack: av Automattic – 10.9 Mailchimp for WooCommerce: av Mailchimp – 2.7.6 MailPoet: av MailPoet – 3.102.0 Random Banner: av vinoth06 – 4.1.10 PPOM f?r WooCommerce av N-MEDIA: av Najeeb Ahmad – 24.8 WooCommerce Shipping & Tax: av WooCommerce – 1.25.26 (en uppdatering till version 1.26.3 finns tillg?nglig) WPFront Notification Bar: av Syam Mohan – 3.2.0 Botiga Pro: av aThemes – 1.0.4 Elementor: av Elementor.com – 3.7.1 Elementor Pro: av Elementor.com – 3.7.0 Contact Form 7: av Takayuki Miyoshi – 5.6.4 Contact Form CFDB7: av Arshid – 1.2.6.5 Dropshipping XML for WooCommerce: av WP Desk – 1.3.0 Filter Everything?— WooCoomerce Product & WordPress Filter: av Andrii Stepasiuk – 1.6.8 Fonts Plugin | Google Fonts Typography: av Typsnittstill?gg – 3.0.21 Kadence WooCommerce Email Designer: av Kadence WP – 1.5.2 Klarna Checkout for WooCommerce: av Krokedil – 2.8.7 Klarna Order Management for WooCommerce: av klarna krokedil – 1.7.0 WooCommerce: av Automattic – 7.0.1 Mailchimp for WooCommerce: av Mailchimp – 2.7.6 Menyikoner: av ThemeIsle – 0.12.12 OTGS Installer: av OnTheGoSystems – 3.0.3 Trustpilot-reviews: av Trustpilot – 2.5.914 Widget Options: av Widget Options Team – 3.8.7 WooCommerce Google Analytics Integration: av WooCommerce – 1.5.13 WP Product Feed Manager: av Michel Jongbloed – 1.43.0 WPC Force Sells for WooCommerce: av WPClever – 4.6.7 WPC Frequently Bought Together for WooCommerce: av WPClever – 4.4.7 WPC Grouped Product for WooCommerce: av WPClever – 3.2.0 YITH WooCommerce Badge Management: av YITH – 2.10.0 Yoast Duplicate Post: av Enrico Battocchi & Team Yoast – 4.5 Yoast SEO: av Team Yoast – 19.9 Smart Coupons For WooCommerce Coupons: av WebToffee – 1.4.2 Okta Sign-In Widget: av Aaron Parecki Tom Smith Nico Triballier Jo?l Franusic – 0.3.0 PublishPress Capabilities: av PublishPress – 2.5.0 Tidio Chat: av Tidio Ltd. – 6.0.1 Booster for WooCommerce: av Pluggabl LLC – 5.6.2 Redirection: av John Godley – 5.2.3 WooCommerce AJAX Cart: av Moises Heberle – 1.3.24 YITH WooCommerce Product Add-ons & Extra Options: av YITH – 2.15.0 WP filhanterare: av mndpsingh287 – 7.1.5 YITH Pre-Order for WooCommerce: av YITH – 2.5.0 Public Woo Api: av Mickidum – 1.1.3 Advanced Custom Fields: av WP Engine – 6.0.3 Widgets for Google Reviews: av Trustindex.io – 9.2 EAN for WooCommerce: av WPFactory – 4.4.0 Product Feed PRO for WooCommerce: av AdTribes.io – 11.7.0 ShortPixel Image Optimizer: av ShortPixel – 5.0.5 CTX Feed: av WebAppick – 4.5.7 Ultimate floating widgets - Pro: av Aakash Chakravarthy – 2.4 Fortnox integration for WooCommerce: av wetail – 4.3.4 Wetail API Connector: av Wetail – 1.1.6 Reuseit Fortnox customization: av Anna – 1.1 ### Inactive Plugins (3) ### Disable Real MIME Check: av Sergey Biryukov – 1.0 Ultimate floating widgets: av Aakash Chakravarthy – 2.4 WP REST API Controller: av YIKES Inc. – 2.0.7 ### Must Use Plugins (1) ### Kinsta Must-use Plugins: av Kinsta Team – 2.4.8 ### Settings ### API Enabled: – Force SSL: ? Currency: SEK (kr) Currency Position: right_space Thousand Separator: Decimal Separator: , Number of Decimals: 0 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) variable (variable) woosb (woosb) woosg (woosg) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to WooCommerce.com: – Enforce Approved Product Download Directories: – ### WC Pages ### Butikbas: #6 - /shop/ Varukorg: #7 - /cart/ Kassan: #8 - /checkout/ Mitt konto: #9 - /my-account/ Allm?nna villkor: #10 - /villkor/ ### Theme ### Name: Botiga Child Version: 1.0 Author URL: https://athemes.com Child Theme: ? Parent Theme Name: Botiga Parent Theme Version: 1.1.3 – 1.2.2 finns tillg?nglig Parent Theme Author URL: https://athemes.com WooCommerce Support: ? ### Templates ### Overrides: botiga-child/woocommerce/archive-product.php Version 3.5.0 av botiga-child/woocommerce/cart/cart-empty.php ?r f?r?ldrad. Versionen i k?rnan ?r 7.0.1 botiga-child/woocommerce/cart/cart-item-data.php botiga-child/woocommerce/cart/cart-shipping.php botiga-child/woocommerce/cart/cart-totals.php Version 3.8.0 av botiga-child/woocommerce/cart/cart.php ?r f?r?ldrad. Versionen i k?rnan ?r 7.0.1 botiga-child/woocommerce/cart/cross-sells.php botiga-child/woocommerce/cart/mini-cart.php Version 2.4.0 av botiga-child/woocommerce/cart/proceed-to-checkout-button.php ?r f?r?ldrad. Versionen i k?rnan ?r 7.0.1 Version 4.0.0 av botiga-child/woocommerce/cart/shipping-calculator.php ?r f?r?ldrad. Versionen i k?rnan ?r 7.0.1 botiga-child/woocommerce/checkout/form-checkout.php botiga-child/woocommerce/checkout/payment-method.php Version 3.5.3 av botiga-child/woocommerce/checkout/payment.php ?r f?r?ldrad. Versionen i k?rnan ?r 7.0.1 botiga-child/woocommerce/checkout/review-order.php botiga-child/woocommerce/content-product.php botiga-child/woocommerce/content-single-product.php Version 3.4.0 av botiga-child/woocommerce/single-product/add-to-cart/simple.php ?r f?r?ldrad. Versionen i k?rnan ?r 7.0.1 botiga-child/woocommerce/single-product/add-to-cart/variable.php Version 3.4.0 av botiga-child/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php ?r f?r?ldrad. Versionen i k?rnan ?r 7.0.1 botiga-child/woocommerce/single-product/meta.php botiga-child/woocommerce/single-product/related.php botiga-child/woocommerce/single-product/short-description.php botiga-child/woocommerce/single-product/title.php botiga-child/woocommerce/taxonomy-product-tag.php Outdated Templates: ? L?r dig hur man uppdaterar ### Klarna Checkout Request Log ### 2022-11-04 07:58:31: KCO update order Response code: 403 Response message: {"error_code":"READ_ONLY_ORDER","error_messages":["Resource is read-only"],"correlation_id":"33d5d694-794f-4259-be16-5b948104faeb","service_version":"SNAPSHOT"} Correlation ID: 33d5d694-794f-4259-be16-5b948104faeb 2022-11-03 14:42:45: KCO update order Response code: 403 Response message: {"error_code":"READ_ONLY_ORDER","error_messages":["Resource is read-only"],"correlation_id":"a5a93cc7-f8aa-487a-8bcc-7da0dcd9b869","service_version":"SNAPSHOT"} Correlation ID: a5a93cc7-f8aa-487a-8bcc-7da0dcd9b869 2022-11-02 22:26:30: KCO get order Response code: 404 Response message: Correlation ID: 2022-11-02 20:33:04: KCO get order Response code: 404 Response message: Correlation ID: 2022-11-02 20:29:18: KCO get order Response code: 404 Response message: Correlation ID: 2022-11-02 11:50:19: KCO get order Response code: 404 Response message: Correlation ID: 2022-11-01 20:38:02: KCO get order Response code: 404 Response message: Correlation ID: 2022-11-01 09:52:06: KCO get order Response code: 404 Response message: Correlation ID: 2022-11-01 09:18:20: KCO get order Response code: 404 Response message: Correlation ID: 2022-10-31 18:31:33: KCO get order Response code: 404 Response message: Correlation ID: 2022-10-31 13:40:48: KCO get order Response code: 404 Response message: Correlation ID: 2022-10-31 12:02:48: KCO get order Response code: 404 Response message: Correlation ID: 2022-10-31 12:02:26: KCO get order Response code: 404 Response message: Correlation ID: 2022-10-31 11:26:31: KCO get order Response code: 404 Response message: Correlation ID: 2022-10-28 17:48:19: KCO get order Response code: 404 Response message: Correlation ID: ### Admin ### Enabled Features: activity-panels analytics coupons customer-effort-score-tracks experimental-products-task experimental-import-products-task experimental-fashion-sample-products experimental-product-tour shipping-smart-defaults shipping-setting-tour homescreen marketing multichannel-marketing mobile-app-banner navigation onboarding onboarding-tasks remote-inbox-notifications remote-free-extensions payment-gateway-suggestions shipping-label-banner subscriptions store-alerts transient-notices woo-mobile-welcome wc-pay-promotion wc-pay-welcome-page Disabled Features: minified-js new-product-management-experience settings Daily Cron: ? Next scheduled: 2022-11-05 09:41:28 +01:00 Options: ? Notes: 85 Onboarding: completed ### Action Scheduler ### Canceled: 3 Oldest: 2022-10-07 10:16:12 +0200 Newest: 2022-11-02 15:06:12 +0100 Complete: 9?092 Oldest: 2022-10-04 13:48:05 +0200 Newest: 2022-11-04 12:34:01 +0100 Failed: 3 Oldest: 2022-11-04 09:11:10 +0100 Newest: 2022-11-04 10:27:40 +0100 Pending: 1 Oldest: 2022-11-05 00:12:18 +0100 Newest: 2022-11-05 00:12:18 +0100 ### Status report information ### Generated at: 2022-11-04 12:38:24 +01:00
Forum: Plugins
In reply to: [YITH WooCommerce Badge Management] Badge covering miniature photoThanks Alessio! It worked perfectly ??
Following this! Also need help with the exact same thing
Forum: Plugins
In reply to: [YITH WooCommerce Badge Management] Badge covering miniature photo
Viewing 5 replies - 1 through 5 (of 5 total)