Luminus Alabi
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How to find my store product sources?Hi @samhey,
This forum is for asking questions specific to WooCommerce. This isn’t the place to source products and suppliers.
You might want to find a site or forum that is focused on dropshipping or product sourcing to ask questions of this nature.
I’ll go ahead and mark this thread as resolved now as it isn’t relevant to the discussions being had here.
Forum: Plugins
In reply to: [WooCommerce] I need a new product searchHi @lideachetimanca,
You might want to take a look at these extensions to see if they meet your needs
Forum: Plugins
In reply to: [WooCommerce] Want to change product category automaticallyHi @ans11,
You’d need to either do this manually or speak to a developer about building something like this for you. If you don’t have a go-to developer, we highly recommend contacting one of the services on our customizations page: https://woocommerce.com/customizations/.
Forum: Plugins
In reply to: [WooCommerce] PHP code showing on front end of websiteHi @rebeccaolson,
I suspect that this is an issue with your theme being broken. Possibly a template override gone wrong where the developer missed an element or made a typo. It could also be an issue with a 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.
You can enable your theme then, to see if the theme is fine. If it is, then the issue is with a plugin that you have on the site.
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] Products Price change after added to curt ?Hi @nettspring,
This is a Geolocation + Tax situation.
-
You have your site set up so that product prices are inclusive of tax. This means that the €5 already includes your 19% tax for Germany and possibly most of Europe.
-
You’ve disabled shipping calculation on the Cart page
As such, any customer visiting your site from outside the region where you’ve set up the tax rate is not subject to taxes. This means that the tax portion of the price will be removed and they will pay the remainder.
If you take a look at this screenshot, you will see that the Net Price for a €5 that already includes 19% tax is €4.20:
Full Size: https://cld.wthms.co/eg1rcVYou can try out the tax calculator here – https://www.omnicalculator.com/finance/vat
When the customer is filling out their address on the checkout page, if the country of their address matches one of the countries for which you have enabled this tax, they will get charged the full amount. If their country does not match, they will be charged €4.20.
If you want the tax to be charged to all customers regardless of their location, then you’ll want to use a wildcard instead of specifying the countries that should get charged taxes.
You can learn more about setting up taxes in WooCommerce here – https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/.
I’ll go ahead and mark this thread as resolved now.
If you have any further questions, do open a new thread.
Forum: Plugins
In reply to: [WooCommerce] Client email on preview opens 2 tabsHi @avagp,
This seems to be unique to just your setup. Perhaps you have installed an extension in Chrome that is causing this to happen.
I’ve tested in Chrome just now and only my default email client is launched. Nothing happens in the browser.
I’ll go ahead and mark this thread as resolved now since the issue you’re dealing with has nothing to do with WooCommerce
Hi @kwallindesigns,
I’m going to mark this thread as resolved now since you’ve already opened a ticket with WooCommerce.com on this issue.
Forum: Themes and Templates
In reply to: [Storefront] header image to appear above nav barHi @junooni,
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: Themes and Templates
In reply to: [Storefront] Using the Outlet child theme for StorefrontHi @aglea
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: Themes and Templates
In reply to: [Storefront] Product image not showing at firstWe 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: Themes and Templates
In reply to: [Storefront] Sticky Add To Cart Panel Not AppearingHi @ace90v1,
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: Themes and Templates
In reply to: [Storefront] After update woocommerce stop workingHi @mariofrancoz,
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: Themes and Templates
In reply to: [Storefront] How to show only SubCategories and not Products ?Hi @pranske,
This is most likely because you don’t actually have any subcategories.
If you want a situation where category traversal works, you must have nested categories set up i.e. something like this:
Shoes
– Trainers
— NikeWhere each
-indicates that the category is a child of the category above it. You must also products assigned to those subcategories.Once you have that sorted, selecting Show subcategories will then work in the way you’ve envisioned.
I’ll go ahead and mark this thread as solved not. If you have any further questions, you can start a new thread.
Forum: Themes and Templates
In reply to: [Storefront] Using Storefront with Child ThemeHi @mayank29gupta,
If you’re using a child theme, ideally all changes should be made to your child theme.
If you’re using a child theme purchased from WooCommerce.com, you don’t want to make any changes to the
functions.phpfile of the child theme itself as those changes will be lost when you update it to the next version.Instead, you’ll want to use the free Theme Customizations plugin here to handle those changes.
Cheers.
I’ll go ahead and mark this thread as resolved now. If you have any other questions do open a new thread.
Hi @roybinhood,
We’re not able to provide support for premium products here in the forums. I presume that you have an active subscription for the Bookshop theme.
Please open a support ticket at WooCommerce.com > My Account > Tickets. We will be able to help you further there.
Please include a link to this forum thread, so that we can keep track of what’s already been done.