Dat Hoang
Forum Replies Created
-
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] Is This Plugin Needed If I’m Using GTMThanks @serafinnyc for updating.
If so, feel free to disable our plugin to avoid duplicate trackings.
Forum: Themes and Templates
In reply to: [Storefront] How image sizes are defined?Hi,
Please note that the document you refer above is for developers.
If the theme is declaring image sizes, the top section will be hidden and only the cropping option will be visible.
This means the theme is using code to declare image sizes. The code looks like this https://docs.woocommerce.com/document/image-sizes-theme-developers/#section-1
In Storefront, this is defined here https://github.com/woocommerce/storefront/blob/804755425522a2ed5c379f43b8e8c4b54d13761a/inc/woocommerce/class-storefront-woocommerce.php#L58-L74
Hi,
By default, WordPress Multisite does not share posts/pages (products are also a special post type) across sub-sites.
If you really want this feature, this requires a lot of custom coding. For assistance with customization or development with your site, we recommend reaching out to someone on our [Customizations Page](https://woocommerce.com/customizations/).
Otherwise, if you just need to “copy and paste” your products, you can use the default Import/Export CSV feature in the WooCommerce core – https://docs.woocommerce.com/document/product-csv-importer-exporter/
Forum: Themes and Templates
In reply to: [Storefront] Sample Page MissingHi,
Glad to hear that you could resolve the issue by yourself.
If you do not see sample products (aka Starter Content) after installing Storefront, you can also import them by following this guide https://docs.woocommerce.com/document/importing-woocommerce-sample-data/
To set a page with
Homepagetemplate, please change this option inPage Attributessection in the page editor in WP Admin.If you have any other issue, feel free to open new topics.
Hi,
1. Can you please go to WP Admin -> Appearance -> Widgets, and make sure that you’re setting up the menu there? Please take a screenshot here for us. I recommend https://snag.gy for easily sharing screenshots – please follow the instructions on the page, then paste the URL in this topic. It works with Chrome, Firefox and IE.
2.
This kind of problem may be also caused by either a conflict with your theme (a child theme of Storefront) or with another plugin.
The best way to determine this is to:
- Temporarily switch your theme to Storefront
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
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 conflict. You can find a more detailed explanation on how to do a conflict test here.
Hi,
1. Have you made any change on your Storefront theme directly?
2. This kind of problem is usually caused by either a conflict with your theme or with another plugin.
The best way to determine this is to:
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
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 conflict. You can find a more detailed explanation on how to do a conflict test here.
Hi,
I am also using Storefront 2.4.5 and WooCommerce 3.6.1, however, there is no similar message on my WP Admin dashboard.
Could you please share a copy of your site’s System Status? You can find it via WooCommerce > Status.
Select “Get system report” and then “Copy for support”. Once you’ve done that, paste it here in your response.Forum: Plugins
In reply to: [Braintree for WooCommerce Payment Gateway] Compliance to 3DS 2.0Hi @lauramay7,
Thanks for providing more info.
Hey you realise that compliance has already come into force, right?
To be honest, I have not noticed this yet.
This is what you mean https://www.braintreepayments.com/blog/ready-for-3d-secure-2-0/#3whatisthetimelineforimplementing3ds20 ? Some cards have started implementing this since April 01, 2019?
I am contacting with our developers and teams, then update here also.
Forum: Themes and Templates
In reply to: [Storefront] WP multilang supportHi,
This is not an issue with the theme itself. It seems that your multilingual plugin does not support WooCommerce pages well.
Please contact the plugin to get help.
If you have any specific issues with Storefront, feel free to create new topics.
Hi,
I’ve had a look at your screenshots. It’s not an issue with the WooCommerce Blocks plugin.
This seems an issue with your theme itself. Feel free to contact the theme author/developer to get help.
Please open new topics if you have any issue regarding WooCommerce Blocks.
Forum: Plugins
In reply to: [WooCommerce Blocks] Broken?Hi @3dgreek and @villadecker,
What themes are you using? Can you give me your site links as well?
I am using WooCommerce 3.6.1, WooCommerce Blocks 2.0.0, and Storefront, blocks look good on my site:
Link to image: https://cld.wthms.co/Bp7rWeForum: Plugins
In reply to: [WooCommerce Payfast Gateway] Payfast Payment Process IssueWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [Braintree for WooCommerce Payment Gateway] Compliance to 3DS 2.0Thanks @lauramay7, that’s the correct info.
In short, we will release a new version of the plugin prior to September 2019, which supports 3DS 2.0.
I’m marking this thread resolved. In the meantime, I’ve added this topic as a sticky post as well.
—-
For internal reference: #266-gh-woocommerce-gateway-paypal-powered-by-braintree
- This reply was modified 7 years ago by Dat Hoang.
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] Is This Plugin Needed If I’m Using GTMHi,
GTM stands for Google Tag Manager, right?
I am not sure how you implement Google Analytics via Google Tag Manager, however, it sounds complicated (requiring coding) as I’ve just had a quick look at some guides:
* https://www.analyticsmania.com/post/ecommerce-tracking-with-google-tag-manager/
* https://www.optimizesmart.com/implementing-e-commerce-tracking-google-tag-manager/If you’ve followed all similar steps in two guides above, you do not need to use our plugin. Otherwise, I suggest disabling Google Tag Manager and use our plugin.