Themology
Forum Replies Created
-
Forum: Plugins
In reply to: [Mobile Nav] Toggle MenuI am sorry but may be there is something wrong. Please post your problem at our forum: http://themology.net/forum
Forum: Plugins
In reply to: [Mobile Nav] Back button not showing on mobile nav barThanks For sing my plugin. 5 star review will be appricated, if you really like my plugin.
Forum: Plugins
In reply to: [Woocommerce Smart Export] Get the value of the variation_IDHi, You may add some post meta of the variations using this code :
http://pastebin.com/nEs8RNu0 (juste change the keys of the data by the ones you need)And please read our plugin FAQ to learn more about the filter.
Some infomrationa may help you:
http://docs.woothemes.com/wc-apidocs/class-WC_Product_Variation.html
http://themology.net/shop/smart-woocommerce-product-export-import-plugin/Hi, You can add the post meta using a filter : http://pastebin.com/itLY3VAb
To find the names of the keys : In the back-end, when you are to the Smart Export panel, in the “help” tab top right, there is a Smart Export tab with the all the post meta you can use.
What is a filter and how do I use it ?
A filter is a small piece of code you add to your functions.php theme file. It allows you (if the plugin is designed for using filters) to modify the behavior of the plugin, without modifying it.
Smart export plugin offers a lot of filters you can use this way to customize your export. Most of the filters are illustrated with a pasteBin example, that you can find in the FAQ.
(Be careful, if you use a premium theme, if you update it, all the custom code will probably erase that you added in the functions.php file. But most of times there are specific file in your theme you can edit, which are update-proof.)
Check our plugin other note section.
Forum: Plugins
In reply to: [Woocommerce Smart Export] Get the value of the variation_IDI really dont get the problem, your variation ID is 632 and you want to export the id, then how it will export the variation title?
BTW did you try as like as this: http://pastebin.com/CD7mRCA2 or http://pastebin.com/nEs8RNu0
Forum: Plugins
In reply to: [Woocommerce Smart Export] German and the decimal . ,Please read our plugin other note section from here .
You may add some post meta of the variations using this code : http://pastebin.com/itLY3VAb and for size and color variation, use this code: http://pastebin.com/CD7mRCA2
BTW we release a Pro version of this plugin, please check that too, because pro version support variation in import option as well.
Forum: Plugins
In reply to: [Woocommerce Smart Export] Missing one item from exported table.You are welcome. Please dont forget to rate and share the plugin.
Forum: Plugins
In reply to: [Woocommerce Smart Export] Smart Export does not export dataWe released our latest version with improve memory usage in panel display, that caused some blank screens, hope your problem will solve.
Forum: Plugins
In reply to: [Woocommerce Smart Export] Export shows blank pageWe released a new update by improving memory usage in panel display, that caused some blank screens. And also added some FAQ, which will help you to solve this.
Forum: Plugins
In reply to: [Woocommerce Smart Export] Missing one item from exported table.We added some FAQ and also some pre built solution, check please.
Forum: Plugins
In reply to: [Woocommerce Smart Export] Monthly ExportWe added schedule export option. You can do it using this function easily. Thanks
Forum: Plugins
In reply to: [Woocommerce Smart Export] Role / capability to exportWe released our update by today, did you try? We make all the filter and documentation public, so you can check everything, hope you will get the solution.
Forum: Plugins
In reply to: [Woocommerce Smart Export] how to importThanks for visiting Themology.net . We are trying to improve our service and features including the UI. Hope soon the site will be live for everyone. And also congrats that you got an idea to import.
Forum: Plugins
In reply to: [Woocommerce Smart Export] Improvement – custom meta dataWe already added FAQ and some other documentation guide, also released a brand new version with so many bug fixed. Please check everything.
Thanks