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

How to edit “Continue Reading” button shown w/ products on search results page?

$
0
0

Replies: 0

Hello! Does anyone know how to edit the text shown on the “Continue Reading” button that shows up in search results? I haven’t been able to figure out how or where that text is generated. I have set Ivory to only search products, if that matters. It may be a woocommerce thing, or it may be a wordpress thing. Any pointer in the right direction is really appreciated. Thank you!


WooCommerce Subscriptions AutoRenwal not working with PayPal

$
0
0

Replies: 0

Hi,

So, I have WooCommerce Subscripitons enabled on the site. The parent order works fine, but for PayPal Checkout, auto renewal gives error.

I see “PayPal API error Order status changed from Pending payment to Failed.”

The renewal works fine for Stripe. Furthermore, I had a user test it out and show me pics of settings. It shows information that it’s a recurring payment. Their Subscriptions tab on their account shows it’s a recurring payment.

But then I checked the Recurring Payment Dashboard on PayPal, I find that all the subscriptions are set to $0.

The parent order was $9.99 and went through just fine. No Free trial was set.

I checked with PayPal and they confirm that they are receiving $0 from the API for recurring payment. And if it weren’t coming in as a subscription, they would not show up at the Recurring Payment Dashboard to begin with.

Something is wrong with the Subscriptions Backend.

Thing is, I’ve used this plugin before. Things worked fine. No issues. So, why are there issues now?

Can someone help me? (I’ve tried submitting a support ticket via woocommerce.com, but they don’t seem to be working. There is no indication that one was submitted, no email or list int he ‘previously submitted tickets’.

woocommerce_product_subcategories_args meta_key and meta_value not working

$
0
0

Replies: 0

Hello

From version 3.6.0 woocommerce_product_subcategories_args stopped supporting meta_key and meta_value.

It’s working on version 3.5.8

function hpr_category_ordering($sort_args) {
if (is_shop()) {
$sort_args[‘meta_key’] = ‘feature_category’;
$sort_args[‘meta_value’] = ‘1’;
return $sort_args;
}else{
return $sort_args;
}
}
add_filter(‘woocommerce_product_subcategories_args’, ‘hpr_category_ordering’);

Change Position of Add to Cart Button

$
0
0

Replies: 0

On the single product page, I want Add to Cart button to appear below the price of product. Is it possible??

Disable Fixed Position with JQuery

$
0
0

Replies: 0

I’m struggling with JQuery code to help disable left column fixed position when reaching the footer. Please help?

Product categories not sorted alphabetically

$
0
0

Replies: 0

Hi,

Product sub-categories got mixed randomly. They are hundreds and ‘drag and drop’ is not an option. Also, every newly added sub-category goes 1st in the list (shop page) instead of sorted alphabetically.
1. How could the default automatic alphabetical sorting of product categories be restored?
2. How to get each newly added sub-category in its place on the list (sorted by ‘title’)?

I’ve checked all the related topics here as well as plugins and nothing helped.:((
Thank you!
Emo

Add content after product thumbnail gallery?

$
0
0

Replies: 0

Is there any hook to add content after the thumbnail images?

I want to add a custom

  • to the images per product
  • Timing of a sale

    $
    0
    0

    Replies: 0

    Hi,

    I would like to make a sale on a particular product on my website starting on Monday 29 April at 00:01 am and ending on the same day Monday 29 April at 23h59 pm.
    When I am in WooCommerce – Products – Product Data – General, which beginning sale date and ending sale date should I enter to achieve this result?

    Thank you very much in advance for your help.

    Best regards


    discount on invoices

    $
    0
    0

    Replies: 0

    Hello,

    Since woo 3.6 update on our invoices appear a little discount http://prntscr.com/nh4eha

    This is how it should be http://prntscr.com/nh4f75

    Did you make any changes to the discounts??

    I want to tell my developer more about this if needs changes from our side.

    If not, could you check to be a bug in woocommerce?

    This is not something our developer can fix.

    Thank you

    request a quote

    $
    0
    0

    Replies: 0

    Hi there

    I am looking for a “request a quote” plugin.
    I am using avada theme and the plugin has to support german language.
    What can you recommend ?

    Thanks and best regards
    Frank

    Realign single product pages “variations” lable

    $
    0
    0

    Replies: 1

    So the lable of the selector field is aligned to the left but the rest of my single products page is aligned to center. The label ends up beeing far away from the selector field and it doesn’t look good. I want to apply the style:

    {text-align: right;
      padding-right: 15px;}

    But i have no idea if its possible to target the correct cell, the part which says “<label for=” and i’m scared if i just target the label class i’ll end up mucking something else up.

    This is what i’m looking at html wise:

    <table class="variations" cellspacing="0">
    <tbody>
    <tr>
       <td class="label">
             <label for="valj-storlek" style="">Välj Storlek</label></td>

    If that’s not possible, could i just remove the label somehow?

    Issue gutemberb in wordpress 5.0 and more

    $
    0
    0

    Replies: 0

    hi,
    i see that often when i create a page with gutenberg the block editor after some update of the page give a message error so: “this block contains unexpected or invalid content”

    This is a very big problem because also if ia try to resolve the error some block disappear.
    This problem is only with the block editor.
    I tryed also disable all plug in but nothin change
    any idea?
    thanks

    Can table rate shipping handling fees be a percentage?

    $
    0
    0

    Replies: 0

    I would like to add a “Handling fee” of 10% to a shipping zone, but it only seems to allow a fixed amount (ie: $2.50) in the Table Rate settings.

    My Rate Settings are “Per order”, so using a percentage per item at that level is not an option.

    Any suggestions for adding percentage handling fee to a shipping zone in table rate shipping?

    Vat is not calculated even if set

    $
    0
    0

    Replies: 0

    Hello,
    I have a problem with my wp site with woocommerce, although I have configured the rates at the time of check-out they are always at zero, you see “VAT” but it is always zero. I deleted the cache but the problem remains. how can i solve?
    thank you so much

    Stripe Connect not working

    $
    0
    0

    Replies: 0

    I have Stripe Connect set up through WooCommerce’s WPNeo Stripe connect Option. Spoke with Stripe and they confirmed at all account settings are correct and card payment option for Connect Standard is working for my area (Canada).

    But when I go to my site’s checkout page, no payment option is displayed. Instead, this message shows:

    “That is the Stripe payment method issue. Make sure, Stripe supported your country and your state. Otherwise, you can’t use this payment method.”

    Strip states that “they [woocommerce] have been retrieving your account object so they should be able to see that charges are enabled. I’m not certain why their plugin is giving you this error. for some reason this plugin for you is showing that your account isn’t able to process payments. As for the issue, it would seem the information they are pulling out from your account is not being read correctly by their plugin, so they do need to look into it.”

    Please investigate.


    Erro Valor inválido postado para Tamanhos

    $
    0
    0

    Replies: 0

    Bom esta dando erro nas variação do produto Ex.: quando escolho tamanho: P Cor: verde que aperto o botão compra vem esse erro “Valor inválido postado para Tamanhos” queria uma ajuda para poder resolver essa questão

    Facebook catalog sync problems

    $
    0
    0

    Replies: 0

    Hi,

    I’ve contacted Facebook support team because we’re experiencing problems with the product catalog sync and they told me to contact Woo support.

    The problem is that our product variations (product sizes) appear as individual products in the Facebook catalog. This causes us a problem when we want to make advertisements with the sets because the same product appear more than once to the client and we lose the opportunity to communicate the different products.

    Facebook told me that this is an issue with the export and that should be checked by WooCommerce.

    We’re using latest versions of all the plugins. What can I do in order to let you test the issue?

    Thanks in advance

    Woocommerce cart page not working

    $
    0
    0

    Replies: 0

    I’ve got everything set up correctly, the cart link is pointing to the cart page as it should, the cart page has the correct shortcode on it, all software is up to date. But my cart page is showing as a blog post or something.
    No idea why it’s doing that, as it’s been working ok up to now.

    add company name to customer list

    $
    0
    0

    Replies: 0

    How do I add a column for company name in the woocommerce customer lst?

    Filter Product by Price not working

    $
    0
    0

    Replies: 0

    Dear Experts,
    After update of Woocommerce am unable to see the filter by price even having different price rate in shop/product page, i have tried deactivated & deleted all the plugins, used different themes, tried with other plugins which has filter even also i have reinstalled wordpress still no luck. I have check with the service provider to check any server error but still error exist. So Kindly help to resolve the issue. Check the image highlighted in yellow.

    • This topic was modified 1 hour, 26 minutes ago by vignesh539.
    Viewing all 102601 articles
    Browse latest View live