Variable productimage not showing
I've set up a product with multiple variations. I want to have a single image (for all variations) and a imagegallery. I've set a featured image and added a image to the productgallery. I've also set...
View ArticleWordPress – Parse error: syntax error, unexpected '*' [duplicate]
This question already has an answer here: PHP Parse/Syntax Errors; and How to solve them? 10 answers I am trying to add a custom field to the cart page, and as it says in their documentation it seems...
View ArticleHow to rewrite URL's in WooCommerce/WordPress
So I'm using WooCommerce for my webshop and I have the following question: Right now my category link is www.mywebsite.com/product-categorie/%category%/$sub_category%/ but my product link is...
View Articleusing a Custom Post Type in wordpress plugin e-commerce
I'm building an e-commerce site, which got two types of "products". Before adding a plugin for the payment management I've already built two custom post types for my products (with cmb2) The problem is...
View ArticlewooCommerce Plugin in WordPress
I am developing an e-commerce website using wooCommerce Plugin in WordPress. I am using HTML template which I converted to WordPress. But I want some help on how to integrate wooCommerce in my theme....
View ArticleReplace theme search functionality with woocommerce search
Is there a way that i can overwrite theme's search query with woocommerce product search. I want instead of search content in pages and post, it will search only in products. I searched and found this:...
View ArticleHiding or Deleting the Ship to a Different Address? checkbox in Woocommerce...
I've been looking for a working solution to either hide or delete the "Ship to a different address?" checkbox in Woocommerce checkout page in WordPress, but I haven't figured out how to do so, so...
View ArticleWoocommerce custom category search
I'm using the code below to search in woocommerce products and i want to be able to search by category in woocommerce. if i disable the category section, everything is ok but if enable it, nothing will...
View ArticleWoocommerce – separate payment methods in the same order?
i'm building up my e-commerce and so i had run into this question. Basically i send products as everyone else do but i would give a special option (for specific products) to have them delivered by me...
View ArticleWooCommerce doesn't send order mails
I use SMTP Mailer plugin to send mails.The From mail is admin@domain.nl and the mails will be send to info@domain.nl I'm using a WP Mail log plugin to check all mails. The mails from the contact form...
View ArticleWoocommerce orders set payed after create
All of my woocommerce orders are automatically updated as Completed after create it, and never goes to redsys / sermepa gateway (throws an error). When i choose Paypal I manage to the Paypal Gateway,...
View ArticleWordPress: Points & Rewards WP_Term Error
I'm running a multisite installation of WordPress and I've got the WooCommerce Points & Rewards plugin installed. When looking at the checkout, there is this error that has appeared. Notice: Object...
View ArticleHow to remove action hooking non static method and class can not be instantiated
I am using woocommerce product vendors plugin and in single product page there is sold by . I want to replace this with ; It is added like class WC_Product_Vendors_Vendor_Frontend { public static...
View ArticleWoocommerce new customer administartion email notification with more fields
Hi I have tried to further develop the code posted by @danielevigi at Woocommerce New Customer Admin Notification Email to create an admin email when new customer register. I wanted to add to the email...
View ArticleWooCommerce discount on all products one day only?
Tomorrow is Black Friday. How can I set up a discount on all products just for this one day ?If there is an easy way to do it or you'll recommend a plugin ? Solution: i would recommend a plugin called...
View Article