Forum Replies Created

Viewing 15 replies - 31 through 45 (of 71 total)
  • Hi Andrew,

    I appreciate your reply but I can’t really see the article, it requires a premium membership to your site.

    I did saw the option to send an email when changing the level of a user manually, but by purchasing the woocommerce product they already have the necessary level assigned so I don’t see how that’s an option.

    The woocommerce option is really helpful to include other payment gateways, but without the welcome email it seems like an incomplete integration to me, because if you’re only using woocommerce to sell them (like in my case), you can’t really send customers an email about the membership.

    Could you explain how to trigger it manually or through a hook? Considering that the user already has the membership enabled through the purchase.

    Thanks.

    • This reply was modified 4 years, 1 month ago by lamayas. Reason: wording

    Looking for the same solution. Testing my memberships sold through Woocommerce and don’t get the welcome email, although the membership appears enabled for the customer.

    Expiration emails work but the welcome email is not triggered by the purchase through Woocommerce. There’s no way to trigger it manually either.

    Really need to solve this, thanks in advance for any help.

    • This reply was modified 4 years, 1 month ago by lamayas.
    Thread Starter lamayas

    (@lamayas)

    Yes, that solved it! Thank you.

    Thread Starter lamayas

    (@lamayas)

    Hello,

    The currency switch works normally if I have just those 2 plugins enabled but the dashboard still shows a critical error (not affecting the front end currently):

    https://www.awesomescreenshot.com/image/26402973?key=b3d06932a3f49bdb02c5750f27df8e54

    I’m having the same problem. Trying to download all submissions shows an error message and trying to export only part of the data doesn’t work either.

    Will try a rollback for now.

    Thread Starter lamayas

    (@lamayas)

    Hi Abhishek,

    It’s still not working I tried changing the category and sidebar but nothing happens. What else could it be?

    Thanks again.

    Thread Starter lamayas

    (@lamayas)

    Hi again, the site is in development so I don’t have any cache plugin installed yet. Here are the screenshots so you can have a better look:

    Sidebar: https://www.awesomescreenshot.com/image/10610730?key=239d35ccfb57a9579666b39e9cdff584

    Widgets: https://www.awesomescreenshot.com/image/10610922?key=93007ced9373fae6be4b04e2cb94cd96

    Category page: https://www.awesomescreenshot.com/image/10611227?key=261b68f325ef8851d69651f6adfef7c3

    Thread Starter lamayas

    (@lamayas)

    Hi Abhishek,

    The code didn’t work, the default Woocommerce sidebar is still displaying on the category. Here’s the code in case I missed something:

    function prefix_cpt_sidebar( $sidebar = 'sidebar' ) {
        if (  is_category( 'red-wine' ) ) {
            $sidebar = 'ocs-red-wine';
        }
        return $sidebar;
    }
    add_filter( 'ocean_get_sidebar', 'prefix_cpt_sidebar' );

    Thanks for your help.

    Thread Starter lamayas

    (@lamayas)

    That works, thank you!

    Thread Starter lamayas

    (@lamayas)

    Hi Abhishek, can you please tell me how to disable the sidebar for mobile and the off-canvas just for desktop?

    Thanks for your help!

    Thread Starter lamayas

    (@lamayas)

    Hi Jess,

    I ran all the tests and here’s what I discovered:

    -I can check out with any amount when Wompi is disabled
    -The message will appear with any payment option if Wompi is enabled but only for orders below $1.50

    For the purpose of testing I was making a purchase of $1, so it turns out the restriction is coming from Wompi but it’s very low. The number read like $150 instead of $1.50 and it was appearing when I choose Cash on Delivery also so that’s what confused me.

    I’m going to mark this as resolved. Thanks for your help!

    • This reply was modified 5 years ago by lamayas.
    • This reply was modified 5 years ago by lamayas.
    • This reply was modified 5 years ago by lamayas.
    Thread Starter lamayas

    (@lamayas)

    Hi Shaun, thanks for the quick reply.

    I just noticed that the message is only appearing for VIRTUAL products, if I disable the virtual checkbox it lets me place the order.

    This is the message I see at checkout: “The minimum order total allowed is $50 when using this payment method.”, but it won’t show unless it’s a virtual product.

    What can I do? Here’s the status report:

    
    ### WordPress Environment ###
    
    WordPress address (URL): https://solusoftenlinea.com
    Site address (URL): https://solusoftenlinea.com
    WC Version: 5.4.1
    REST API Version: ✔ 5.4.1
    WC Blocks Version: ✔ 5.1.0
    Action Scheduler Version: ✔ 3.1.6
    WC Admin Version: ✔ 2.3.1
    Log Directory Writable: ✔
    WP Version: 5.7.2
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ✔
    Language: es_ES
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 7.4.20
    PHP Post Max Size: 516 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.77.0
    OpenSSL/1.1.1k
    
    SUHOSIN Installed: –
    MySQL Version: 5.7.23-23
    Max Upload Size: 512 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔
    
    ### Database ###
    
    WC Database Version: 5.4.1
    WC Database Prefix: wpcg_
    Tamaño total de la base de datos: 57.96MB
    Tamaño de los datos de la base de datos: 51.33MB
    Tamaño del índice de la base de datos: 6.63MB
    wpcg_woocommerce_sessions: Datos: 2.02MB + Índice: 0.02MB + Motor InnoDB
    wpcg_woocommerce_api_keys: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    wpcg_woocommerce_attribute_taxonomies: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
    wpcg_woocommerce_downloadable_product_permissions: Datos: 0.02MB + Índice: 0.06MB + Motor InnoDB
    wpcg_woocommerce_order_items: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
    wpcg_woocommerce_order_itemmeta: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    wpcg_woocommerce_tax_rates: Datos: 0.02MB + Índice: 0.06MB + Motor InnoDB
    wpcg_woocommerce_tax_rate_locations: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    wpcg_woocommerce_shipping_zones: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_woocommerce_shipping_zone_locations: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    wpcg_woocommerce_shipping_zone_methods: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_woocommerce_payment_tokens: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
    wpcg_woocommerce_payment_tokenmeta: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    wpcg_woocommerce_log: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
    wpcg_actionscheduler_actions: Datos: 0.11MB + Índice: 0.14MB + Motor InnoDB
    wpcg_actionscheduler_claims: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
    wpcg_actionscheduler_groups: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
    wpcg_actionscheduler_logs: Datos: 0.09MB + Índice: 0.09MB + Motor InnoDB
    wpcg_commentmeta: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    wpcg_comments: Datos: 0.02MB + Índice: 0.09MB + Motor InnoDB
    wpcg_epayco_order: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_e_submissions: Datos: 0.02MB + Índice: 0.27MB + Motor InnoDB
    wpcg_e_submissions_actions_log: Datos: 0.02MB + Índice: 0.11MB + Motor InnoDB
    wpcg_e_submissions_values: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    wpcg_links: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
    wpcg_ms_snippets: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_options: Datos: 3.05MB + Índice: 0.09MB + Motor InnoDB
    wpcg_pmxe_exports: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_pmxe_google_cats: Datos: 0.39MB + Índice: 0.00MB + Motor InnoDB
    wpcg_pmxe_posts: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_pmxe_templates: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_pmxi_files: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_pmxi_hash: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_pmxi_history: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_pmxi_images: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_pmxi_imports: Datos: 0.17MB + Índice: 0.00MB + Motor InnoDB
    wpcg_pmxi_posts: Datos: 0.09MB + Índice: 0.00MB + Motor InnoDB
    wpcg_pmxi_templates: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_postmeta: Datos: 27.52MB + Índice: 4.03MB + Motor InnoDB
    wpcg_posts: Datos: 16.52MB + Índice: 0.47MB + Motor InnoDB
    wpcg_snippets: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_termmeta: Datos: 0.05MB + Índice: 0.03MB + Motor InnoDB
    wpcg_terms: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    wpcg_term_relationships: Datos: 0.16MB + Índice: 0.14MB + Motor InnoDB
    wpcg_term_taxonomy: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    wpcg_usermeta: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    wpcg_users: Datos: 0.02MB + Índice: 0.05MB + Motor InnoDB
    wpcg_wc_admin_notes: Datos: 0.05MB + Índice: 0.00MB + Motor InnoDB
    wpcg_wc_admin_note_actions: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
    wpcg_wc_category_lookup: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_wc_customer_lookup: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    wpcg_wc_download_log: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    wpcg_wc_order_coupon_lookup: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    wpcg_wc_order_product_lookup: Datos: 0.02MB + Índice: 0.06MB + Motor InnoDB
    wpcg_wc_order_stats: Datos: 0.02MB + Índice: 0.05MB + Motor InnoDB
    wpcg_wc_order_tax_lookup: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    wpcg_wc_product_meta_lookup: Datos: 0.13MB + Índice: 0.20MB + Motor InnoDB
    wpcg_wc_reserved_stock: Datos: 0.02MB + Índice: 0.00MB + Motor InnoDB
    wpcg_wc_tax_rate_classes: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
    wpcg_wc_webhooks: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
    wpcg_yith_wcwl: Datos: 0.02MB + Índice: 0.02MB + Motor InnoDB
    wpcg_yith_wcwl_lists: Datos: 0.02MB + Índice: 0.03MB + Motor InnoDB
    
    ### Post Type Counts ###
    
    attachment: 355
    custom_css: 2
    customize_changeset: 3
    elementor_library: 16
    envato_tk_import: 1
    nav_menu_item: 33
    page: 22
    post: 2
    product: 975
    revision: 674
    shop_order: 3
    
    ### Security ###
    
    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔
    
    ### Active Plugins (14) ###
    
    Redux: por Redux.io + Dovy Paukstys – 4.1.27
    Wompi Plugin para WooCommerce: por Vlipco SAS – 0.1.1
    Electro Extensions: por MadrasThemes – 2.7.3
    Elementor: por Elementor.com – 3.2.5
    Happy Elementor Addons: por weDevs – 2.25.0
    Loco Translate: por Tim Whitlock – 2.5.3
    Premium Addons for Elementor: por Leap13 – 4.3.8
    PRO Elements: por PROElements.org – 3.2.0
    UpdraftPlus - Backup/Restore: por UpdraftPlus.Com
    DavidAnderson – 1.16.56
    
    WP All Import - WooCommerce Add-On: por Soflyy – 1.4.8
    WooCommerce: por Automattic – 5.4.1
    WP All Import: por Soflyy – 3.5.9
    YITH WooCommerce Compare: por YITH – 2.5.2
    YITH WooCommerce Wishlist: por YITH – 3.0.23
    
    ### Inactive Plugins (0) ###
    
    ### Settings ###
    
    API Enabled: –
    Force SSL: –
    Currency: COP ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 0
    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 ###
    
    Base de la tienda: #15 - /tienda/
    Carrito: #16 - /carrito/
    Finalizar compra: #17 - /finalizar-compra/
    Mi cuenta: #18 - /mi-cuenta/
    Términos y condiciones: #374 - /terminos-y-condiciones/
    
    ### Theme ###
    
    Name: Electro Child
    Version: 2.5.0
    Author URL: https://madrasthemes.com/
    Child Theme: ✔
    Parent Theme Name: Electro
    Parent Theme Version: 2.5.0
    Parent Theme Author URL: https://madrasthemes.com/
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Overrides: electro/woocommerce/archive-product.php
    La  version 3.6.0 de electro/woocommerce/global/quantity-input.php está obsoleta. La versión del núcleo es la 4.0.0
    
    Outdated Templates: ❌
    					
    					
    						Aprende cómo actualizar
    
    ### Action Scheduler ###
    
    Completo: 326
    Oldest: 2021-06-11 20:26:29 +0000
    Newest: 2021-06-24 19:09:52 +0000
    
    ### Status report information ###
    
    Generated at: 2021-06-24 14:51:22 -05:00
    

    Thanks for your help!

    I embedded all my videos again with the full URL (https://www.youtube.com/watch?v=Ja6Oz6JBMQI) instead of the short one (https://youtu.be/Ja6Oz6JBMQI) so I can’t show you an example anymore. The video appears fine in the editor but it wouldn’t show on the result page when using the short URL.

    Hi Abhishek, the issue seems to be fixed with the update. But I had to delete and embed my videos again.

    If I use the short version of the URL I can see the video in the editor but not in the live post. Not sure if that’s related.

    Thanks again for your help.

    Hi Abhishek, I just updated to version 2.0.4 and the issue is not fixed.

    Can you offer a temporal fix? Thanks for your help!

Viewing 15 replies - 31 through 45 (of 71 total)