mother.of.code
Forum Replies Created
-
Forum: Plugins
In reply to: [Meta for WooCommerce] Problema al conectar tu sitio con facebookThanks for letting us know! It’s understandable that you want to move forward – do let us know if you find out anything else!
Forum: Plugins
In reply to: [WooCommerce] Tax rates bugHi again!
In that case, I’d recommend doing a full conflict test as described here: https://docs.woocommerce.com/document/how-to-test-for-conflicts/
Forum: Plugins
In reply to: [WooCommerce] Cart and Checkout is showing duplicateWhen you open the cart and checkout pages in the ‘Edit page’ editor on the admin side of your site, what do you see? Can you provide a screenshot? You can use http://www.snipboard.io to upload the image, then copy the link and paste it here.
That is almost certainly a code conflict. If the code conflict doesn’t bring you improvement, I’d recommend asking your hosting company to have a look at the PHP error logs and see if they can spot anything that’s bogging things down 🙂
Forum: Plugins
In reply to: [WooCommerce] E_COMPILE_ERRORHi – thanks for letting us know! If you need anything else, please feel free to open a new thread.
Forum: Plugins
In reply to: [WooCommerce] Cart and Checkout is showing duplicateHi there!
This is typically a conflict, and in particular with the theme (so good job starting there!). Have you also tried deactivating all plugins except for WooCommerce? If you haven’t, that’s what I would recommend you do next.
More information and tips on how to approach this can be found here: https://woocommerce.com/customizations
Hey there!
I think this resource is going to really help you here: https://jilt.com/blog/selling-custom-files-woocommerce/
As for the slowness you’ve described, that can be a multitude of things – but the most common one is a plugin conflict. You can read more about code conflicts and how to test for them here: https://docs.woocommerce.com/document/how-to-test-for-conflicts/
Forum: Plugins
In reply to: [WooCommerce] Tax rates bugHi there!
This is likely because you have WooCommerce Shipping & Tax active under Plugins → All plugins. What happens when you deactivate this plugin?
Forum: Plugins
In reply to: [WooCommerce] E_COMPILE_ERRORThis 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
- Repeat the action that is causing the problem
This is best done on a staging site. That’s a copy of your live site, so you can test things out without making changes to your actual site. Some hosting companies offer a staging site service within their hosting plans. If yours does not, there is a great free plugin that will allow you to build a complete staging site with a few button clicks: https://wordpress.org/plugins/wp-staging.
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.
Forum: Plugins
In reply to: [WooCommerce] merge variables not evaluatingWhat can you tell me about where you are using the merge variables? Who/what are they populated by?
Forum: Plugins
In reply to: [WooCommerce] Woocommerce is showing questions marks in products grid.So when you switch back to the previous theme, the problem no longer exists? In that case, I would recommend getting in touch with the developers of that theme. I would recommend against installing a plugin to fix this, and would rather see that the source of the issue is addressed instead.
Forum: Plugins
In reply to: [WooCommerce] merge variables not evaluatingHi there!
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.
The thing I’m most interested in seeing is whether you have any kind of caching service active on this website. If you have any insight on this that you could share with us, please let us know!
Forum: Plugins
In reply to: [WooCommerce] Woocommerce is showing questions marks in products grid.Hi there!
Did you change themes during this move? The reason you’re likely to see this is because the character encoding was not properly done. More information on that can be found here: https://www.w3.org/International/questions/qa-html-encoding-declarations.en
What happens when you switch to a different theme?
Forum: Plugins
In reply to: [WooCommerce] Cannot make support ticketHi @fleuren – can you please email us at
help@woocommerce.comso we can assist you with this?Forum: Plugins
In reply to: [Meta for WooCommerce] Log entriesHey @rndsand81 – can you please reply with a copy of your Status Report?
Also, I’m curious to hear if there are any issues listed in your
WP Admin → WooCommerce → Status → Logs → fatal-errors.log.