lagstrom
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Display specific “additional inforrmation” for each variation?First I want to say big thanks for helping!
The first linkshows how to add add information to the description.
Thats a bit what I need, but the way to do it with so many product variations.
The second link, I own their product table but I havent been able to use it yet since I have nowhere to put the shortcode.
If I should go with the Barn2 media product table I would need to create an area right above the .woocommerce-tabs .wc-tabs-wrapper here Screenshot of where the table could showThe other option might be to create custom fields from the global attributes (where all data is now) and add those custom fields to the variations “Description”.
What do you thik is the best way to go?
Forum: Plugins
In reply to: [WooCommerce] Display specific “additional inforrmation” for each variation?I have a plugin to do bulk editing, Ican do it. I read somewhere that custom field could be used and that would be perfect for me. I also can bulk edit those.
But how do I get custom fields to show up in the short description area on tje product page? O have googled but have not found an answer.
Does anyone know?Forum: Plugins
In reply to: [WooCommerce] Display specific “additional inforrmation” for each variation?Thanks for the answer.
Ok so that is where is should be.
We have around 1000 product each one with 50 variations. All of the attributes of those 50.000 variations I have in the global attributes in woocommerce.
Its weight, size, dimension and a link to assembly instruction.
Can someone suggest how I get it into the short description field then without entering it manually?Or do anyone have a better solution for showing specifications of a selected variation?
Thanks for helping- This reply was modified 7 years, 1 month ago by lagstrom.
Forum: Themes and Templates
In reply to: [Storefront] Replace search bar in header with other widget?Thank you. I will try that. 🙂
Forum: Plugins
In reply to: [WooCommerce] woocommerce import variationsHi and thanks for helping.
I created a test product and one variation in this file. I exported it from my bulk editing plugin and added another variation manually (row 4) by
1. copy/pasting row 3 to row 4
2. Deleted the id for row 4 added a fake SKU to row 4
4. Kept the post_parent id
5. Changed the attribute_pa_material to a value in the global attributes (the attribute name is exact, but it is not slug name since the export did not export slug name but the actual name in the global attribute.On import I leave the “update existing products” unchecked since it needs to create the variation on row 4
In column mapping I am not 100% sure what to choose. I have tried many combinations on what to import.
I have chosen for example ID, post_parent, SKU and both attributes pa_material and pa_tryckklass since both are on the parent product.
I am totally lost and have spent an entire weekend trying to import these new variations for an existing product that already have a set of variations.Would I have to delete the product first from Woocommerce or what is going on here? Thanks
Link to the csv I am trying to import
Google driveThanks. I needed to get my host to re-install the entire wordpress installation from a nightly web server backup from yesterday.
I usually find out how to solve thing by googling and expirience, but tjhis was a tough nut to crack. I dont dare to go into the plugin again. It would be nice with a “simple mode” of some kind where you cant corrupt your own logged in user.
Otherwise it seems like a really good plugin.I will try that. Do I have to remove the plugin completely before that? Pr having it and it being active does not matter?
Hi. No.
But I created another user before all went south called “Consultant” and it has got the Woocommerce rights as “Shopkeeper” iI am able to login as that user through /wp-login.php
But I cannot change anything with that user due to low permission. Though I can see that the admin user (the only other user in my wordpressinstallation) have “No role”.
Can I somehow give the “Consultant” user admin permissions through phpmyadmin so I can control the website?Forum: Fixing WordPress
In reply to: Vertical menu problemFound it my self. float:none was the trick.
Forum: Fixing WordPress
In reply to: Vertical menu problemSomething is forcing the menu to go horizontal when the width allows it.
Forum: Fixing WordPress
In reply to: Child theme and css for new custom page templateHello Stephen. I am sorry but I cant make that link public due to restrictions from my employer. I and looking for the error here and the strange thing is it is showing up in Firebug on Firefox, but not on Firebug in Chrome.
I guess the problem is solved but annoyed that it doesnt work on chrome. I guess Firebug chrome is quite unreliable?
Forum: Plugins
In reply to: [Page-list] Problem with pagelist shortcodes?Now I have installed the another plugin “List pages Shortcode” and get the correct output from in on the same page, see last post for link.
So how come I dont get any output from Page-list plugin? I only get the shortcode itself.
Thanks for helping.Forum: Plugins
In reply to: [Header Image Slider] [Plugin: Header Image Slider] Broken links on pictureHi. I have the same problem. Auto insert or using boom_header_image in header wont work. Any Ideas. It works in firefox and chrome but not in IE
Forum: Plugins
In reply to: [Header Image Slider] [Plugin: Header Image Slider] Does not show slides…I have a problem with IE on PC. There is a huge gap between the image slider and the content at first. This goes away with a refresh page.
In the slider settings the image is broken and only show up a huge white area.
What could be the problem here?
MAybe I should insert shortcode in header.php? How do I do that then?On mac /chrome / Firefox this does not occur.
How do I manually place the header shortcode in the template file. I am using a child theme of twentyeleven.