smartmeals
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Variable products showing as out of stockI just tried the above and went to each variation, checked manage stock, enabled, and put in a large number, saved and updated and it worked!!
Forum: Plugins
In reply to: [WooCommerce] Select OptionsI want to make sure that I do this correctly, this is the css it will replace, can you verify that -I have never done this. Thank you.
border-bottom:none;
}
#menu .ddsmoothmenu li li a:after ,
#menu .ddsmoothmenu li li:last-child a:after {
width:100%;
content:”;
position:absolute;
left:0;
top:0;
}
#menu .ddsmoothmenu li li li li:last-child a, #menu .ddsmoothmenu li li li li:last-child a:after {
border-top:none;
border:none;
}
#menu .ddsmoothmenu li li:last-child a:after {
bottom:0;
}
* html #menu .ddsmoothmenu li li a {
display:inline-block;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover {
text-shadow:none;
color:#AC470E;
background:#f5f5f5;Forum: Plugins
In reply to: [WooCommerce] print orders from woocommerceYes I figured this out and it’s working. MY other issue that I can’t seem to get resolve on is woocommerce product display issues with pagelines DMS. No one seems to understand pagelines DMS, I hate that my site was built on this 🙁 any help is much appreciated.