Gina S.
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] paypal system error. try laterHi Ashyzan,
Only one doubt: CSS certificate can be the problem?
Do you mean SSL certificate? Adding an SSL certificate is optional but definitely encouraged. You can find more info about this here: https://docs.woocommerce.com/document/paypal-standard/#section-9
I just tested the Checkout process on your site, and I got redirected to PayPal with no problem. It was a temporary error on PayPal’s side, maybe.
Cheers,
GForum: Plugins
In reply to: [WooCommerce] Gallery DisplayHey there,
Have you figured this out yet? I see you use a third-party theme, the Border by Pixelgrade. The theme author probably can help you with the gallery: Border
Cheers,
GForum: Plugins
In reply to: [WooCommerce] Remove shopping cart function, go straight to payment detailsHi Jo?l,
In WooCommerce >> Settings >> Checkout you can set the Checkout pages. Select Checkout for the Cart page. In that way, if a product is placed to the Cart, the View Cart button will immediately take the customer to the Checkout page.
Alternatively, take a look at WooCommerce One Page Checkout:
https://docs.woocommerce.com/document/woocommerce-one-page-checkout/Cheers,
GHi there,
It would require custom code to display the default variation’s price.
Take a look at this other topic on the forum:
https://www.ads-software.com/support/topic/how-to-display-the-price-of-default-variation/Cheers,
GForum: Plugins
In reply to: [WooCommerce] Woocommerce standart pricing solutionHi again,
What I had in mind was having variations of the products from the attributes Bronze, Silver and Gold, each variation with the specific price, which can be updated in a CSV file.
But now that I think about it, I realize that it would not be an easy solution for 44.000 products.
What would the Bronze, Silver and Gold price depend on? How would it exactly work on the site? All customers would see the three different prices? The more details you share about what you have in mind, the more likely a solution will be found! ??
Cheers,
GForum: Plugins
In reply to: [WooCommerce] Woocommerce standart pricing solutionHi there,
The built-in product CSV importer and exporter can help you to update thousands of products in your WooCommerce store with a single CSV.
You can find more detailed info here:
https://docs.woocommerce.com/document/product-csv-importer-exporter/Cheers,
GForum: Plugins
In reply to: [WooCommerce] Different prices for different products & variations to itHey Matt,
That sounds like a pretty complex setup.
You can definitely configure free shipping for the gas stoves: https://docs.woocommerce.com/document/free-shipping/
For the rest, I’d recommend to take a look at the Conditional Shipping and Payments extension: https://docs.woocommerce.com/document/woocommerce-conditional-shipping-and-payments/
If you need a tailor made solution, visit this page for more help: https://woocommerce.com/customizations/
Cheers,
GForum: Plugins
In reply to: [WooCommerce] Shipping questionHi there,
In core WooCommerce, you can not set up shipping rules to achieve this.
Check out the Table Rate Shipping extension:
https://docs.woocommerce.com/document/table-rate-shipping/Cheers,
GForum: Plugins
In reply to: [WooCommerce] Only see variables with available quantitiesHi there,
That’s exactly how it works.
If you have a product with three variations and two of those variations have a stock of 0, then the third variation is displayed only.
If you modify the stock of the variations to be above 0, those will be displayed in the “Choose an option” dropdown too.
Cheers,
GForum: Plugins
In reply to: [WooCommerce] Display image gallery on the right sideHey there,
You can modify the style of your theme and have the product image and gallery displayed on the right side. Something like
.single-product div.product .woocommerce-product-gallery { float: right; }
which displays like: https://cloudup.com/cW5N3nzUtCB
Check out the detailed?Customizing a Theme: Best Practices?article in the WooCommerce Docs: https://docs.woocommerce.com/document/customizing-theme-best-practices/
You can find more information about CSS customization in the WordPress Codex too: https://codex.www.ads-software.com/CSS
If you are not familiar with CSS, you can find help to customize your site and product pages here:
https://woocommerce.com/customizations/Cheers,
GForum: Plugins
In reply to: [WooCommerce] Apply Free Shipping After CouponHi there,
This got fixed in WooCommerce 3.2.2.
* Fix – Cart totals: Calculate shipping after discounts so discount amounts are available.
You can see the changelog here:
https://github.com/woocommerce/woocommerce/blob/master/CHANGELOG.txtCheers,
Gina S.Forum: Plugins
In reply to: [WooCommerce Shipping & Tax] Not seeing First Class OptionsHi there,
You can’t see First Class rates offered when you calculate shipping?
Double check you selected First Class services in WooCommerce >> Settings >> Shipping >> Shipping zones >> your zone >> USPS (WooCommerce Services) >> Rates :
https://cloudup.com/ceeS3v83SHK
If you still can’t see First Class rates offered, it might not be available for the package you try to ship.
Cheers,
G- This reply was modified 7 years, 4 months ago by Gina S..
Solved the problem. It was Paypal Express checkout plugin, that automatically overrides this feature by default.
Awesome, I did not think of that, nice catch and thanks for the update!
it would be a nice feature, for example if I get 10 orders in a day. Then I can goto the “Orders” page, and click the checkbox for all the 10 orders, then have an option “Print Labels” so I can bulk process all at once
Do you want to add is to the WooCommerce Ideas Board?
https://ideas.woocommerce.com/
It can be voted up if others like it too, so developers know what solutions would be welcome.
Cheers,
GForum: Plugins
In reply to: [WooCommerce Shipping & Tax] woocommerce services will give postage amountHi Vanessa,
I just sent a reply to your ticket #602030. It seems all is fine after you made the changes Lacey suggested.
Cheers,
GHi there,
You mean, you would bulk different orders or rather different labels together, and pay at once? Instead of the Buy & Print button, you would like to see an Add to Cart or something?
By default, phone number is a required field on the Checkout page. So, an order placed should include a phone number that is automatically added to the Destination address of the new label.
Cheers,
G