Forum Replies Created

Viewing 15 replies - 1 through 15 (of 60 total)
  • Thread Starter Tommaso99

    (@tommaso99)

    UPDATE: reading in the support documents I noticed that the “disconnect” button is missing from the Settings tab.

    Thread Starter Tommaso99

    (@tommaso99)

    @karlalevelup Hey, thanks for your reply.
    While this solution works

    .woocommerce-checkout h3 {
        color: red;
    }

    unfortunately I’m unable to reproduce it with other CSS Classes.

    This is the checkout page:
    add first a product to the checkout.

    For example, this piece of code:

    .content-title-style-hide .entry-content, .content-title-style-above .entry-content {
    		border-radius: 30px;
    	padding: 20px;
        height: 100%;
        background: linear-gradient(90deg, white 50%, #f5f5f5 50%);
    	box-shadow: 0 0 0 1px #e0e0e0, 8px 8px 7px 1px rgb(0 0 0 / 7%), 0 1px 1.5px 0 rgb(0 0 0 / 5%)
    }

    This piece of code creates a border around the checkout page, adds some shadows and divides it in two halves with two different colors.
    Unfortunately this styling also auto-applies to other pages like this page
    and if I add .woocommerce-checkout before that piece of CSS code, it doesn’t work anymore.
    This doesn’t work

    .woocommerce-checkout .content-title-style-hide .entry-content, .content-title-style-above .entry-content {
    		border-radius: 30px;
    	padding: 20px;
        height: 100%;
        background: linear-gradient(90deg, white 50%, #f5f5f5 50%);
    	box-shadow: 0 0 0 1px #e0e0e0, 8px 8px 7px 1px rgb(0 0 0 / 7%), 0 1px 1.5px 0 rgb(0 0 0 / 5%)
    }
    Thread Starter Tommaso99

    (@tommaso99)

    @rdeari unfortunately, if I add another shipping method, all the orders that use that won’t sync with the logistics…

    Thread Starter Tommaso99

    (@tommaso99)

    Oh okay I understand.
    I can’t switch to Woocommerce blocks checkout then. PayPal is crucial on my store

    Thread Starter Tommaso99

    (@tommaso99)

    @judagutor thanks for your reply.
    Here are the screenshots
    https://ibb.co/vwpm6Rm
    https://ibb.co/RNsDwDm
    https://ibb.co/dmB9Cr7

    Thread Starter Tommaso99

    (@tommaso99)

    @judagutor Paypal Standard -> n/a (included in WooCommerce Core prior to version 5.5.0, hidden in new installs since version 5.5.0)

    What does that mean?

    Thread Starter Tommaso99

    (@tommaso99)

    @chiape thanks for your reply.
    Indeed this is an option, however, if local pickup is chosen, customers shouldn’t be able to pay online but pay at pickup.

    Thread Starter Tommaso99

    (@tommaso99)

    @roxannestoltz @tamirat22
    Thank you for pointing out the Ideas Board, but the link doesn’t work
    However it’s a very simple feature that would get lost in the board, while it’s a feature that every other platform has by default: prestashop, magento, shopify.
    And a little snipped of code in the core would make it available to anyone.
    Please, send it directly to the team…

    • This reply was modified 1 year, 12 months ago by Tommaso99.
    Thread Starter Tommaso99

    (@tommaso99)

    @roxannestoltz thank you! I’ll implement it right away.
    However, It’s a very simple feature. Why isn’t it implemented in the Core?

    Thread Starter Tommaso99

    (@tommaso99)

    @judagutor thank you! I referred to them both on the plugin page and by creating a support ticket

    Thread Starter Tommaso99

    (@tommaso99)

    @judagutor thanks doe your reply

    
    ### WordPress Environment ###
    
    WordPress address (URL): https://harapekosushi.com
    Site address (URL): https://harapekosushi.com
    WC Version: 6.5.1
    REST API Version: ✔ 6.5.1
    WC Blocks Version: ✔ 7.7.0
    Action Scheduler Version: ✔ 3.4.0
    Log Directory Writable: ✔
    WP Version: 6.0
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ✔
    Language: en_US
    External object cache: ✔
    
    ### Server Environment ###
    
    Server Info: Apache/2.4.51 (Debian)
    PHP Version: 7.4.27
    PHP Post Max Size: 100 MB
    PHP Time Limit: 300
    PHP Max Input Vars: 10000
    cURL Version: 7.64.0
    OpenSSL/1.1.1d
    
    SUHOSIN Installed: –
    MySQL Version: 5.5.5-10.4.20-MariaDB-1:10.4.20+maria~buster-log
    Max Upload Size: 100 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔
    
    ### Database ###
    
    WC Database Version: 6.5.1
    WC Database Prefix: wp_
    Total Database Size: 8.98MB
    Database Data Size: 6.86MB
    Database Index Size: 2.12MB
    wp_woocommerce_sessions: Data: 0.05MB + Index: 0.02MB + 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: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.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: 0.11MB + Index: 0.11MB + 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: 0.09MB + Index: 0.09MB + Engine InnoDB
    wp_bv_fw_requests: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_bv_ip_store: Data: 0.17MB + Index: 0.19MB + Engine InnoDB
    wp_bv_lp_requests: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_e_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_options: Data: 1.44MB + Index: 0.06MB + Engine InnoDB
    wp_postmeta: Data: 0.33MB + Index: 0.09MB + Engine InnoDB
    wp_posts: Data: 3.27MB + Index: 0.13MB + Engine InnoDB
    wp_snippets: Data: 0.03MB + Index: 0.03MB + Engine InnoDB
    wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_usermeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
    wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_note_actions: Data: 0.03MB + Index: 0.02MB + Engine InnoDB
    wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_bundle_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + 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_woocommerce_bundled_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_bundled_items: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wysija_campaign: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wysija_campaign_list: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wysija_custom_field: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wysija_email: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wp_wysija_email_user_stat: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wysija_email_user_url: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wysija_form: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wysija_list: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wysija_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wysija_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wysija_url: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wysija_url_mail: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wysija_user: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wysija_user_field: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wysija_user_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wysija_user_list: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    attachment: 125
    custom_css: 2
    customize_changeset: 87
    elementor_library: 1
    nav_menu_item: 3
    page: 13
    post: 2
    product: 7
    revision: 223
    shop_coupon: 2
    shop_order: 1
    wp_global_styles: 2
    wysijap: 1
    
    ### Security ###
    
    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔
    
    ### Active Plugins (14) ###
    
    Accordion Blocks: by Phil Buchanan – 1.5.0
    Checkout Field Editor and Manager for WooCommerce: by Acowebs – 2.1.23
    Code Snippets: by Code Snippets Pro – 3.1.0
    Easy WP SMTP: by wpecommerce
    alexanderfoxc – 1.4.7
    
    Jetpack: by Automattic – 10.9.1
    Kadence Blocks – Gutenberg Blocks for Page Builder Features: by Kadence WP – 2.4.8
    Kadence Starter Templates: by Kadence WP – 1.2.14
    MalCare WordPress Security Plugin - Malware Scanner, Cleaner, Security Firewall: by MalCare Security – 4.78
    TikTok: by TikTok – 1.0.1
    WooCommerce Blocks: by Automattic – 7.7.0
    Photo Reviews for WooCommerce: by VillaTheme – 1.2.1
    WooCommerce Stripe Gateway: by WooCommerce – 6.4.1
    WooCommerce Product Bundles: by WooCommerce – 6.14.0
    WooCommerce: by Automattic – 6.5.1
    
    ### Inactive Plugins (2) ###
    
    Breeze: by Cloudways – 2.0.5
    SAHU TikTok Pixel for E-Commerce: by  – 1.1.0
    
    ### Dropin Plugins (1) ###
    
    object-cache.php: Object Cache Pro (Drop-in)
    
    ### Must Use Plugins (1) ###
    
    Object Cache Pro (MU): by Rhubarb Group – 1.14.5
    
    ### Settings ###
    
    API Enabled: –
    Force SSL: –
    Currency: USD ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2
    Taxonomies: Product Types: bundle (bundle)
    external (external)
    grouped (grouped)
    simple (simple)
    subscription (subscription)
    variable (variable)
    variable subscription (variable-subscription)
    
    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 base: #6 - /shop/
    Cart: #7 - /cart/
    Checkout: #8 - /checkout/
    My account: #9 - /my-account/
    Terms and conditions: ❌ Page not set
    
    ### Theme ###
    
    Name: Woostify
    Version: 2.1.1
    Author URL: https://woostify.com/about
    Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Overrides: –
    
    ### Product Bundles ###
    
    Database Version: 6.14.0
    Loopback Test: ✔
    Template Overrides: –
    
    ### Action Scheduler ###
    
    Complete: 327
    Oldest: 2022-05-05 08:33:03 +0000
    Newest: 2022-06-04 16:33:30 +0000
    
    Pending: 2
    Oldest: 2022-06-04 16:34:32 +0000
    Newest: 2022-06-05 07:50:41 +0000
    
    Canceled: 2
    Oldest: 2022-06-04 06:04:18 +0000
    Newest: 2022-06-04 15:56:24 +0000
    
    ### Status report information ###
    
    Generated at: 2022-06-04 16:33:54 +00:00
    
    Thread Starter Tommaso99

    (@tommaso99)

    @hegenberg that’s not the issue.

    If I use the link:
    https://yumeffect.it/?add-to-cart=1498&quantity [ 769 ] =1 &quantity [ 738 ] =1
    The products are added twice.

    However if I turn “[” and “]” into their respectively unicode it works fine.

    Thread Starter Tommaso99

    (@tommaso99)

    @prin_settasatian
    Apparently, this forum automatically turns any [ or ] into their respectively unicode.

    My previous message was:

    If I use the link:
    https://yumeffect.it/?add-to-cart=1498&quantity [ 769 ] =1 &quantity [ 738 ] =1
    The products are added twice.

    But if turn [ or ] into their respectively unicode it works fine.

    Although I found a fix, it’s still a bug that should be addressed.

    Thread Starter Tommaso99

    (@tommaso99)

    @prin_settasatian
    Hello there!
    Thank you for pointing out that the issue is not there.

    So basically, if I use the link:
    https://yumeffect.it/?add-to-cart=1498&quantity%5B769%5D=1&quantity%5B738%5D=1
    The products are added twice.

    But after doing that, if I copy the current url address (that is https://yumeffect.it/?add-to-cart=1498&quantity%5B769%5D=1&quantity%5B738%5D=1)
    it works as expected.

    So if I substitute the [ and ] with their unicode, it works fine.

    Thread Starter Tommaso99

    (@tommaso99)

    The new link is https://yumeffect.it

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