-
Posted a reply to Is there a page describing the new tptn-api?, on the site WordPress.org Forums:
Thank you! I appreciate it. -
Created a topic, Is there a page describing the new tptn-api?, on the site WordPress.org Forums:
I use tptn-api to display popular articles.After updat… -
Created a topic, Can I disable the translation for English slugs?, on the site WordPress.org Forums:
Even if the slug is in English, it will be replaced by… -
Created a topic, Thanks for producing a great plugin!, on the site WordPress.org Forums:
Thanks for producing a great plugin! -
Created a topic, Does this plugin support subscriptions?, on the site WordPress.org Forums:
Does this plugin support subscriptions? Press the but… -
Created a topic, The best plugin in the woocommerce variation switch, on the site WordPress.org Forums:
I tried several variation switch plugins for woocommer… -
Posted a reply to error : woocommerce-notices-wrapper, on the site WordPress.org Forums:
Thank you! Your plugin is great! -
Posted a reply to error : woocommerce-notices-wrapper, on the site WordPress.org Forums:
1. Add products to your cart on the demo page. https://demos.xplodedthemes.com/woo-variation-swatches/ 2. The alert "View… -
Created a topic, error : woocommerce-notices-wrapper, on the site WordPress.org Forums:
You will always be alerted when an item is added to yo… -
Posted a reply to The link to stop the email newsletter becomes a single page., on the site WordPress.org Forums:
Thank you for answering my question. Do you know what version was in place before… -
Created a topic, The link to stop the email newsletter becomes a single page., on the site WordPress.org Forums:
When you click on "Stop Email Newsletter" in the email… -
Created a topic, Can I hide the shipping date for a custom taxonomy term item?, on the site WordPress.org Forums:
Can I hide the shipping date for a custom taxonomy ter… -
Posted a reply to Products belonging to certain custom taxonomy terms do not display paypal on th, on the site WordPress.org Forums:
https://businessbloomer.com/woocommerce-disable-payment-method-for-specific-category/ add_filter( 'woocommerce_available_payment_gateways', 'bbloomer_unset_gateway_by_category' ); function bbloomer_unset_gateway_by_category( $available_gateways ) { $unset = false; $category_ids =… -
Created a topic, Products belonging to certain custom taxonomy terms do not display paypal on th, on the site WordPress.org Forums:
I want to hide paypal on the checkout page for items b… -
Created a topic, I want to display images with the global variable, on the site WordPress.org Forums:
Hi! I want to display images using global variables. … -
Posted a reply to 文字数が多いとエラーとなる, on the site WordPress.org Forums:
ファイルのアップロードでもエラーとなり、いろいろと変更しているうちに、なんとか解決いたしました。^o^ ファイルを添付すると「確認画面」で「アップロードしました。」と表示されますが、このテキストを変更することはできるでしょうか・・・? 例えば「ファイルを添付しました」などに。 コアファイルや、フィルターフックを調べたのですが、解決できず・・・。 分かる方がいらっしゃいましたら、ご教授いただければ助かります・・・。 -
Posted a reply to 文字数が多いとエラーとなる, on the site WordPress.org Forums:
たびたび、すみません。 ちなみに、PHPを使った他のフォームでは、3,000文字以上でもエラーとはなりません。 phpの「post」の制限が原因かと思い「php.ini」や「.htaccess」でpost数を変更してもエラー画面となります。 -
Created a topic, 文字数が多いとエラーとなる, on the site WordPress.org Forums