jackiechun
Forum Replies Created
-
Please notice that if you are using Custom post type like what i am using on my website you need to use custom function . Please have a look at my screenshot to see if your backend has custom post types : https://imgni.com/i/orER
Sorry for overlooking your comment , did you make it ? See my screenshot to see they work well together : https://imgni.com/i/orER
Yes, it will be working. No worries.
@send4kumar I made it, you just delete the YARPP plugin and install a new one.Done.
Thanks, Martnytrm. That’s all I need.
Perfect ! It’s now working . Thanks, bro, you’re my hero :D.
But I don’t know exactly how to create the form for account page.There’re many options in there.Interm of Uninstalling, I’m just afraid all my settings will be gone and I have to start from 0 again .Is there any way to do that bro ?
Thanks.
Forum: Plugins
In reply to: [WooCommerce] Can't See Top rated Products Widget AnymoreYes, i see…
Thanks BroForum: Plugins
In reply to: [WooCommerce] No more quantity selector after updateHi bros,
Just paste this code to your .js theme file :
jQuery(function($){$(“div.quantity:not(.buttons_added), td.quantity:not(.buttons_added)”).addClass(“buttons_added”).append(‘<input type=”button” value=”+” class=”plus” />’).prepend(‘<input type=”button” value=”-” class=”minus” />’),$(document).on(“click”,”.plus, .minus”,function(){var t=$(this).closest(“.quantity”).find(“.qty”),a=parseFloat(t.val()),n=parseFloat(t.attr(“max”)),s=parseFloat(t.attr(“min”)),e=t.attr(“step”);a&&””!==a&&”NaN”!==a||(a=0),(“”===n||”NaN”===n)&&(n=””),(“”===s||”NaN”===s)&&(s=0),(“any”===e||””===e||void 0===e||”NaN”===parseFloat(e))&&(e=1),$(this).is(“.plus”)?t.val(n&&(n==a||a>n)?n:a+parseFloat(e)):s&&(s==a||s>a)?t.val(s):a>0&&t.val(a-parseFloat(e)),t.trigger(“change”)})});
And it ‘s working ,Enjoy !
You can see here:https://taleeshop.com/shop/ao-thun-nam-co-tru-phoi-vang-xanh-bt94/