Alex_Azov
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] product variations and other options disappear after page loadok, thanks, i try to update WooCommerce…
Forum: Plugins
In reply to: [WooCommerce] No virtual option for variable woocommerce subscriptionsHi,
if variations and other options disappear after page load? And i can’t set virtual and downloaded item….
What shall i do?Forum: Plugins
In reply to: [WooCommerce Sold Out Products] How can i change the button text?Gerhard, it works fine with desktop, but with jetpack mobile theme not. Maybe you have some decision?
Thanks in advance, Alex!Forum: Plugins
In reply to: [WooCommerce Sold Out Products] Move the location of the icon?I try to customize icon like standard sale icon and below my custom css:
.woocommerce span.soldout, .woocommerce-page span.soldout {
background: #B80000;
top: 0;
right: 0;
left: auto;
margin: -6px -6px 0 0;
min-height: 32px;
min-width: 32px;
padding: 4px;
font-size: 12px;
font-weight: bold;
position: absolute;
text-align: center;
line-height: 32px;
border-radius: 20px;
text-shadow: 0 -1px 0 rgb(133,173,116);
color: rgb(255,255,255);
box-shadow: 0 1px 0 rgba(255,255,255,0.3) inset, 0 -1px 0 rgba(0,0,0,0.2) inset, 0 1px 2px rgba(0,0,0,0.2);
}Forum: Themes and Templates
In reply to: table cell text alignmentWorks for me: <td style=”text-align:left”>
Thanks!!!Hello Marcel.
I also have problems with youtube posting and gallery images.
I try on/off open graph protocol, execute shortcodes, execute filters…
And nothing appeared in post, just text, not even html code.