cschondel
Forum Replies Created
-
Forum: Plugins
In reply to: Woocommerce Ship to different address not working in Colorway themeI found that you can target the specific element with CSS and force it not to display the “canvas” over top of the checkbox:
h3#ship-to-different-address > cufon.cufon canvas { display: none; }
Hope this helps!
Forum: Plugins
In reply to: [Woocommerce CSV importer] Import does not happenI just updated your CSV taking out the slashes and parenthesis and using the ASCII HTML for the slash in the product name and it imported fine. Give it a try. I used underscores in the SKUs instead.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Import does not happenI would watch out for “/” and “(” or “)” in your product listings or SKUs. If you want to use the forward slash try the ASCII equivalent.
Here is a table with all the symbols that you can reference.
https://www.yellowpipe.com/yis/tools/ASCII-HTML-Characters/
I would recommend changing the SKUs and getting rid of the parenthesis either way.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Lack of control over (featured) imagesI have responded to the author about this and from what I gather he is working on a solution to have the featured image in a separate field. For the time being, if you just put whatever image you want to be featured into the last position it will show up first.
10661_2.JPG|10661_3.JPG|10661_1.JPG
The problem I discovered is that when you have the “Posts Sort Order” plugin installed and activated the drag-and-drop resorting of products is honored on the front end, but if you change the default sort order from the drop-down menu to something else (i.e., “Sort by price: Low to High”), the page does not update. Only when you deactivate the plugin does the front end sort function work.
Has anyone reported this to Woocommerce because I think that the drag and drop sorting operation is the issue. One shouldn’t have to install another plugin for this to work, and clearly adding another plugin to “fix” this is breaking other functionality.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Who wants to test the new BETA version?Having trouble with your shopping cart- am I missing something?
Forum: Plugins
In reply to: [Woocommerce CSV importer] Who wants to test the new BETA version?Sure- I am on board with testing.