Replies: 0
Some of the products we sell are per m2 and some are not.
How can some prices show as £XX.XX per2m and some show as £##.## each
Replies: 0
Some of the products we sell are per m2 and some are not.
How can some prices show as £XX.XX per2m and some show as £##.## each
Replies: 0
Hi
Since the last updates, Woocommerce is not using a specific line in the .po file.
The original text is :
“From your account dashboard you can view your recent orders, manage your shipping and billing addresses, and edit your password and account details.”
All the other lines/entries are still working well, and I didn’t touch anything.
I’ve tried removing/readding, and so on, to no result.
What can I do ?
Thanks
Replies: 0
Hi!
Since people started adding reviews I’ve noticed that the star ratings are colored orange on the shop page, but not on the individual product pages on my site. It makes it look as though the 5 reviews gave the product a zero. Yikes!
I switched to Twenty Nineteen and deactivated all plugins. No change.
Any thoughts on how I can correct this?
Thanks!
~Jodie
Replies: 0
Hi,
When i tried to do a order on a device that has never been on the website before the checkout fields are already prefilled with information from a previous user.
This is very weird since this device was never logged in to the site.
I have tried editing the form-billing.php and form-shipping.php by replacing <?php woocommerce_form_field( $key, $field, $checkout->get_value( $key ) ); ?> with <?php woocommerce_form_field( $key, $field, ” ); ?> according to a tutorial i found on the internet. While it worked for others in the comments and it does not seem to work for me.
Did anyone encounter the same problem and found a fix or does anyone know what is wrong?
Help would be greatly appriciated.
My website is http://e-vapes.nl
With kind regards,
Thomas
Replies: 0
I manage a website for a client that sells print publications for dealing with emotional health, grief and elder-care support. Most are short (8-12 pages) and are relatively cheap ($5.95 to $12.95).
Several customers (mostly hospitals, churches, university mental health departments etc.) have asked if they could license the content to place on blogs and in resource sections of their websites.
We already have another site using WC subscriptions and membership plugins to control access and duration of a purchase. What we’re struggling with is how to deliver the content to the third party websites AND maintain some semblance of control over it. Our idea was that once a customer buys the license, they’d receive a link to a feed of the article. That way they don’t download anything permanent to copy/paste.
So the workflow would be, add the publication title and content to a page or post, which becomes the product. Utilize a plugin or code snippet that allows us to feed ONLY that page to a buyer (we’ve found plugins that do this well). The product feed link is provided in the email receipt once subscription/membership is purchased. All that is doable and has been tested.
Of course the problem is the membership/subscription plugins are designed to control access on the sellers website pages. So we’re not sure how we can keep track of license duration/terms once they have the feed link. The ideal solution would be when the license ends, the feed is no longer authorized to the end user.
Apparently this is a LOT MORE complicated than we had envisioned. Has anyone done this or know of services that are affordable that could do the delivery and authentication part?
Hope all that makes sense.
Chris Blair
Replies: 0
Hi all,
until I entered no value in WoCommerce-settings-advanced-terms and conditions page
everything was working fine.
A “first-rescue” should be erasing that field turning it to blank.
Payments stopped working when I assigned a page. I tried to delete the page assignment but the value remained in the DB (I do not know what record it is).
On the same day the WooCommerce PDF plugin was added. Invoices Italian Add-on: I deactivated it immediately when I see the error but it is not working at all.
What can I do?
I forgot to say the checkout page always gives an error signed up in the page but i don’t see the error code or cause. I presume it is the “please accept sale conditions and terms before to go on”
Wordpress version: 4.9.9. Woocommerce: 3.5.2 PHP: 7.5.2
Please, it is quite urgent because all payments aren’t working, everything blocked here.
I connect the email and I will promptly answer to every request
Thanks for help! 🙂
Replies: 1
I am trying to import a csv file in order to update my products.
In order to get the proper format I exported the csv file first. I made a few simple modifications and tried uploading it again and got an error
file type is not permitted for security reasons.
When I saved the file I noticed that there were several types of CSV files in excel. Which do I need to save the file as in order to get it to work.
CSV UTF-8(Comma Delimited)(*.csv)
CSV(Comma Delimited)(*.csv)
CSV(Macintosh)(*.csv)
CSV(MS-DOS)(*.csv)
I tried them all but have the same issue. I even tried just uploading the file I just downloaded with no modifications and I get the same error.
Is there a setting I am missing somewhere to allow me to import the product information?
Replies: 0
How to custom WordPress -> wp-admin -> WooCommerce -> Order-> Table -> Fields : Custom Status
WordPress: 4.9.9
WooCommerce: 3.5.2
As a Seller, How to
1. Select □ to ☑
2. add new ” Select bulk action ”
3. add “Drop-down list” that
4. Click ” Apply ” button
5. Can batch Selected “item(options)”
6. Can change ” Custom status ” Field to Any ” item(options) ”
thank 🙂
Replies: 0
I have developed a very basic WordPress theme and installed WooCommerce. Every functionality of WooCommerce is perfectly working in my theme.
Issue: Only in product detailed page, product reviews tab, reviews listing and review form are missing.
Under WooCommerce settings reviews settings is enabled and in WordPress default discussion settings is also enabled.
For product detailed page I use ‘single-product.php’ template with following code.
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<h2><?php the_title();?></h2>
<?php the_content();?>
<?php endwhile; endif; ?>
Note: When I add the following in my functions.php then entire store and WooCommerce stop working and everything gets distorted.
add_theme_support( ‘woocommerce’ );
Please suggest how to resolve this issue.
Replies: 1
Hello everyone,
I have a problem with WooCommerce and its hard for me to solve it, because I don
t know from where is it.
The problem is: I have simple products, but also products with variations. When I am on the editing page of a product with variations and I click the “Update” button, whether or not I have changed something for this product, all the variations are duplicated for this product and if they were 12, they become 24. This process is repeating every time I click the “Update” button.
The WooCommerce version is 3.4.5.
Any suggestions?
Replies: 2
Still testing this page – but since updating the php, plug-ins and wp – the page is now blank.
There should be 3 products on display, eg:
https://www.ffsfitness.co.uk/product/ffs-water-bottle/
I’ve tried turning off all of the other plug-ins and the page was still blank.
I also tried binning the SHop page and creating a new one, but got the same result.
Is there any shortcode I could use to force the products to show on the Shop page?
Any help would be gratefully received!
Replies: 0
Hi, Good day ya’ll. Is it possible to reserve a certain product? Does woocommerce support reservations for a product or is there any available at least free plugin for this? A client wants an “out of stock” product to be labeled as “For Reservation” with a reservation form. They want that product for reservation for their marketing strategy. I really need help on this. God bless
Replies: 1
Hello,
I have products with a little more than 3000 variations.
I’d like to know if woocommerce is designed to handle this kind of amount because I’m not able to handle it right at the moment…
Could someone please help me ?
Thanks a lot.
Replies: 0
Hello😄
I wonder if it is possible to change the text color in the shortcode?😄 I am not into coding, so mabye this is very basic.
I have this shortcode ([products limit=”4″ columns=”4″ best_selling=”true”]) and i want the text to be white (#ffffff). The reason is that i have anorther background color (purple) on this section of the site. It is in the section “Populære kostymer og rekvisitter”.
Is this possible for only this shortcode? Can i add a text color in the shortcode?😄
Replies: 0
Bug is in file woocommerce/includes/class-wc-template-loader.php:460
To reproduce bug, add following code and go to shop page.
WP Theme should not support woocommerce.
add_action( 'woocommerce_product_query', function () {
$p = get_posts( [
'post_type' => 'post',
'orderby' => 'rand',
'posts_per_page' => 5
] );
} );
Line 460 starts an infinite “WC_Query::product_query” calls loop, if handler has at least one post request
add_action( 'pre_get_posts', array( wc()->query, 'product_query' ) );
Replies: 0
I’ve two shipping methods on site, flat_rate and local_pickup. On checkout page i ask user for choice like, Do you want a delivery or pickup? when user select the option,i refresh the page and pass the selection as query string like this: http://www.mysite.com/?shipping=pickup.
So if user select pickup, I want to remove the flat_rate from shipping option. and same when delivery is selected, i want to remove the local_pickup method.
Here is a code i’m using:
/* add shipping variable to query variables */
function add_query_var_for_shipping(){
add_filter( 'query_vars', 'add_query_vars_filter', 1000 );
}
add_action('init', 'add_query_var_for_shipping', 999);
function add_query_vars_filter( $vars ){
$vars[] = "shipping";
return $vars;
}
add_filter( 'woocommerce_package_rates', 'free_shipping_disable_flat_rate' );
function free_shipping_disable_flat_rate( $rates ) {
if(get_query_var('shipping') == 'pickup'){
foreach ( $rates as $rate_key => $rate ) {
if ( 'flat_rate' === $rate->method_id ){
unset($rates[$rate_key]);
return $rates;
}
}
}
if(get_query_var('shipping') == 'delivey'){
foreach ( $rates as $rate_key => $rate ) {
if ( 'local_pickup' === $rate->method_id ){
unset($rates[$rate_key]);
return $rates;
}
}
}
}
looks like get_query_var(‘shipping’) return null and because of that no shipping method is returned from my code.
Please help. thank you.
Replies: 0
I am not sure exactly what to call this – but here is what’s happening.
I am selling an item which started with an In Stock amount of 500. I set it to stop selling and not allow back orders. I am currently sold out of this product, but when I look at how many were sold – the total comes to 520!
I started digging and found two orders, back to back, where the stock reduction was recorded, but something is wrong.
Order A – January 1, 2019 at 11:17 pm – Stock levels reduced: Saturday Jan 26, 2019 – 7:00 – 9:00 pm (DD-1-26-7-9) 22→20
Order B – January 2, 2019 at 10:30 am – Stock levels reduced: Saturday Jan 26, 2019 – 7:00 – 9:00 pm (DD-1-26-7-9) 23→20
How is this possible? The first order shows it reduced stock but then the next order starts with a higher amount of stock than the previous?
Replies: 0
Hi guys,
I want to create a cloud mining website.
for example, a customer can buy a plan for a week, meaning that he buys one plan for 10$ and after one week he earns 12 dollars. I want his balance account to increase every second from 1 cent to $ 12 like a live balance. how can i do it?
Replies: 0
I’m getting an error at check out. My customers are unable to enter credit card information and are receiving the following error:
Uncaught Error: Call to undefined function wcs_user_has_subscription() in /home/cookwit3/public_html/wp-content/plugins/woocommerce-gateway-stripe/includes/compat/class-wc-stripe-subs-compat.php:88 Stack trace: #0 /home/cookwit3/public_html/wp-includes/class-wp-hook.php(286): WC_Stripe_Subs_Compat->display_update_subs_payment_checkout(‘stripe’) #1 /home/cookwit3/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #2 /home/cookwit3/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /home/cookwit3/public_html/wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-gateway-stripe.php(343): do_action(‘wc_stripe_cards…’, ‘stripe’) #4 /home/cookwit3/public_html/wp-content/plugins/woocommerce/templates/checkout/payment-method.php(30): WC_Gateway_Stripe->payment_fields() #5 /home/cookwit3/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(208): include(‘/home/cookwit3/…’) #6 /home/cookwit3/public_html/wp-content/plugins/woocommerce/te in /home/cookwit3/public_html/wp-content/plugins/woocommerce-gateway-stripe/includes/compat/class-wc-stripe-subs-compat.php on line 88
Replies: 0
Hi Guys,
I’m looking to build project for an accountant. Basic requirements are:
1. Customer comes to the site to buy from a suite of services.
2. Site will capture and validate payment information but not actually charge or complete the order until internal staff review and confirm that no extra charges need to be added on.
3. Should the initial order placed by customer not cover the entire scope of what the customer needs, the order amount will need to be adjusted in consultation with customer and then a final charge with the add-on services placed on the credit card on file.
I was looking at WooCommerce Bookings but am not entirely convinced this will be a good fit for what I need to build for the client.
Not sure if this has been raised in any of the threads if so I apologize and please share link to the thread if not then I’d really appreciate some guidance.
All the best,
Stan