Quantcast
Channel: WordPress.org Forums » [WooCommerce] Support
Viewing all 102307 articles
Browse latest View live

Multisite / Multistore plugin suggestions

$
0
0

Replies: 0

Hi, I’m looking for multisite / multistore plugin for my online business, which deals in Wholesale and retail both. I need one store front for wholesale and another for retail. Prices, discounts, shipping etc. will differ in both cases, but i need to keep a single admin to manage inventory, addition/edit/deletion of new products etc.

I saw woomultistore.com, http://www.appseconnect.com/how-to-create-multiple-websites-in-woocommerce/ and some multisite content copier plugins but not sure if they are really good to start with or not.

Please advice as soon as possible. Thanks and look forward.

Hassan


Why this snippet not work ?

$
0
0

Replies: 0

Hi,

I have created a snippet code for print a custom field of woocommerce product.
My custom field is a subtitle, and it has this id: _subtitol_products

This is my code:

add_action( ‘woocommerce_single_product_summary’, ‘display_subtitol_products’, 9 );

function display_subtitol_products() {
global $product;
//echo $product->id;
// echo get_post_meta(361, ‘_subtitol_products’, true);
echo get_post_meta( $product->id, ‘_subtitol_products’, true);
}

The first comment line it works, the second comment line it works too.
The get_post_meta not works.

Can you help me ?

Thanks and regards

  • This topic was modified 1 hour, 23 minutes ago by adpu.

Woocommerce standart pricing solution

$
0
0

Replies: 0

Hi we have a woocommerce store with 44.000 items the idea is that they will all have prices: Bronze, Siver, Gold or ABC.

So Bronze will be 10$ for all the products, silver 15$, and gold 20$ and if we change price A it should change on all 44000 products.

What would be the best solution, and maybe there is already a plugin that we could buy and use.

Apply Free Shipping After Coupon

$
0
0

Replies: 0

Hi friends,
We have a problem after updating to last version on WooCommerce.
We noticed that you changed the way free shipping method is working when a coupon is added.
So, now free shipping is applying based on cart subtotal (even if we add a coupon and the total cart is under the minimum ammount for free shipping we have set).
How can we revert this change and work like before?
We need the free shipping method to be applyed only if the TOTAL cart price is above the minimum threshold. So if a client is adding a coupon and the TOTAL cart price is going under minimum threshold, flat rate should applyed, tot free shipping.
Thank you for your help!

How to update WooCommerce extensions

$
0
0

Replies: 0

Hi.. I need to update two WooCommerce Extensions:

WooCommerce Chained Products from 2.5.5 to 2.5.7
WooCommerce Dynamic Pricing from 3.0.9 to 3.1.1

What is the correct way to perform the updates..?

Thanks

PLEASE revise filter by category

$
0
0

Replies: 0

It became much longer for me to type 3 symbols as I’m disabled! It is very difficult!
PLEASE revise the feature! I think both options (list and ajax search) would be best solution.

How to update WooCommerce extensions

$
0
0

Replies: 0

Hi.. I need to update two WooCommerce Extensions:

WooCommerce Chained Products from 2.5.5 to 2.5.7
WooCommerce Dynamic Pricing from 3.0.9 to 3.1.1

What is the correct way to perform the updates..?

Thanks

PHP Warning and Fatal error in error logs

$
0
0

Replies: 0

Please look the following PHP warning and fatal errors, and how do I fixed those issues.

PHP Warning: stripos() expects parameter 1 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 793
PHP Warning: strpos() expects parameter 1 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 800
PHP Warning: explode() expects parameter 2 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 801
PHP Warning: strstr() expects parameter 1 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 785
PHP Warning: stripos() expects parameter 1 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 790
PHP Warning: stripos() expects parameter 1 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 793
PHP Warning: strpos() expects parameter 1 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 800
PHP Warning: explode() expects parameter 2 to be string, object given in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-includes/functions.php on line 801
PHP Fatal error: Call to a member function getOffsetTimestamp() on a non-object in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php on line 126, referer: http://www.lastbilbasen.dk/wordpress/wp-cron.php?doing_wp_cron=1508909592.2801270484924316406250
PHP Fatal error: Call to a member function getOffsetTimestamp() on a non-object in /srv/www/nybase.usedtruckeu.dk/www/wordpress/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php on line 126, referer: http://www.lastbilbasen.dk/wordpress/wp-cron.php?doing_wp_cron=1508916603.2381429672241210937500


Disable single product page for out-of-stock products

$
0
0

Replies: 0

I’ve set out-of-stock items to be hidden under settings > products > inventory, this still made them show up in searches though, so I used this function instead https://iconicwp.com/blog/hide-stock-products-woocommerce-catalog-pages/, which works well.

The one issue I’m having is that I don’t want to show out-of-stock products at all, not even single product pages. Setting a product to visibility private does this, but we’re having some other conflicts when using visibility, so would rather use out-of-stock (as this better represents the product status anyway).

Does anyone know of a function where we can hide single product pages if they’re out-of-stock? I guess we could check for stock-status and then do a header redirect, but perhaps there is something simpler and more native to WooCommerce?

Restricted Coupons not restricting.

$
0
0

Replies: 0

My WooCommerce coupons aren’t working properly.

I am using the restricted email feature and listing the email addresses of the customers who are entitled to use that coupon.

HOWEVER, upon testing…. my non-listed email addresses are also able to use that discount coupon. The restriction feature is not working.

http://www.organicfusions.com.au

How can I authenticate against WP/WC?

$
0
0

Replies: 0

I am running a second web application in addition to WordPress/WooCommerce. When users log into the second application, I’d like to authenticate them against the WP instance. I am using the REST API for data queries, but that only allows authentication with a consumer key. The API doesn’t provide endpoints for user authentication.

Given a username and password, how can I authenticate against a WordPress/WooCommerce instance? (In other words, from outside the instance.)

WooSloow – Why it must be like that ?

$
0
0

Replies: 0

Hello.
I wanna ask really important question – WHY SO SLOW?
Everyone who work with WP Ajax / WP Rest – can say IT IS SOO F****** SLOW!.
Then when we add Woo it is even more problematic.

I did some test and research. I can use custom file that contain base Ajax + give access to base WP functions like WPDB, logged in checks etc.
In tests it looks like (locallhost on vagrant Homestead – MacOS):
— Ajax that return 1 post
: WPAJAX – +- 200-350ms (Custom WPDB Query)
: CUSTOM AJAX – +- 4-15ms (Custom WPDB Query)

And now we have WooCommerce – Greatest E-commerce plugin that exist right now.
Lots of features, great etc. – SUUUUPPEEERR SLOW AJAX.
Im talking about elements like update cart fragments, shippings, add to cart, etc all things on FRONT-END.

Ofc it isn’t problem at beginning. but when shop exist some time and has lot of orders/users/Products. I was speeding up once page that use Woo + lot of metas.
I created hook that combined all products + meta etc to separate DB table, and now filter loading page drop from +- 10-20sec to 0.04s – grabbing all (over 2k products with over 10 extra metas + pricing based on roles). Ofc. there is still issues of my solution (every update of product – rebuild that table, etc)

WHY SO SLOW?
Why you are don’t create any custom file ajax for Woo Endpoints that can handle all those things on frontend like add to cart, remove from cart, update cart (refreshfragments) update shippings etc? It shouldn’t bee soo hard?

I can create some of those but but but, WOO has a lot of things that I have no idea about. So at the end – I CANT (And Im not so good at programming in objects and SQL’s ;P ). But for those actions, why you need to call super-heavy-slow WP Ajax that destroy user experience.
Why it must be like that ?

Can anyone answer me?,
I really read tons of articles, everyone complain about that speed.
Only one solution is deque scripts/styles that are not used on some pages etc. – crappy solution.

Thanks if someone read it 🙂
BTW: We are almost in 2018 – people want page to work really smooth.
I think ppl will leave Woo shops if it still will be like that.
(Linked page is just my testing ground)

  • This topic was modified 30 minutes ago by Isu.
  • This topic was modified 29 minutes ago by Isu.

Local pickup woocommerce

$
0
0

Replies: 0

Hello,

I’m looking to allow only specific items to be picked up at my local shop. I don’t see any options for this. I don’t want local pickup available for all products because I drop ship some items and don’t have stock in store.

Thank you

Coupon usage limit per user not working

$
0
0

Replies: 0

Hi,

I have set usage limit per user as one for my coupon code and when I applied it for the first time by creating a new user, I am getting an error as Coupon code limit reached, even though I have set the usage limit per coupon as unlimited.

Could you please say me the reason for it and a solution to fix it as well.

Registering products in WooCommerce with the API – some images not upload

$
0
0

Replies: 0

Hello!

We are registering products in WooCommerce with the API, and notice a strange behavior.

When we send the images, some products do not receive the image and thus do not register in WordPress, causing it to take the standard WooCommerce placeholder.

All images follow a pattern of size, weight and name, so what could it be?

https://pastebin.com/SJLtyfbV (no image)
https://pastebin.com/1Lf2fQAK (with correct image)

We are sending images by URL, like this: http://candeia.com/sub/imagens3d/3d/1106.png


Format of product tabs

$
0
0

Replies: 0

Hi – Storefront product tabs seem to default to one under another below the image on the single product page. I have found plenty of snippets to move them around on the page, but what I’d like to do is have them beside each other, with their content dropping down, like tabs in a filing system, and as they’re shown on the screenshots for an awful lot of plugins (https://imgur.com/a/yiN6y). Is this possible in Storefront?
Thanks

No email notification from woocommerce

$
0
0

Replies: 0

I don’t get email notification after the customer place order, what’s wrong?

Exclude Categories from Related Products

$
0
0

Replies: 0

We use WooCommerce product categories for types and brands however are wanting to remove the types categories from displaying in related products and just showcase those that are the same brand.

We found this solution:


function exclude_brands_from_related( $categories ){
// array of category id's that should be excluded
$exclude_cats = array( '100', '101', '102');

foreach( $categories as $index => $cat ){
    if( in_array( $cat->term_id, $exclude_cats ) ){
        unset($categories[$index]);
    }
}

return $categories;
}

add_filter( 'woocommerce_get_related_product_cat_terms', 'exclude_brands_from_related' );

However it doesn’t appear to work with WooCommerce 3.2.

Any help would be greatly appreciated!

total cart wrong

$
0
0

Replies: 0

Hello. In my cart I removed the shipping costs until the shipping country is included, but the total always calculates the standard shipping costs and this is obviously boring by the buyer. Can I remove shipping charges from the total in the cart and view only total product without shipping?

thank you

Woocommerce status change (emails)

$
0
0

Replies: 0

Hi,
I have a question about the emails that woocommerce sends after an order.

If its a new order and it is paid by Mollie the admin gets notified and the customer gets notified by email.Status Completed Ok, fine

If the customer does not pay directly the order become pending. When i change the status of pending to Completed woocommerce sends out an email with NEW customer to admin
Its not a new customer, its an update from pending to completed.

How can i change the TEXT that say new customer in something different ?

Help appreciated!

Thanx!
Poekel

Viewing all 102307 articles
Browse latest View live