I want to attach Qwipi merchant with WordPress (woo commerce).
I searched a lot but didn't get any plugin.
I tried to get plugin but there isn't one.
Is there any way of doing this?
We recently built a QWIPI payment module for OpenCart - there isn't currently one for WooCommerce but we would be willing to make one for you if interested? Drop me an email - ben#weboptic.co.uk
Related
I want to build a webinar application in wordpress. I also wanted to integrate woocommerce with it. I used a plugin called webinarpress. But some of its features, like woocommerce integration is available only in paid option. Does any one know free plugins for integrating webinars and woocommerce together on wordpress site.
Thanks
This plugin is also good for webinar system
https://wordpress.org/plugins/wp-gotowebinar/
I dont know if this is possible but I would like to create my Woocommerce Shop Frace65.com into multilingual. But the Plugins to make this happen are to expensive for me. Is it possible to install a new Wordpress but connect the Woocommerce products, sales etc from both installations togheter in one database?
You can use this free plugin which is compatible with WooCommerce - WP Multilang. No need of any add-ons and its tab-based language switching in admin panel would be very user-friendly.
Yes, Its possible to install wordpress and woocommerce in one database. You can just follow the steps by link, https://docs.woocommerce.com/document/start-with-woocommerce-in-5-steps/
Use qTranslate-X with the Woocommerce addon. Yes, the plugin is a little old now, but there is a project to revive it and bring it up to date. That said, I use it on 2 sites, one with Woocommerce, and can confirm that it works perfectly well. It's free and has the major advantage that all of the translations are kept in the same post, so there's no duplication.
I have woocommerce plugin installed in my ecommerce website. I have made some custom changes in some of file of woocommerce plugin. Now i want to update my woocommerce plugin. If i do by clicking on button update now then i will lose my custom changes which i made. I want to update woocommerce plugin without loosing my custom changes. So what is the best to merge all the changes to newer version and to update woocommerce plugin . is there any way to update woocommerce plugin manually so custom changes still remain there.
As you know its a bad idea having to edit plugin files because of updates.. if the plugin in question uses hooks you can write your own plugin that has your own custom code for that plugin. Here a post that might help you wrap your head around it. https://iandunn.name/2014/01/10/the-right-way-to-customize-a-wordpress-plugin/
I have an error 404 after WooCommerce plugin activation.
I use the next plugins: WooCommerce, WooCommerce Multilingual and all WPML CMS.
But after deactivation all pages and posts are working.
I use Cyrillic CHPU may It be a cause?
Can anyone help?
Thanks in advance
I lose this problem although the reasons are not clear. I deactivated all plugins and try to activate It one by one. After few activation orders I got successfully working site. So I must make an conclusion: you must activate at first the most heaviest plugins like WooCommerce, WPML and The Events Calendar.
I have bought this woocommerce plugin Software Add-on and installed this on one my WP sites where I sell my premium plugins and themes. It works fine when a product is purchased and the order email contains a license key generated by this plugin.
My question is how to incorporate or integrate this plugin API to a plugin so that end users ( my product buyers) can enter the key in a form or so and get my plugin activated. I find one test-script.php and a test-script-local.php. But I do not find any doc or guidance as how I can incorporate this in my plugin. My plugin is simple - it has the plugin php file, one functions.php, one css and one js file.
Any idea or guidance will be much appreciated.
Thanks