Search the Community
Showing results for tags 'woocommerce'.
-
Hi, could you please help me with an issue? I want to hide the price for one product in the WooCommerce emails that I send to the clients Only If the quantity of a product is over 50. For all the other items I want the price to be shown. For example, the order has 2 products, one with 30pcs qu...
- 2 replies
-
- woocommerce
- wordpress
-
(and 1 more)
Tagged with:
-
Good afternoon, I have a Wordpress website and I'm currently about to update my Woocommerce plugin but was wondering if I could have some advice please? I have the main Woocommerce plugin, Woocommerce Admin and Woocommerce Stripe Gateway. I'm wondering which order would be best to update t...
-
I want to have a search form in one page which has 2 text input fields and a search button. the output should be search results based on below logic: Input1 - category 1 Input2 - category2, common products of category 1 and 2 should be displayed in the search results. I have tried the below code...
-
- phpwordpress
- search
-
(and 2 more)
Tagged with:
-
Trying to add a product search bar to Wordpress admin bar backend that will do Woocommerce product search. It will be located in the backend Admin Menu bar a top so that no matter where you are in back end it will allow to search woo's products. I am close but faulting at small stumbling block. When...
- 1 reply
-
- wordpress
- woocommerce
-
(and 1 more)
Tagged with:
-
Hello i am working with woocommerce where i have products displayed on shop page now i want that user can purchase product only once. So i am trying to get the orders of user and trying to redirect to the user to my account page so i am using following code in functions.php <?php...
-
Hello, I am trying to make the buy product button on all single product pages to open in a popup iframe or simular! I am new to java, php and such and I am looking for how to achieve this? I have been researching this for over a month and nothing seems to work. I am affiliated with Amazon so I need...
-
- woocommerce
- popup
-
(and 1 more)
Tagged with:
-
Hi Everyone I'm working with the woo commerece plugin and i'd like to have a sub heading under the title of each product. Style and format is sorted however i want a particular Category to show in the sub heading section. I've managed to get as far as showing all categories but i want to narrow...
-
I am trying to use a Wordpress module called WooCommerce PDF Invoices to make event tickets by modifying the layout of the invoice to create an online ticket to printout. I've successful reformatted the layout and it works like a charm except for one thing. The problem I have is that no matter what...
- 3 replies
-
- wordpress
- woocommerce
-
(and 2 more)
Tagged with:
-
Hello Everyone I have been looking over the internet for a few hours now. But I could not find solution to my problem. I am having trouble changing the default view of the products being displayed in the shop page. They are like thumbnails, I can change how many of them will appear on a line or on...
-
I was wondering if there is a way to switch the display of woocommerce hooks on my single product page shop. I would like to remove: add_action( 'woocommerce_before_single_product_summary', 'woocommerce_show_product_images', 20 ); and replace that with my product description. Here is my Woocomme...
-
- woocommerce
- hooks
-
(and 2 more)
Tagged with:
-
Hi, i'm new to this forum, and no coder at all, but i need some help in creating a filter in woocommerce. i was trying to set a filter that would wide the cash-on-delivery payment when the costumer selects a specific shipping zone.(for out-of-town deliveries). I'm using the Table Rates Plu...
-
- woocommerce
- cod
-
(and 2 more)
Tagged with:
-
I was wondering if anybody would be so kind as to help me write a woocommerce function. I am by no means a coder so i really appreciate any help you can offer. What i wish to achieve is for a function to calculate the quantity of items in cart and then change the total order price based on pred...