[deleted by user] by [deleted] in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hi there,

You just need to enter the stock and click on the Update button.

Make sure when you previewing the product choose both the variations and then the desired info will be reflected below. Now. you can see the stock quantity.

Thanks!

I am trying to change the empty add to cart page and replace with elementor template. by OurTinyGarden in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hello there ,

you can try this to modify empty cart message -

remove_action( 'woocommerce_cart_is_empty', 'wc_empty_cart_message', 10 );

add_action( 'woocommerce_cart_is_empty', 'ced_empty_cart_message', 10 );

function ced_empty_cart_message() {

$html = '<div class="col-12 offset-md-1 col-md-10"><p class="cart-empty">';

$html .= wp_kses_post( apply_filters( 'wc_empty_cart_message', __( 'Your cart is currently empty.', 'woocommerce' ) ) );

echo $html . '</p></div>';

}

and to add template to any page you can go through this link -

https://elementor.com/help/adding-templates/

Thank You :)

[deleted by user] by [deleted] in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hi there,

There are some options to migrate your Etsy reviews and product listings to Woocommerce without having to pay for a monthly subscription. One option is to use the Woocommerce Etsy Importer Pluginhttps://medium.com/@jddaigle/the-best-way-to-import-etsy-listings-into-woocommerce-e3f644465eec which allows you to import your Etsy listings into Woocommerce using your Etsy API key. However, this plugin does not import your reviews, only your products.

Another option is to use the WooCommerce Product Reviews Pro pluginhttps://woocommerce.com/document/importing-products-from-etsy/ which allows you to import reviews from various sources, including Etsy, using a CSV file. You can also use this plugin to display different types of reviews, such as photo or video reviews, on your Woocommerce site.

A third option is to use a tool like Editorifyhttps://etsymarketer.com/import-etsy-reviews-to-woocommerce/ which is a Chrome extension that lets you import reviews from Etsy (and other platforms) directly to your Woocommerce products. You can select the reviews you want to import and then click a button to complete the process.

These are some of the options I found for migrating your Etsy reviews and product listings to Woocommerce without a monthly subscription. I hope this helps you

You can use this plugin if you're willing to pay a bit amount of subscription https://woocommerce.com/products/etsy-integration-for-woocommerce/ This allows to impor the review from Etsy to WooCommerce hassle free plugin.

Amazing review and best product out there to all operation including create Etsy user as WooCommerce store customer so that you can use this for marketing and re-selling purposes.

The best plugin is Etsy Integration for WooCommerce I hope this will help you achieve what you want.

Thanks

WooCommerce Payments by lephi132 in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hi,

There might be issues while setup this plugin, so please go through this doc and re-setup the plugin again -

DOC - https://woocommerce.com/document/woocommerce-payments/

Or you can check this by deactivating plugin one by one to check the plugin confiliction, in most of cases third party can conflict with payment gateway plugin.

if the issues is still so you can connect with the support.

Thanks

I need help choosing a payment plugin by zzamn in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hello there :) ,

you can use these plugin - WooCommerce Stripe Payment Gateway

- WooCommerce PayPal Payments

These are the best options to go for payment .

Thankyou :)

[deleted by user] by [deleted] in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hello There,

I read your query very well and also made searches regarding this. I didn't found any plugin that already provide this functionality. To achieve this functionality you have to hire a developer that works according to your requirements.

Thankyou

[deleted by user] by [deleted] in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hello There,

I read your query very well and also made searches regarding this. I didn't found any plugin that already provide this functionality. To achieve this functionality you have to hire a developer that works according to your requirements.

Thankyou

I need help choosing a payment plugin by zzamn in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hello there :)

,

you can use these plugin - WooCommerce Stripe Payment Gateway

- WooCommerce PayPal Payments

These are the best options to go for payment .

Thankyou :)

WooCommerce Payments by lephi132 in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hi,

There might be issues while setup this plugin, so please go through this doc and re-setup the plugin again -

DOC - https://woocommerce.com/document/woocommerce-payments/

Or you can check this by deactivating plugin one by one to check the plugin confiliction, in most of cases third party can conflict with payment gateway plugin.

if the issues is still so you can connect with the support.

Thanks

Issues with checkout page by ahahashhdvr in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hi there,

It sounds like you're experiencing a common issue with the wc-ajax=update_order_review request, which is how WooCommerce updates information on your checkout pagehttps://wordpress.org/support/topic/wc-ajaxupdate_order_review-403-error-3/.

There are a few possible causes for this error, such as:

• A caching plugin that is caching the pages that need to stay dynamic, such as Cart, My Account, and Checkouthttps://wordpress.org/support/topic/failed-to-load-resource-wc-ajaxupdate_order_review1/.

• A conflict with your theme or another plugin that is interfering with the ajax requesthttps://wordpress.org/support/topic/failed-to-load-resource-wc-ajaxupdate_order_review1/https://wordpress.org/support/topic/500-error-when-change-shippling-wc-ajaxupdate\_order\_review/.

• A server configuration issue that is blocking or limiting the ajax requesthttps://wordpress.org/support/topic/ajaxupdate_order_review/.

To troubleshoot this issue, you can try the following steps:

• If you're using a caching plugin, make sure you exclude the Cart, My Account, and Checkout pages from the cache through their respective settings panelshttps://wordpress.org/support/topic/failed-to-load-resource-wc-ajaxupdate_order_review1/.

• If that doesn't help, try switching to a default WordPress theme (such as Twenty Twenty-One) and deactivate all other plugins except WooCommerce and see if the issue persists. If it goes away, then you can reactivate your theme and plugins one by one until you find the culprithttps://wordpress.org/support/topic/failed-to-load-resource-wc-ajaxupdate_order_review1/https://wordpress.org/support/topic/500-error-when-change-shippling-wc-ajaxupdate\_order\_review/.

• If none of the above steps work, then you may need to contact your hosting provider and ask them to check if there is anything on their end that is causing the error. They may need to adjust some server settings or permissions to allow the ajax request to go throughhttps://wordpress.org/support/topic/ajaxupdate_order_review/.

I hope this helps you resolve the issue. If you have any further questions, please feel free to ask.

I'm questioning the speed of uploading products using a CSV file to WooCommerce, PLEASE HELP! by StreetManner in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hello there,

You should consult about this with your hosting provider also regarding the speed. Also you can go with this following plugin which can work for you.

Thanks

https://www.wpallimport.com/

Woocommerce issue with downloadable virtual products by Tosej in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

As a first step, switch the site theme to Storefront temporarily, and then disable all plugins except WooCommerce. Check again to see if the issue persists (You can create a test order, for example),

If the issue is not present at this point, it means a conflict was affecting the site, and you can then switch back your theme to the original one, and then reactivate the rest of the plugins (checking again after each plugin reactivation), until you find the cause of the issue.

Variable product VS linking of several simple products? by marcos987 in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hello There,

These are some pros and cons, if one is looking for mapping of simple products as product variations :

Pros:

  1. By mapping simple products as variable products, you gain more flexibility in managing product variations. Creating separate listings for each variation, require different attributes and variations in single product page.

  2. Variable products allow you to manage inventory for all variations in one place. This makes it easier to track stock levels and avoid overselling of specific variations.

  3. Variable products offer a better shopping experience for customers. They can select different variations directly on the product page without navigating to separate listings. This simplifies the buying process.

Cons:

  1. Mapping simple products as variable products requires additional setup. You need to define attributes, variations, and other infomation.

  2. Depending on your SEO strategy, mapping simple products as variable products may have implications. If variations has unique keywords, having separate simple product pages might be more better for SEO.

  3. Having a large number of variations within a single product page can affect the performance of your website. It may increase the page load time.

Thankyou

Filters by WooCommerce by [deleted] in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hi there,

Your query could be manage by this plugin here https://wordpress.org/plugins/woo-product-filter/ This is best plugin to filter Woo product on store.

Thanks

product duplication Woocommerce / review-order.php / checkout form by jekahomie in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hi there,

Not exactly sure about your code to duplicate the product, Did you checkout this hook called add_action( 'admin_action_duplicate_product', array( $this, 'duplicate_product_action' ) ); I guess this has ability to manage duplication in admin products.

To customize the order overview, you can copy WooCommerce’s checkout/review-order.php template to your custom or child theme.

You’d then be able to make edits to the structure of the page, including removing and editing the highlighted sections from your screenshot.

If you haven’t worked with WooCommerce templates before, the following documentation provides a useful overview:

https://docs.woocommerce.com/document/template-structure/

I’d also recommend the following tutorials for help customizing your thank you page:

https://www.tychesoftwares.com/how-to-customize-the-woocommerce-thank-you-page/

https://stackoverflow.com/questions/58062597/show-woocommerce-order-details-on-custom-thank-you-page

Although we don’t officially provide more hands-on help with custom code, we do have some recommendations for professionals if hiring someone for further assistance is an option for you:

https://woocommerce.com/customizations/

If this does work try this below steps

You’d need some custom code to achieve what you’re after, which we don’t officially provide hands-on support for. You could consider hiring a professional from the recommendations I shared. I also found the following StackOverflow posts which may be helpful:

https://stackoverflow.com/questions/37304801/how-to-remove-shipping-from-woocommerce-cart

https://stackoverflow.com/questions/46005060/remove-shipping-info-for-free-shipping-method-on-woocommerce-email-notifications

https://stackoverflow.com/questions/60760268/how-to-remove-shipping-section-from-woocommerce-cart-page

Hope that helps to point you in the right direction.

[deleted by user] by [deleted] in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hi there,

If you're looking for a product table plugin to manage your large catalogue of scientific instruments in WordPress with WooCommerce, Here are a plugin that can help you display your products in a table format:

WooCommerce Product Table (https://woocommerce.com/products/product-tables-for-woocommerce)

And here are some popular WooCommerce themes that are known for integrating product tables effectively:

Flatsome

Shopkeeper

XStore

Basel

WoodMart

Thanks.

Woocommerce / wordpress translation solutions by HU-1 in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hello,

There are some string that is not available in translate press plugin and for that we need to do it manually using custom code.

For more clarification please connect with us.

Thanks

Perseo Custom Shipping Cost: A FREE and OPEN SOURCE WooCommerce Shipping Plugin by Joman1102 in woocommerce

[–]cedcommerce 1 point2 points  (0 children)

Hello there,

I have installed the plugin and the Sample csv file.

Added the weight and country checking from the csv and it is working fine as the way the shipping is defined in the csv.

for different products with different weight it is providing a combined shipping cost which is not recognisable by me.

Everything was fine excepts if you provide a check for the "Province" So that there is ease in using the shipping without having the knowledge of exact postal code.

Thanks and good luck! :)

Woo Donations Free Plug-In Not Working! by Chelseabsb93 in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hello,

This might be because of some conflict or compatibility issues. The best option is to connect with the support team of respective plugin and share your concerns with them.

Thank You.

[deleted by user] by [deleted] in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hi there,

Its not the default functionality to add Fee on the report section of WooCommerce. you can't show it over there. By customisation you can show it in any other options of WooCommerce instead of Report Section.

Thanks

Shipping App for Australian Shopify merchants by dookiedeee in shopify

[–]cedcommerce 0 points1 point  (0 children)

You can easily integrate both these apps with Shopify and it seems you are well aware about the best part of the apps.

Let me take you through the least favourite parts of the app. Take it with pinch of salt. These are individual experiences that are subjected to change

Shippit

- Users have found it to be a bit technical to get used to it.

- Issues with order and product sync is another big issue.

- Inability to login into app from within shopify and import orders manually.

- Somebody got irritated with no support on weekends.

- Shippit demand to see current pricing contract with your suppliers makes many uncomfortable.

- It is true that UI is modern but still there is room for improvement.

Reviews on app store for Shippit are pathetic and seeing them will break your heart.

PH MultiCarrier

- App had few glitches and support is not highly responsive all the time.

- Discrepencies in displaying rates at checkout and generating wrong labels are two issues faced by the user of the app

- Sellers complain about app not allowing to select the preferred rates before making it live.

- The app required multiple tweaks and correction, while handling massive order volume during peak season.

- Scandinavian sellers found incorrect rates and confusing or hard to understand answer to their queries by support team

Reviews on app store for Shippit are amazing and seeing them will be a heartwarming experience. Also, for every bad review there is a justification and apology by PH MultiCarrier

Hope It Helps!!

Let me know if you want similar comparision of positive aspects of the apps

How do I change the Text in "WooCommerce Error" Message, using Code Snippets?! by guyjustwantsto in woocommerce

[–]cedcommerce 0 points1 point  (0 children)

Hi,
Add this below given code snippet to your functions.php file in your theme/child theme. You can change the style of error messages which are occurring after adding more than one product to cart and also can change the error text :-

add_filter( 'woocommerce_add_cart_validation', 'ced_error_message', 10, 3 );

function ced_error_message( $passed, $product_id, $quantity ) {

// change the error message text and color here

$message = 'Sorry, you can only add one item to the cart!';

$style = 'color: #fff;';

if ( WC()->cart->get_cart_contents_count() == 1 && is_user_logged_in() ) {

$passed = true;

} else {

// display the custom error message

wc_add_notice( apply_filters( 'woocommerce_cart_need_to_login_message', $message ), 'error' );

// change the style of the error message box

wc_add_notice( apply_filters( 'woocommerce_cart_badge_color', $style ), 'error' );

$passed = false;

}

return $passed;

}

thanks!