Thread Starter
kaqp
(@kaqp)
Thanx Rich.
I just want to ask, is there possible to control how long “Added” or Error(ajax) shows? Because sometimes it’s only 0,5 sec
Thread Starter
kaqp
(@kaqp)
Thanks for fast reply!
When i use
<?php echo do_shortcode( '[eshop_details show="sku"]' ); ?>
all is ok, and sku shows
but whne i put
<?php echo do_shortcode( '[eshop_details show="stockqty"]' ); ?>
there is nothing, what i do wrong ?