Support » Plugin: WooCommerce Blocks » Change button “Proceed to checkout”

  • Resolved jalara

    (@jalara)


    Hello,
    I would like to change the “Proceed to Checkout” button in my shopping cart. Unfortunately, this does not work properly. Both the translation via Loco Translate is not working as well as changing the design via the child CSS file (picture here).
    I have already tried different codes such as:

    .wp-block-woocommerce-cart .wc-block-cart__submit-button {
        background-color: #29791d!important;
    }

    or

    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    background-color: green!important;
    }

    But unfortunately, this does not work. Can you help me further?

    The page is https://thegreenjoy.de/warenkorb/. The store for this is https://thegreenjoy.de/shop/. First, you can put an object into the shopping cart. Then the button appears in the shopping cart.

    Thank you and best regards
    Anna

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Rafy a11n

    (@nawaz0705)

    Hi @jalara

    I have tried to change the button background color using Custom CSS, and here is the output: https://d.pr/i/0Dv7af

    You can try the below CSS code:

    /* change BG color of checkout button | 5530922-zen | NS */
    
    a.checkout-button.roll-button.wc-forward {
        background-color: #29791d !important;
    }

    To implement the above Custom CSS, kindly navigate to WP Admin > Appearance > Customize > Additional CSS > and add the Custom CSS there.

    To change any text/label, I would suggest checking the free plugins here: Say what?

    Let us know if this works for you.

    Thread Starter jalara

    (@jalara)

    Hi @nawaz0705

    Thank you for the quick reply!
    The way via WP Admin > Appearance > Customize > Additional CSS > was the key. Thanks a lot!

    Now the translation remains to be done. I already use a plugin (Loco Translate) and actually, it works but with the button, the translation is not taken over (picture here). Do you have an idea why?

    Thank you and best regards
    Anna

    Plugin Support Rafy a11n

    (@nawaz0705)

    Hi @jalara

    I have just tried to change/translate the Proceed to checkout text: https://d.pr/i/4s1GiW

    And here is the output: https://d.pr/i/Us6x1u

    Can you click on the Sync (https://d.pr/i/2g57Av) button and then check if this solves the issue? I would also suggest making sure that you are using an updated version (6.8.2) of the WooCommerce plugin.

    Thread Starter jalara

    (@jalara)

    Hi @nawaz0705

    Mhh strange. Unfortunately it does not work for me. I installed the latest version of WooCommerce and synced the translations. But the translation doesn’t change unfortunately….

    Plugin Support Rafy a11n

    (@nawaz0705)

    Hi @jalara

    In order for us to get a better understanding of your site setup, could you please share a copy of your website’s System Status Report?

    You can get it by navigating to the WooCommerce / Status section of your site. Once there, click on the Get system report button and then copy it by clicking on the Copy for support button. Then paste it here in a comment.

    Thread Starter jalara

    (@jalara)

    Hi @nawaz0705

    Sure, here it is:

    ### WordPress Environment ###
    
    WordPress address (URL): https://thegreenjoy.de
    Site address (URL): https://thegreenjoy.de
    WC Version: 6.8.2
    REST API Version: ✔ 6.8.2
    WC Blocks Version: ✔ 8.0.0
    Action Scheduler Version: ✔ 3.4.0
    Log Directory Writable: ✔
    WP Version: 6.0.2
    WP Multisite: –
    WP Memory Limit: 1.000 MB
    WP Debug Mode: –
    WP Cron: ✔
    Language: de_DE
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 7.4.16
    PHP Post Max Size: 1 GB
    PHP Time Limit: 600
    PHP Max Input Vars: 1000
    cURL Version: 7.52.1
    OpenSSL/1.0.2u
    
    SUHOSIN Installed: –
    MySQL Version: 8.0.15
    Max Upload Size: 1.000 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔
    
    ### Database ###
    
    WC Database Version: 6.8.2
    WC Database Prefix: Ansjif3724_
    Datenbank-Gesamtgröße: 12163.53MB
    Datenbank-Datengröße: 12115.93MB
    Datenbank-Indexgröße: 47.60MB
    Ansjif3724_woocommerce_sessions: Daten: 0.13MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_woocommerce_api_keys: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_woocommerce_attribute_taxonomies: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_woocommerce_downloadable_product_permissions: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
    Ansjif3724_woocommerce_order_items: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_woocommerce_order_itemmeta: Daten: 0.06MB + Index: 0.06MB + Engine InnoDB
    Ansjif3724_woocommerce_tax_rates: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
    Ansjif3724_woocommerce_tax_rate_locations: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_woocommerce_shipping_zones: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_woocommerce_shipping_zone_locations: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_woocommerce_shipping_zone_methods: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_woocommerce_payment_tokens: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_woocommerce_payment_tokenmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_woocommerce_log: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_actionscheduler_actions: Daten: 2.02MB + Index: 0.84MB + Engine InnoDB
    Ansjif3724_actionscheduler_claims: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_actionscheduler_groups: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_actionscheduler_logs: Daten: 1.02MB + Index: 0.50MB + Engine InnoDB
    Ansjif3724_aiowps_debug_log: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_aiowps_events: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_aiowps_failed_logins: Daten: 0.09MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_aiowps_global_meta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_aiowps_login_activity: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_aiowps_login_lockdown: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_aiowps_permanent_block: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amd_zlrecipe_recipes: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_appointments: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_cache: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_categories: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_coupons: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_coupons_to_events: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_coupons_to_services: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_custom_fields: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_custom_fields_events: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_custom_fields_options: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_custom_fields_services: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_customer_bookings: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_customer_bookings_to_events_periods: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_customer_bookings_to_extras: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_events: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_events_periods: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_events_tags: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_events_to_providers: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_extras: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_galleries: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_locations: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_locations_views: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_notifications: Daten: 0.05MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_notifications_log: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_notifications_sms_history: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_packages: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_packages_customers_to_services: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_packages_services_to_locations: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_packages_services_to_providers: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_packages_to_customers: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_packages_to_services: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_payments: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_providers_to_daysoff: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_providers_to_events: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_providers_to_google_calendar: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_providers_to_locations: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_providers_to_outlook_calendar: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_providers_to_periods: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_providers_to_periods_services: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_providers_to_services: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_providers_to_specialdays: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_providers_to_specialdays_periods: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_providers_to_specialdays_periods_services: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_providers_to_timeouts: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_providers_to_weekdays: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_providers_views: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_services: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_amelia_services_views: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_amelia_users: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_apexnb_subscriber: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_automatorwp_actions: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_automatorwp_actions_meta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_automatorwp_automations: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_automatorwp_automations_meta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_automatorwp_logs: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
    Ansjif3724_automatorwp_logs_meta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_automatorwp_triggers: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_automatorwp_triggers_meta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_blc_filters: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_blc_instances: Daten: 0.11MB + Index: 0.05MB + Engine InnoDB
    Ansjif3724_blc_links: Daten: 0.39MB + Index: 0.09MB + Engine InnoDB
    Ansjif3724_blc_synch: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_ce4wp_abandoned_checkout: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_commentmeta: Daten: 0.06MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_comments: Daten: 0.23MB + Index: 0.09MB + Engine InnoDB
    Ansjif3724_e_events: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_e_notes: Daten: 0.02MB + Index: 0.17MB + Engine InnoDB
    Ansjif3724_e_notes_users_relations: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
    Ansjif3724_e_submissions: Daten: 0.02MB + Index: 0.27MB + Engine InnoDB
    Ansjif3724_e_submissions_actions_log: Daten: 0.02MB + Index: 0.11MB + Engine InnoDB
    Ansjif3724_e_submissions_values: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_ewwwio_images: Daten: 0.11MB + Index: 0.06MB + Engine InnoDB
    Ansjif3724_ewwwio_queue: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_ig_actions: Daten: 0.02MB + Index: 0.08MB + Engine InnoDB
    Ansjif3724_ig_blocked_emails: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_ig_campaigns: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
    Ansjif3724_ig_contact_meta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_ig_contactmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_ig_contacts: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
    Ansjif3724_ig_contacts_ips: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_ig_forms: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_ig_links: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
    Ansjif3724_ig_lists: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_ig_lists_contacts: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_ig_mailing_queue: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_ig_queue: Daten: 0.02MB + Index: 0.13MB + Engine InnoDB
    Ansjif3724_ig_sending_queue: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_ig_temp_import: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_ig_unsubscribe_feedback: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_ig_wc_cart: Daten: 0.02MB + Index: 0.08MB + Engine InnoDB
    Ansjif3724_ig_wc_guests: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
    Ansjif3724_ig_workflows: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_ig_workflows_queue: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_learnpress_order_itemmeta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_learnpress_order_items: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_learnpress_question_answermeta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_learnpress_question_answers: Daten: 0.09MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_learnpress_quiz_questions: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_learnpress_review_logs: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_learnpress_section_items: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_learnpress_sections: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_learnpress_sessions: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_learnpress_user_itemmeta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_learnpress_user_items: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_links: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_mailchimp_carts: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_mailchimp_jobs: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_nextend2_image_storage: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_nextend2_section_storage: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
    Ansjif3724_nextend2_smartslider3_generators: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_nextend2_smartslider3_sliders: Daten: 0.03MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_nextend2_smartslider3_sliders_xref: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_nextend2_smartslider3_slides: Daten: 0.02MB + Index: 0.11MB + Engine InnoDB
    Ansjif3724_options: Daten: 11788.44MB + Index: 0.14MB + Engine InnoDB
    Ansjif3724_pimwick_gift_card: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_pimwick_gift_card_activity: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_postmeta: Daten: 106.41MB + Index: 13.72MB + Engine InnoDB
    Ansjif3724_posts: Daten: 84.44MB + Index: 3.58MB + Engine InnoDB
    Ansjif3724_ppress_coupons: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
    Ansjif3724_ppress_customers: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_ppress_forms: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_ppress_formsmeta: Daten: 0.06MB + Index: 0.05MB + Engine InnoDB
    Ansjif3724_ppress_meta_data: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_ppress_ordermeta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_ppress_orders: Daten: 0.02MB + Index: 0.13MB + Engine InnoDB
    Ansjif3724_ppress_plans: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_ppress_sessions: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_ppress_subscriptions: Daten: 0.02MB + Index: 0.09MB + Engine InnoDB
    Ansjif3724_prli_clicks: Daten: 0.02MB + Index: 0.19MB + Engine InnoDB
    Ansjif3724_prli_link_metas: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_prli_links: Daten: 0.02MB + Index: 0.16MB + Engine InnoDB
    Ansjif3724_say_what_strings: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_smush_dir_images: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_term_relationships: Daten: 0.23MB + Index: 0.16MB + Engine InnoDB
    Ansjif3724_term_taxonomy: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_termmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_terms: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_tm_taskmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_tm_tasks: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_tutor_earnings: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_tutor_quiz_attempt_answers: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_tutor_quiz_attempts: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_tutor_quiz_question_answers: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_tutor_quiz_questions: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_tutor_withdraws: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_usermeta: Daten: 1.48MB + Index: 0.16MB + Engine InnoDB
    Ansjif3724_users: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
    Ansjif3724_wc_admin_note_actions: Daten: 0.05MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_wc_admin_notes: Daten: 0.06MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_wc_category_lookup: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_wc_customer_lookup: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_wc_download_log: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_wc_order_coupon_lookup: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_wc_order_product_lookup: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
    Ansjif3724_wc_order_stats: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
    Ansjif3724_wc_order_tax_lookup: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_wc_product_attributes_lookup: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_wc_product_download_directories: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_wc_product_meta_lookup: Daten: 0.02MB + Index: 0.09MB + Engine InnoDB
    Ansjif3724_wc_rate_limits: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_wc_reserved_stock: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_wc_tax_rate_classes: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_wc_webhooks: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_wcpdf_invoice_number: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_wcpdf_invoice_number_2021: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_wcpdf_packing_slip_number: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_wprm_ratings: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
    Ansjif3724_wpstg_queue: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    Ansjif3724_wpvgw_markers: Daten: 0.02MB + Index: 0.08MB + Engine InnoDB
    Ansjif3724_wpvgw_posts_extras: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_yasr_log: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_yasr_log_multi_set: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_yasr_multi_set: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_yasr_multi_set_fields: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_yasr_multi_values: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_yoast_indexable: Daten: 3.47MB + Index: 3.42MB + Engine InnoDB
    Ansjif3724_yoast_indexable_hierarchy: Daten: 0.11MB + Index: 0.17MB + Engine InnoDB
    Ansjif3724_yoast_migrations: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    Ansjif3724_yoast_primary_term: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    Ansjif3724_yoast_seo_links: Daten: 1.52MB + Index: 0.50MB + Engine InnoDB
    Ansjif3724_yoast_seo_meta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_actionscheduler_actions: Daten: 1.52MB + Index: 0.73MB + Engine InnoDB
    wpstg0_actionscheduler_claims: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_actionscheduler_groups: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_actionscheduler_logs: Daten: 1.52MB + Index: 0.33MB + Engine InnoDB
    wpstg0_aiowps_debug_log: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_aiowps_events: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_aiowps_failed_logins: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_aiowps_global_meta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_aiowps_login_activity: Daten: 0.05MB + Index: 0.00MB + Engine InnoDB
    wpstg0_aiowps_login_lockdown: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_aiowps_permanent_block: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amd_zlrecipe_recipes: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_appointments: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_cache: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_categories: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_coupons: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_coupons_to_events: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_coupons_to_services: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_custom_fields: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_custom_fields_events: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_custom_fields_options: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_custom_fields_services: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_customer_bookings: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_customer_bookings_to_events_periods: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_customer_bookings_to_extras: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_events: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_events_periods: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_events_tags: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_events_to_providers: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_extras: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_galleries: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_locations: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_locations_views: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_notifications: Daten: 0.05MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_notifications_log: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_notifications_sms_history: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_packages: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_packages_customers_to_services: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_packages_services_to_locations: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_packages_services_to_providers: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_packages_to_customers: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_packages_to_services: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_payments: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_providers_to_daysoff: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_providers_to_events: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_providers_to_google_calendar: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_providers_to_locations: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_providers_to_outlook_calendar: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_providers_to_periods: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_providers_to_periods_services: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_providers_to_services: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_providers_to_specialdays: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_providers_to_specialdays_periods: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_providers_to_specialdays_periods_services: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_providers_to_timeouts: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_providers_to_weekdays: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_providers_views: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_services: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_amelia_services_views: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_amelia_users: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_apexnb_subscriber: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_blc_filters: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_blc_instances: Daten: 0.13MB + Index: 0.05MB + Engine InnoDB
    wpstg0_blc_links: Daten: 0.42MB + Index: 0.13MB + Engine InnoDB
    wpstg0_blc_synch: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_ce4wp_abandoned_checkout: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_commentmeta: Daten: 0.05MB + Index: 0.03MB + Engine InnoDB
    wpstg0_comments: Daten: 0.20MB + Index: 0.09MB + Engine InnoDB
    wpstg0_e_events: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_e_submissions: Daten: 0.02MB + Index: 0.27MB + Engine InnoDB
    wpstg0_e_submissions_actions_log: Daten: 0.02MB + Index: 0.11MB + Engine InnoDB
    wpstg0_e_submissions_values: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_ewwwio_images: Daten: 0.11MB + Index: 0.06MB + Engine InnoDB
    wpstg0_ewwwio_queue: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_ig_actions: Daten: 0.02MB + Index: 0.08MB + Engine InnoDB
    wpstg0_ig_blocked_emails: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_ig_campaigns: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpstg0_ig_contact_meta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_ig_contactmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_ig_contacts: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpstg0_ig_contacts_ips: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_ig_forms: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_ig_links: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpstg0_ig_lists: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_ig_lists_contacts: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_ig_mailing_queue: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_ig_queue: Daten: 0.02MB + Index: 0.13MB + Engine InnoDB
    wpstg0_ig_sending_queue: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_ig_temp_import: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_ig_unsubscribe_feedback: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_ig_wc_cart: Daten: 0.02MB + Index: 0.08MB + Engine InnoDB
    wpstg0_ig_wc_guests: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpstg0_ig_workflows: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_ig_workflows_queue: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_learnpress_order_itemmeta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_learnpress_order_items: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_learnpress_question_answermeta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_learnpress_question_answers: Daten: 0.09MB + Index: 0.00MB + Engine InnoDB
    wpstg0_learnpress_quiz_questions: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_learnpress_review_logs: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_learnpress_section_items: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_learnpress_sections: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_learnpress_sessions: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_learnpress_user_itemmeta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_learnpress_user_items: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_links: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_mailchimp_carts: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_mailchimp_jobs: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_nextend2_image_storage: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_nextend2_section_storage: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpstg0_nextend2_smartslider3_generators: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_nextend2_smartslider3_sliders: Daten: 0.03MB + Index: 0.03MB + Engine InnoDB
    wpstg0_nextend2_smartslider3_sliders_xref: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_nextend2_smartslider3_slides: Daten: 0.02MB + Index: 0.11MB + Engine InnoDB
    wpstg0_options: Daten: 4.45MB + Index: 0.14MB + Engine InnoDB
    wpstg0_pimwick_gift_card: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_pimwick_gift_card_activity: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_postmeta: Daten: 53.55MB + Index: 9.03MB + Engine InnoDB
    wpstg0_posts: Daten: 52.52MB + Index: 2.42MB + Engine InnoDB
    wpstg0_ppress_forms: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_ppress_formsmeta: Daten: 0.05MB + Index: 0.05MB + Engine InnoDB
    wpstg0_ppress_meta_data: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_prli_clicks: Daten: 0.02MB + Index: 0.19MB + Engine InnoDB
    wpstg0_prli_link_metas: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_prli_links: Daten: 0.02MB + Index: 0.16MB + Engine InnoDB
    wpstg0_say_what_strings: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_smush_dir_images: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_term_relationships: Daten: 0.17MB + Index: 0.13MB + Engine InnoDB
    wpstg0_term_taxonomy: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_termmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_terms: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_tm_taskmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_tm_tasks: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_tutor_earnings: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_tutor_quiz_attempt_answers: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_tutor_quiz_attempts: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_tutor_quiz_question_answers: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_tutor_quiz_questions: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_tutor_withdraws: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_usermeta: Daten: 0.17MB + Index: 0.14MB + Engine InnoDB
    wpstg0_users: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpstg0_wc_admin_note_actions: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_wc_admin_notes: Daten: 0.06MB + Index: 0.00MB + Engine InnoDB
    wpstg0_wc_category_lookup: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_wc_customer_lookup: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_wc_download_log: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_wc_order_coupon_lookup: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_wc_order_product_lookup: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpstg0_wc_order_stats: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpstg0_wc_order_tax_lookup: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_wc_product_attributes_lookup: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_wc_product_download_directories: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_wc_product_meta_lookup: Daten: 0.02MB + Index: 0.09MB + Engine InnoDB
    wpstg0_wc_rate_limits: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_wc_reserved_stock: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_wc_tax_rate_classes: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_wc_webhooks: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_wcpdf_invoice_number: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_woocommerce_api_keys: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_woocommerce_attribute_taxonomies: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_woocommerce_downloadable_product_permissions: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpstg0_woocommerce_log: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_woocommerce_order_itemmeta: Daten: 0.06MB + Index: 0.03MB + Engine InnoDB
    wpstg0_woocommerce_order_items: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_woocommerce_payment_tokenmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_woocommerce_payment_tokens: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_woocommerce_sessions: Daten: 0.08MB + Index: 0.02MB + Engine InnoDB
    wpstg0_woocommerce_shipping_zone_locations: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_woocommerce_shipping_zone_methods: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_woocommerce_shipping_zones: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpstg0_woocommerce_tax_rate_locations: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_woocommerce_tax_rates: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpstg0_wprm_ratings: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpstg0_wpvgw_markers: Daten: 0.02MB + Index: 0.08MB + Engine InnoDB
    wpstg0_wpvgw_posts_extras: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_yasr_log: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_yasr_log_multi_set: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_yasr_multi_set: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_yasr_multi_set_fields: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_yasr_multi_values: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_yoast_indexable: Daten: 2.52MB + Index: 2.03MB + Engine InnoDB
    wpstg0_yoast_indexable_hierarchy: Daten: 0.09MB + Index: 0.16MB + Engine InnoDB
    wpstg0_yoast_migrations: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpstg0_yoast_primary_term: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpstg0_yoast_seo_links: Daten: 0.48MB + Index: 0.34MB + Engine InnoDB
    wpstg0_yoast_seo_meta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    aoc_popup: 1
    attachment: 442
    courses: 4
    cp_recipe: 1
    custom_css: 1
    customize_changeset: 3
    elementor_library: 3
    es_template: 1
    flamingo_contact: 3661
    flamingo_inbound: 5430
    is_search_form: 1
    jet-woo-builder: 5
    lesson: 77
    lp_course: 1
    lp_lesson: 54
    lp_question: 64
    lp_quiz: 5
    mc4wp-form: 1
    nav_menu_item: 8
    oembed_cache: 45
    page: 17
    popup: 2
    popup_theme: 8
    post: 11
    product: 6
    product_variation: 5
    revision: 1897
    shop_coupon: 2
    shop_order: 60
    shop_order_refund: 3
    sl-insta-account: 1
    sl-insta-feed: 1
    sl-insta-media: 108
    sln_attendant: 1
    sln_booking: 9
    sln_service: 1
    tablepress_table: 8
    topics: 21
    tutor_announcements: 1
    tutor_enrolled: 146
    wp_global_styles: 1
    wpcf7_contact_form: 1
    
    ### Security ###
    
    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔
    
    ### Active Plugins (45) ###
    
    All In One WP Security: von All In One WP Security & Firewall Team – 5.0.4
    Antispam Bee: von pluginkollektiv – 2.11.1
    Autoptimize: von Frank Goossens (futtta) – 3.1.1.1
    Broken Link Checker: von WPMU DEV – 1.11.18
    Cache Enabler: von KeyCDN – 1.8.9
    Contact Form 7: von Takayuki Miyoshi – 5.6.3
    Crop Thumbnails: von Volkmar Kantor – 1.4.0
    Disable Emojis (GDPR friendly): von Ryan Hellyer – 1.7.4
    Yoast Duplicate Post: von Enrico Battocchi & Team Yoast – 4.5
    Easy Table of Contents: von Magazine3 – 2.0.32
    Elementor Pro: von Elementor.com – 3.7.5
    Elementor: von Elementor.com – 3.7.4
    Enable Media Replace: von ShortPixel – 3.6.3
    Flamingo: von Takayuki Miyoshi – 2.3
    Google Authenticator: von Ivan Kruchkoff – 0.54
    Site Kit von Google: von Google – 1.82.0
    Header and Footer Scripts: von Digital Liberation – 2.2.1
    JetWooBuilder For Elementor: von Crocoblock – 2.0.3
    Loco Translate: von Tim Whitlock – 2.6.2
    Mailchimp for WooCommerce: von Mailchimp – 2.7.3
    PHP Compatibility Checker: von WP Engine – 1.5.2
    PNG to JPG: von KubiQ – 4.1
    Podamibe Custom User Gravatar: von Podamibe Nepal – 1.0.8
    PW WooCommerce Gift Cards: von Pimwick
    LLC – 1.217
    
    Rating-Widget: Star Review System: von Rating-Widget – 3.1.4
    Remove IP: von guido – 0.1
    Salon Booking WordPress Plugin - Kostenlose Version: von Salon Booking System – 7.9.4
    Spotlight - Social Media Feeds: von RebelCode – 1.3
    Sydney Toolbox: von aThemes – 1.22
    TablePress: von Tobias Bäthge – 1.14
    Tutor LMS Elementor Addons: von Themeum – 2.0.4
    Tutor LMS: von Themeum – 2.0.9
    UpdraftPlus – Sichern/Wiederherstellen: von UpdraftPlus.Com
    DavidAnderson – 1.22.19
    
    Visibility Logic für Elementor: von StaxWP – 2.3.2
    PayPal PLUS für WooCommerce: von Inpsyde GmbH – 2.2.1
    WPC Product Bundles for WooCommerce: von WPClever – 6.3.7
    WooCommerce PDF Invoices & Packing Slips: von WP Overnight – 3.0.1
    WooCommerce Prevent Repeat Purchases: von Craftpeak – 1.1.0
    WooCommerce Shipping & Tax: von WooCommerce – 1.26.3
    WooCommerce: von Automattic – 6.8.2
    Yoast SEO: von Team Yoast – 19.6.1
    WP-Optimize - Clean, Compress, Cache: von David Anderson
    Ruhani Rabin
    Team Updraft – 3.2.7
    
    Backup Duplicator & Migration - WP STAGING: von WP-STAGING
    WPStagingBackup – 2.9.18
    
    ProfilePress: von ProfilePress Membership Team – 4.1.2
    Prosodia VGW OS: von Prosodia – Verlag für Musik und Literatur – 3.25.3
    
    ### Inactive Plugins (1) ###
    
    Health Check & Troubleshooting: von The WordPress.org community – 1.4.5
    
    ### Dropin Plugins (1) ###
    
    advanced-cache.php: advanced-cache.php
    
    ### Must Use Plugins (2) ###
    
    Health Check Troubleshooting Mode: von  – 1.7.2
    WP STAGING Optimizer: von René Hermenau – 1.5.1
    
    ### Settings ###
    
    API Enabled: –
    Force SSL: –
    Currency: EUR (€)
    Currency Position: right
    Thousand Separator: .
    Decimal Separator: ,
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    pw gift card (pw-gift-card)
    simple (simple)
    variable (variable)
    woosb (woosb)
    
    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 ###
    
    Shop-Basis: #3289 - /shop/
    Warenkorb: #3290 - /warenkorb/
    Kasse: #3291 - /kasse/
    Mein Konto: #3292 - /mein-konto/
    Allgemeine Geschäftsbedingungen: #3732 - /agbs/
    
    ### Theme ###
    
    Name: Sydney Child
    Version: 1.0
    Author URL: http://athemes.com
    Child Theme: ✔
    Parent Theme Name: Sydney
    Parent Theme Version: 2.10
    Parent Theme Author URL: https://athemes.com
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Overrides: /home/www/thegreenjoy.de/wp-content/plugins/jet-woo-builder/templates/woocommerce/cart/cart-empty.php
    /home/www/thegreenjoy.de/wp-content/plugins/jet-woo-builder/templates/woocommerce/cart/cart.php
    sydney/woocommerce/cart/proceed-to-checkout-button.php
    /home/www/thegreenjoy.de/wp-content/plugins/jet-woo-builder/templates/woocommerce/checkout/thankyou.php
    sydney-child/woocommerce/emails/customer-completed-order.php
    sydney-child/woocommerce/emails/customer-invoice.php
    sydney-child/woocommerce/emails/customer-new-account.php
    sydney-child/woocommerce/emails/customer-note.php
    sydney-child/woocommerce/emails/customer-on-hold-order.php
    sydney-child/woocommerce/emails/customer-processing-order.php
    sydney-child/woocommerce/emails/customer-refunded-order.php
    sydney-child/woocommerce/emails/customer-reset-password.php
    sydney-child/woocommerce/emails/email-addresses.php
    sydney-child/woocommerce/emails/email-customer-details.php
    sydney-child/woocommerce/emails/email-downloads.php
    sydney-child/woocommerce/emails/email-footer.php
    sydney-child/woocommerce/emails/email-header.php
    sydney-child/woocommerce/emails/email-order-details.php
    sydney-child/woocommerce/emails/email-order-items.php
    sydney-child/woocommerce/emails/email-styles.php
    sydney-child/woocommerce/myaccount/form-edit-account.php
    /home/www/thegreenjoy.de/wp-content/plugins/jet-woo-builder/templates/woocommerce/myaccount/form-login.php
    sydney-child/woocommerce/myaccount/orders.php
    sydney-child/woocommerce/order/order-details-customer.php
    sydney-child/woocommerce/order/order-details.php
    sydney/woocommerce/single-product/add-to-cart/simple.php
    
    ### 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
    mobile-app-banner
    navigation
    onboarding
    onboarding-tasks
    remote-inbox-notifications
    remote-free-extensions
    payment-gateway-suggestions
    shipping-label-banner
    subscriptions
    store-alerts
    transient-notices
    wc-pay-promotion
    wc-pay-welcome-page
    wc-pay-subscriptions-page
    
    Disabled Features: minified-js
    settings
    
    Daily Cron: ✔ Next scheduled: 2022-09-04 13:53:50 +02:00
    Options: ✔
    Notes: 94
    Onboarding: completed
    
    ### Action Scheduler ###
    
    Complete: 2.385
    Oldest: 2022-08-04 15:34:04 +0200
    Newest: 2022-09-04 15:11:48 +0200
    
    Pending: 3
    Oldest: 2022-09-04 15:26:48 +0200
    Newest: 2022-09-05 01:16:15 +0200
    
    ### Status report information ###
    
    Generated at: 2022-09-04 15:18:31 +02:00
    • This reply was modified 1 year ago by jalara.
    Plugin Support Rafy a11n

    (@nawaz0705)

    Hi @jalara

    I can see that you are using a couple of caching plugins like Cache Enabler and WP-Optimize - Clean, Compress, Cache. Can you please remove caching and temporarily disable these plugins to see if this makes any difference?

    If the above steps do not resolve the issue, I would suggest performing a conflict test, since this kind of problem is usually caused by a conflict with your theme or with another plugin.
     
    The best way to determine this is to:

    • Temporarily switch your theme to Storefront
    • Disable all plugins except for WooCommerce and Loco Translate
    • Check if the Proceed to checkout text is translated properly

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing the conflict. You can find a more detailed explanation on how to do a conflict test here.

    Before you start

    • First, please make sure you have a good backup in place of your full site and database. Most hosting companies have this included in the subscription, but you could also consider using a service like Jetpack. If something goes wrong, it’s nice to know that you can restore your site.
    • Second, I would suggest installing a plugin called Health Check & Troubleshooting. This is a plugin developed by the WordPress community, and it allows you to disable plugins without affecting your current site visitors.
    Plugin Author Nadir Seghir

    (@assassinateur)

    Changing the button text is not possible right now, however, it’s something we intend to work on very soon:

    https://github.com/woocommerce/woocommerce-blocks/issues/7015
    https://github.com/woocommerce/woocommerce-blocks/issues/7012
    https://github.com/woocommerce/woocommerce-blocks/issues/7013

    I invite you to subscribe and keep an eye on those issues.

    As for the CSS, I see you figured it out already from looking at your website 😀

    Thread Starter jalara

    (@jalara)

    Ok, thanks for the answer. Then I will follow and wait 🙂

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Change button “Proceed to checkout”’ is closed to new replies.