version interactive
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Auto-create variations for variable productsI’m still working on auto generating the variations without going into each product – but you need to go in to upload images anyway – right?
I solved the unchecked “used for variations” issue by running the following update in mysql/phpmyadmin
UPDATE wp_postmeta SET meta_value = REPLACE( meta_value, 'is_variation";s:1:"0', 'is_variation";s:1:"1' );
I made a plugin so my client can do this easily each season.
I also added a feature to globally apply parent prices to all child variations with one click. This was not straight forward because when variations are generated the original price is deleted. So I added a new meta value for parent price when globally checking the “used for variations” boxes.
- This reply was modified 4 years, 5 months ago by version interactive.
- This reply was modified 4 years, 5 months ago by version interactive.
- This reply was modified 4 years, 5 months ago by version interactive.
- This reply was modified 4 years, 5 months ago by version interactive.
- This reply was modified 4 years, 5 months ago by version interactive.
- This reply was modified 4 years, 5 months ago by version interactive.
I’m still working on auto generating the variations without going into each product – but you need to go in to upload images anyway – right?
I solved the unchecked “used for variations” issue by running the following update in mysql/phpmyadmin
UPDATE wp_postmeta SET meta_value = REPLACE( meta_value, 'is_variation";s:1:"0', 'is_variation";s:1:"1' );
I made a plugin so my client can do this easily each season.
I also added a feature to globally apply parent prices to all child variations with one click. This was not straight forward because when variations are generated the original price is deleted. So I added a new meta value for parent price when globally checking the “used for variations” boxes.
- This reply was modified 4 years, 5 months ago by version interactive.
- This reply was modified 4 years, 5 months ago by version interactive.
Forum: Plugins
In reply to: [Custom Post Type UI] Issue displaying custom taxonomy hierarchy in metaboxI added another taxonomy and it’s working this time
https://imgur.com/NiUGv5SThanks for your help
Forum: Plugins
In reply to: [Custom Post Type UI] Issue displaying custom taxonomy hierarchy in metaboxI just tried to reproduce the issue on another install and failed.
So this may just be a glitch or a rare factor, theme, plugin conflict?
Forum: Plugins
In reply to: [Custom Post Type UI] Issue displaying custom taxonomy hierarchy in metaboxI’ll make you a user if you want?
Forum: Plugins
In reply to: [Custom Post Type UI] Issue displaying custom taxonomy hierarchy in metaboxIt is a conflict with the default woocommerce taxonomy.
I changed the post type to pages and the hierarchy displays correctly in the metabox.See here:
Forum: Plugins
In reply to: [Easy Updates Manager] Hide plugins menu – red update badgeingore
Forum: Plugins
In reply to: [Easy Updates Manager] Hide plugins menu – red update badgeAnd also the out of date plugin is shown in – red which defeats the purpose of the ‘disable’ function.
https://snag.gy/zGdnO.jpgForum: Plugins
In reply to: [Easy Updates Manager] Hide plugins menu – red update badgeIt’s not an error – it’s a ‘notification’
a red badge – can you see it?Also there is an update notification showing on dashboard
Can you see this?
https://snag.gy/jhSC6.jpgForum: Plugins
In reply to: [Easy Updates Manager] Hide plugins menu – red update badgeForum: Plugins
In reply to: [Timely All-in-One Events Calendar] Need the event featured image full sizeThere must be a better way.
Changing a medium size image 300px to 720 is not a good idea.Better to use the large image size – this should be an settings option.
Auto Sort
If checked, the plug-in will automatically update the wp-queries to use the new order (No code update is necessarily).
If you need more order customizations you will need to uncheck this and include ‘menu_order’ into your theme queries.Forum: Fixing WordPress
In reply to: add a blog page ?Hey Ewan,
You can easily select any page for your blog in the reading settings
https://codex.www.ads-software.com/Settings_Reading_ScreenBTW Did you ever find the video theme you were looking for?
https://www.ads-software.com/support/topic/video-production-company-themeWe build themes so maybe we have what you’re looking for or be able to customise something to your needs?