Forum Replies Created

Viewing 15 replies - 61 through 75 (of 90 total)
  • Thread Starter DODO Internet

    (@studioviv)

    Hello @aurangajeb ,

    The link to de doc ref is what I was looking for. Thanks for the help!

    Best Regards!

    Thread Starter DODO Internet

    (@studioviv)

    Hello @tasfiamohtasim ,

    Thank you for replying. That’s is great that it is possible, but I can’t find the fields at the normal profile pages. See https://ibb.co/hgFBPmY. Is there an other page with the user front end data or am I missing it?

    Thread Starter DODO Internet

    (@studioviv)

    Deze vraag kan je negeren. Ik weet het al waar het aan lag. De optie Klarna voegt de velden toe en maakt de adres velden verplicht. Wanneer de klarna optie weer uit staat, is het mogelijk om de velden weg te halen.

    Thread Starter DODO Internet

    (@studioviv)

    Hello,

    Thank you for the github link.

    I have a valid PRO license. I will ask the question there

    Thread Starter DODO Internet

    (@studioviv)

    Can I edit the email body with some kind of build in hook and change it with that?

    Regards

    Thread Starter DODO Internet

    (@studioviv)

    Hello,

    Oops. My fault. Thanks for the help anyway!

    Thread Starter DODO Internet

    (@studioviv)

    Hello,

    I know and understand that this isn’t a part of the support policy.

    But the product ID whose options are is gone. And now I can’t check which options belong to which products. And I can’t find anything similar in the rest of the array either. Do you happen to know how the plugin itself checks which option belongs to which product?

    Or can you tell me how the function THEMECOMPLETE_EPO_API()->get_option($order_id, ‘all’) works. And if it possible to change the ‘all’ value to for example the product ID?

    Regards.

    Thread Starter DODO Internet

    (@studioviv)

    I have found that the var $item_id in the foreach loop of the options is empty. So the check of the item_key == $item_id in the loop is always false. And I can’t find any other value in the array for the check.

    See array:

    array(1) {
      [""]=>
      array(2) {
        [0]=>
        array(18) {
          ["mode"]=>
          string(7) "builder"
          ["cssclass"]=>
          string(0) ""
          ["hidelabelincart"]=>
          string(0) ""
          ["hidevalueincart"]=>
          string(0) ""
          ["hidelabelinorder"]=>
          string(0) ""
          ["hidevalueinorder"]=>
          string(0) ""
          ["element"]=>
          array(4) {
            ["type"]=>
            string(6) "upload"
            ["rules"]=>
            array(1) {
              [0]=>
              array(1) {
                [0]=>
                string(1) "0"
              }
            }
            ["rules_type"]=>
            array(1) {
              [0]=>
              array(1) {
                [0]=>
                string(0) ""
              }
            }
            ["_"]=>
            array(1) {
              ["price_type"]=>
              bool(false)
            }
          }
          ["name"]=>
          string(12) "Kies uw foto"
          ["value"]=>
          string(141) "[image_url]"
          ["display"]=>
          string(197) "[image_name]"
          ["price"]=>
          float(0)
          ["section"]=>
          string(23) "5ee22044b78a41.03365127"
          ["section_label"]=>
          string(12) "Kies uw foto"
          ["percentcurrenttotal"]=>
          int(0)
          ["fixedcurrenttotal"]=>
          int(0)
          ["currencies"]=>
          array(0) {
          }
          ["price_per_currency"]=>
          array(1) {
            ["EUR"]=>
            string(0) ""
          }
          ["quantity"]=>
          int(1)
        }
        [1]=>
        array(17) {
          ["mode"]=>
          string(7) "builder"
          ["cssclass"]=>
          string(0) ""
          ["hidelabelincart"]=>
          string(0) ""
          ["hidevalueincart"]=>
          string(0) ""
          ["hidelabelinorder"]=>
          string(0) ""
          ["hidevalueinorder"]=>
          string(0) ""
          ["element"]=>
          array(4) {
            ["type"]=>
            string(9) "textfield"
            ["rules"]=>
            array(1) {
              [0]=>
              array(1) {
                [0]=>
                string(0) ""
              }
            }
            ["rules_type"]=>
            array(1) {
              [0]=>
              array(1) {
                [0]=>
                string(0) ""
              }
            }
            ["_"]=>
            array(1) {
              ["price_type"]=>
              bool(false)
            }
          }
          ["name"]=>
          string(26) "Tekst op taart (optioneel)"
          ["value"]=>
          string(21) "[text]"
          ["price"]=>
          float(0)
          ["section"]=>
          string(23) "6012dc5d3772d0.99768898"
          ["section_label"]=>
          string(26) "Tekst op taart (optioneel)"
          ["percentcurrenttotal"]=>
          int(0)
          ["fixedcurrenttotal"]=>
          int(0)
          ["currencies"]=>
          array(0) {
          }
          ["price_per_currency"]=>
          array(0) {
          }
          ["quantity"]=>
          int(1)
        }
      }
    }
    
    Thread Starter DODO Internet

    (@studioviv)

    Hello Pinal,

    Sorry for the very late respons. I have one question. Where do I need to put the action functions?

    Thanks,
    Matyas – Studioviv

    Thread Starter DODO Internet

    (@studioviv)

    Thread Starter DODO Internet

    (@studioviv)

    Hello,

    And do you know how I can change the table to the standard woocoomerce order detail table?

    Regards,
    Matyas – Studioviv

    Thread Starter DODO Internet

    (@studioviv)

    Hello,

    The excisting products sometime failed to sync and the new products aren’t added to the facebook shop. Even with the manual sync button.

    
    ### WordPress Environment ###
    
    WordPress address (URL): https://saitee.nl
    Site address (URL): https://saitee.nl
    WC Version: 4.9.2
    REST API Version: ✔ 4.9.2
    WC Blocks Version: ✔ 4.0.0
    Action Scheduler Version: ✔ 3.1.6
    WC Admin Version: ✔ 1.8.3
    Log Directory Writable: ✔
    WP Version: 5.6.1
    WP Multisite: –
    WP Memory Limit: 4 GB
    WP Debug Mode: –
    WP Cron: ✔
    Language: nl_NL
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache/2
    PHP Version: 7.4.11
    PHP Post Max Size: 8 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.71.0
    OpenSSL/1.1.1d
    
    SUHOSIN Installed: –
    MySQL Version: 10.1.40-MariaDB-cll-lve
    Max Upload Size: 4 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔
    
    ### Database ###
    
    WC Database Version: 4.9.2
    WC Database Prefix: wp_
    Totale databasegrootte: 473.06MB
    Database datagrootte: 304.92MB
    Database index grootte: 168.14MB
    wp_woocommerce_sessions: Data: 5.02MB + Index: 0.05MB + Engine InnoDB
    wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_woocommerce_order_items: Data: 1.52MB + Index: 0.19MB + Engine InnoDB
    wp_woocommerce_order_itemmeta: Data: 10.52MB + Index: 6.03MB + Engine InnoDB
    wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_actions: Data: 4.02MB + Index: 1.86MB + Engine InnoDB
    wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_logs: Data: 1.52MB + Index: 0.59MB + Engine InnoDB
    wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_comments: Data: 3.52MB + Index: 1.80MB + Engine InnoDB
    wp_csp3_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_itsec_bans: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_itsec_distributed_storage: Data: 3.52MB + Index: 0.02MB + Engine InnoDB
    wp_itsec_fingerprints: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_itsec_geolocation_cache: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_itsec_lockouts: Data: 14.52MB + Index: 3.30MB + Engine InnoDB
    wp_itsec_logs: Data: 62.59MB + Index: 12.61MB + Engine InnoDB
    wp_itsec_mutexes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_itsec_opaque_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_itsec_temp: Data: 74.61MB + Index: 86.27MB + Engine InnoDB
    wp_itsec_user_groups: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_kiyoh: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mainwp_stream: Data: 3.52MB + Index: 2.84MB + Engine InnoDB
    wp_mainwp_stream_meta: Data: 8.52MB + Index: 11.55MB + Engine InnoDB
    wp_mclean_refs: Data: 0.42MB + Index: 0.00MB + Engine InnoDB
    wp_mclean_scan: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mollie_pending_payment: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_options: Data: 11.23MB + Index: 1.53MB + Engine InnoDB
    wp_pmxi_files: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_pmxi_hash: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_pmxi_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_pmxi_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_pmxi_imports: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wp_pmxi_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_pmxi_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_postmeta: Data: 34.56MB + Index: 12.03MB + Engine InnoDB
    wp_posts: Data: 5.47MB + Index: 2.22MB + Engine InnoDB
    wp_redirection_404: Data: 25.06MB + Index: 8.08MB + Engine InnoDB
    wp_redirection_groups: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_redirection_items: Data: 0.23MB + Index: 0.30MB + Engine InnoDB
    wp_redirection_logs: Data: 1.02MB + Index: 0.11MB + Engine InnoDB
    wp_shortpixel_folders: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_shortpixel_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_termmeta: Data: 0.11MB + Index: 0.11MB + Engine InnoDB
    wp_terms: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
    wp_term_relationships: Data: 0.45MB + Index: 0.25MB + Engine InnoDB
    wp_term_taxonomy: Data: 0.16MB + Index: 0.03MB + Engine InnoDB
    wp_usermeta: Data: 17.55MB + Index: 11.03MB + Engine InnoDB
    wp_users: Data: 1.52MB + Index: 0.64MB + Engine InnoDB
    wp_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_customer_lookup: Data: 1.52MB + Index: 0.39MB + Engine InnoDB
    wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_coupon_lookup: Data: 0.06MB + Index: 0.06MB + Engine InnoDB
    wp_wc_order_product_lookup: Data: 1.52MB + Index: 0.75MB + Engine InnoDB
    wp_wc_order_stats: Data: 0.20MB + Index: 0.20MB + Engine InnoDB
    wp_wc_order_tax_lookup: Data: 0.13MB + Index: 0.13MB + Engine InnoDB
    wp_wc_product_meta_lookup: Data: 0.33MB + Index: 0.53MB + Engine InnoDB
    wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wdp_orders: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wdp_order_items: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_wdp_rules: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wdr_order_discounts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wdr_order_item_discounts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wdr_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_yith_wcwl: Data: 1.03MB + Index: 0.05MB + Engine InnoDB
    wp_yith_wcwl_lists: Data: 2.02MB + Index: 0.06MB + Engine InnoDB
    wp_yoast_indexable: Data: 5.52MB + Index: 1.25MB + Engine InnoDB
    wp_yoast_indexable_hierarchy: Data: 0.23MB + Index: 0.31MB + Engine InnoDB
    wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_yoast_seo_links: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
    wp_yoast_seo_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    acf-field: 115
    acf-field-group: 10
    attachment: 2743
    customize_changeset: 1
    nav_menu_item: 45
    o-discount: 10
    o-list: 1
    oembed_cache: 19
    page: 25
    post: 1
    product: 1097
    product_variation: 729
    review: 1
    revision: 257
    seedprod: 1
    shop_coupon: 59
    shop_order: 2828
    shop_order_refund: 17
    tm_global_cp: 3
    wpcf7_contact_form: 2
    
    ### Security ###
    
    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔
    
    ### Active Plugins (31) ###
    
    Advanced Custom Fields PRO: door Elliot Condon – 5.9.4
    Honeypot voor Contact Form 7: door Nocean – 1.14.1
    Contact Form 7 Extension For Mailchimp: door Renzo Johnson – 0.5.31
    Contact Form 7: door Takayuki Miyoshi – 5.3.2
    Disable Comments: door WPDeveloper – 2.1.0
    Dodo admin: door Dodo Internet – 9.3
    Easy WP SMTP: door wpecommerce
    alexanderfoxc – 1.4.5
    
    Facebook for WooCommerce: door Facebook – 2.2.0
    Flexible Shipping PRO: door WP Desk – 2.1.0
    Flexible Shipping: door WP Desk – 4.0.9
    Hostplugin - Woocommerce Points and Rewards Premium: door HostPlugin.com – 1.1.3
    iThemes Security Pro: door iThemes – 6.8.3
    Kiyoh Customerreview: door kiyoh – 1.0.29
    Limit Login Attempts Reloaded: door Limit Login Attempts Reloaded – 2.19.2
    MainWP Child Reports: door MainWP – 2.0.7
    MainWP Child: door MainWP – 4.1.4
    Media Cleaner (Pro): door Jordy Meow – 6.1.3
    Mollie-betalingen voor WooCommerce: door Mollie – 6.1.0
    Product Filter for WooCommerce: door XforWooCommerce – 7.3.3
    Redirection: door John Godley – 5.0.1
    Resize Image After Upload: door ShortPixel – 1.8.6
    ShortPixel Image Optimizer: door ShortPixel – 4.21.1
    WC Search Orders By Product: door WPHEKA – 1.5
    WooCommerce MyParcel: door Adem Demir – 3.2.1
    Conditional Discounts for WooCommerce by ORION: door ORION – 4.3.2
    WooCommerce Conversion Tracking: door weDevs – 2.0.8
    WooCommerce PDF Invoices & Packing Slips: door Ewout Fernhout – 2.8.2
    WooCommerce TM Extra Product Options: door themeComplete – 5.0.12.8
    WooCommerce: door Automattic – 4.9.2 (update naar versie 5.0.0 is beschikbaar)
    WP Rocket: door WP Media – 3.8.4
    YITH WooCommerce Wishlist: door YITH – 3.0.18
    
    ### Inactive Plugins (0) ###
    
    ### Dropin Plugins (1) ###
    
    advanced-cache.php: advanced-cache.php
    
    ### Must Use Plugins (1) ###
    
    installatron_hide_status_test.php: door  –
    
    ### Settings ###
    
    API Enabled: –
    Force SSL: –
    Currency: EUR (€)
    Currency Position: left
    Thousand Separator: .
    Decimal Separator: ,
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)
    
    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: –
    
    ### WC Pages ###
    
    Winkelbasis: #152 - /winkel/
    Winkelmand: #153 - /winkelmand/
    Afrekenen: #154 - /afrekenen/
    Mijn account: #155 - /mijn-account/
    Algemene voorwaarden: ❌ Pagina niet ingesteld
    
    ### Theme ###
    
    Name: dodo_theme
    Version: 3.7.2
    Author URL: http://dodo.nl/
    Child Theme: ❌ – Als je wijzigingen aanbrengt in WooCommerce of in een hoofdthema dat je niet zelf gebouwd hebt
    raden we het gebruik van een child thema aan. Zie: Hoe maak je een child thema
    
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Overrides: dodo_theme/woocommerce/archive-product.php
    /home/saiteenl/domains/saitee.nl/public_html/wp-content/plugins/woocommerce-tm-extra-product-options/templates/cart/cart-item-data.php
    dodo_theme/woocommerce/cart/cross-sells.php
    dodo_theme/woocommerce/content-product.php
    dodo_theme/woocommerce/single-product.php versie - is verouderd. De hoofdversie is 1.6.4
    dodo_theme/woocommerce/taxonomy-product_cat.php versie - is verouderd. De hoofdversie is 4.7.0
    
    Outdated Templates: ❌
    					
    					
    						Leer hoe te updaten
    
    ### Action Scheduler ###
    
    Afgerond: 8.272
    Oldest: 2021-01-11 08:33:25 +0000
    Newest: 2021-02-11 08:16:31 +0000
    
    Mislukt: 10
    Oldest: 2020-12-15 18:30:53 +0000
    Newest: 2021-02-03 23:53:44 +0000
    
    In afwachting: 1
    Oldest: 2021-02-11 08:31:31 +0000
    Newest: 2021-02-11 08:31:31 +0000
    
    
    Thread Starter DODO Internet

    (@studioviv)

    Hello,

    Thanks for the information. But I am wondering. Why is the plugin not using the default woocommerce email order details?

    Regards,
    Matyas – Studioviv

    Hello,

    I have sended the translation to your gmail account.
    (this is my work account, sorry for the switching. I forgot with which account I was logged in)

    Regards

    • This reply was modified 5 years, 3 months ago by DODO Internet.

    I also get this messages. Is there a fix for this problem?

Viewing 15 replies - 61 through 75 (of 90 total)