abwaita a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Single Product pages displays 404 errorHi @alluxus,
I’ve had some challenges checking the issue on your site since the shop page is not accessible. If possible, could you lessen the restrictions so that we can eventually access the product pages?
Further, please share with us a screenshot of your Permalink settings (WP-Admin → Settings → Permalinks), both optional and product permalinks.
Thanks.
Forum: Plugins
In reply to: [WooCommerce] upgraded Woocommerce now funny messageHi @slogger101,
The issue is coming from a known bug that has been reported here – https://github.com/woocommerce/woocommerce-admin/issues/7696
While a fix is still being worked on, there are two workarounds:
- Complete the setup checklist – You can open each one up, change a few settings, save changes so it’s detected and marked as completed. (Then revert the changes).
- Hide the tasklist – Go to WooCommerce > Home Screen, on the tasklist select the 3 dot menu and click “Hide this button”:

Link to image: https://snipboard.io/HWAVnR.jpg
Hope this helps.
Thanks.Forum: Plugins
In reply to: [WooCommerce] How do i make a Attribute to always be the same?Hi @billy2200,
sry i dont know how to add in pictures :/
I recommend using https://snipboard.io for sharing screenshots here. Please follow the instructions on the page, then paste the URL in this chat.
At the moment i’ve been having some problems with a attribute called “Ships from” i want some of the products to come from fx Spain, Czech, Poland however i can make it to one fx Spain but i can’t make it solid so it just knows “ah okay i am suppose to send from here
How do i make this a thing?All this is getting done under the product in woocommerce btw,
”
The “Ships from” part you’ve described is not coming from the WooCommerce core plugin, so it’s coming from another tool. I highly suspect that it’s from the dropshipping plugin.
Which dropshipping plugin are you using? I would recommend getting in touch with the plugin authors for detailed info on how to actualize your goal.
Thanks.
Forum: Plugins
In reply to: [WooCommerce] No search results in products (back end only)Hi @garybrindley,
You might want to do a full conflict test for a thorough check on whether the issue is caused by a plugin or theme.
I understand that you might not want to change the appearance of the front end, thus, I suggest doing the test via the Health Check plugin.
It has a troubleshooting mode whereby only you, the admin, can see changes when you deactivate/activate your theme/plugins. Visitors on the site will not see any change. We’ve explained further in this guide – https://docs.woocommerce.com/document/troubleshooting-using-health-check/.Let us know how it goes.
Thanks.Forum: Plugins
In reply to: [WooCommerce] woocommerce checkout page payment method background colorHi @masherian1,
I only have Woocommerce payments enabled for payments and have already successfully finished the steps for Woocommerce payments account creation.
Briefly, could you enable the Cash on Delivery method from WooCommerce → Settings → Payments and check if it is shown on the checkout page? If it’s shown, then chances are that there’s an issue with the WooCommerce Payments method.
The message on your checkout then indicates that the WooCommerce Payments setup is not quite finished, otherwise, it would display as a payment method during checkout.
Here’s the setup process, in case you need to go through it again – https://docs.woocommerce.com/document/payments/#section-3.
If it still does not show, please get in touch with the WooCommerce Payments support team here – https://wordpress.org/support/plugin/woocommerce-payments/.
Let us know how it goes.
Thanks.Forum: Plugins
In reply to: [WooCommerce] WooCommerce UpdateHi @bekemarket,
when that happened automatically I list all the previous information including the way my site was.
Quite unfortunate to hear about this.
Just to check, when prompted to go through setup, did you go through the “Personalize your store” section? This step allows you to create a new homepage, alongside making other modifications.
Thus, if you went through this step, I would recommend that you go to WP-Admin → Pages and try to find your previous homepage. From there, set it as the new homepage via WP-Admin → Appearance → Customize → Homepage Settings.
Let us know how it goes.
Thanks.Forum: Plugins
In reply to: [WooCommerce] Order Confirmation – not showing attributesThanks for getting back @katarina24.
Given this clarification, I’d recommend doing a comprehensive conflict test, which also includes switching your theme to a default WP theme like Twenty Twenty-One. Here’s a guide that will walk you through the test – https://docs.woocommerce.com/document/how-to-test-for-conflicts/#section-4.
If the issue persists when you’re on a different theme with all plugins apart from WooCommerce deactivated, please share with us your System Status Report. You can find it via WooCommerce → Status then click for support and paste it here.
Thanks.
Forum: Plugins
In reply to: [WooCommerce] images of my products appear blurry in Google ImagesHi @czlkpl123,
Thanks for the clarification that the blurry images are on the Google Search Results page.
While we may not have a direct answer as to why since the issue is outside WooCommerce, I searched around and came across the following:
* https://webmasters.stackexchange.com/questions/53665/how-does-the-google-images-preview-panel-work-and-why-is-it-not-showing-my-imag
* https://www.webmasterworld.com/google/4678222.htmYou could also get some insights from users on the WooCommerce Facebook group.
* Just to mention, on this forum, we assist with features of the core WooCommerce plugin.
Hope this helps.
Thanks.Forum: Plugins
In reply to: [WooCommerce] Dashboard widgets missing, prompted to add tax informationHi @cosmicjamie,
Just to check, could you try going to **WooCommerce → Home** and see if you can find this:

Link to image: https://snipboard.io/HWAVnR.jpgIf you click the 3 dots, you will see an option to dismiss.
Let us know how it goes.
Thanks.Forum: Plugins
In reply to: [WooCommerce] Sell Username and Password with Radius serverHi @omidshojaei,
I’ve searched around but could not find a readily available WooCommerce Radius client plugin. However, I came across this: https://wordpress.org/plugins/miniorange-radius-client/.
Thus, feel free to consult with our WooCommerce Customizations Partners to see if you can get a custom-coded solution.
I’ll also leave the thread open for other suggestions.
Hope this helps.
Thanks.Forum: Plugins
In reply to: [WooCommerce] Avoid page product if in search only exist oneHi @newbars,
When you search for a product and there’s only one search result, WooCommerce will redirect you to the product page.
You can disable this behavior using the following filter:
add_filter( 'woocommerce_redirect_single_search_result', '__return_false' );* For reference, kindly check this article.
I recommend using the Code Snippets plugin to add custom code.
Hope this helps.
Thanks.Forum: Plugins
In reply to: [WooCommerce] Doesn’t show original price at last day of saleHi @roadlink,
If I set sale price and set the date for today, I can’t see sale badge or original price at product page.
It could be that another tool (plugin or theme) is interfering with the display here. I would recommend doing a conflict test to see if you can identify the culprit. Here’s the conflict test guide – https://docs.woocommerce.com/document/how-to-test-for-conflicts/.
If the above test does not yield any culprit, 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.
Let us know how it goes.
Thanks.Forum: Plugins
In reply to: [WooCommerce] First product name in header titleI am using woocommerce and ListingHive theme. When I go to shop page then on header, name of first added product is displayed. Under the header, shop name is displayed.
Thanks a lot for the level of detail in this post.
I tried installing the ListingHive theme on my test site and indeed, it takes the title of the first product and uses it as a header. Here’s how it appeared on my site:

Link to image: https://snipboard.io/geLBjG.jpgThus, I would recommend getting in touch with the ListingHive support to check further through their support forum.
In the meantime, you can hide that header text by adding the following CSS in your Customizer → Additional CSS box:
.header-hero--cover { display: none !important; }Hope this helps.
Thanks.- This reply was modified 4 years, 7 months ago by abwaita a11n. Reason: *added CSS customization
Forum: Plugins
In reply to: [WooCommerce] Product attribute order on product pageHi @niikk,
Apologies for the delay here. You’ll want to go to Products → Attributes and hover on the particular attribute the click “Configure terms”. On the next screen, you will be able to drag and drop the terms using these “handles”:

Link to image: https://snipboard.io/D4IVT8.jpgAs for @newshop, good to hear that you found a solution. In future, please create a new thread for better visibility of your issue.
That said, I’ll go ahead and mark this thread as resolved. If you have other questions, please feel free to create a new thread.
Thanks.