pmanasi
Forum Replies Created
-
Forum: Plugins
In reply to: [Load More Products for WooCommerce] Products loading issueI modified /themes/a-one/inc/woocommerce/function.php this file where a-one is the name of a theme used in my website
I replaced this line $div = “<div class=’lazy-load-div’ data-srcimgloop='”.$thumbnail.”‘ ><div style=’padding-top: “.$ar.”%’></div></div>”; with this $div = “<div class=’lazy-load-div’ data-srcimgloop=”>”.$thumbnail.”<div style=’padding-top: “.$ar.”%’></div></div>”; (note the slight difference) under function aone_template_loop_product_image() which uses product images for archive
Forum: Plugins
In reply to: [Quick Buy For Woocommerce] Visibility of buttonHi
It hides the button forever.
I only want to hide the Woocommerce Quick Buy button when the product is already present in cart.
Forum: Plugins
In reply to: [WP-Paginate] PositionOkay!
Thanks Alan!
Forum: Plugins
In reply to: [WP-Paginate] PositionHi thanks for your reply.
Its still showing the problem.
Please check – https://ecommerce-test.yespoho.com/product-category/product-categories/page/3/
https://wordpress.org/plugins/insert-php/ is the plugin link