hsipani
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Filter not workingBut I didnt use Elementor Builder for making Search Results Page. The Search Results Page I am having is the default woocommerce one. Still the filters are not working.
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Filter not workingI used elementor to make a new product page.
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Change Share Wishlist titleCouldn’t find the Sharing Title option. Is there a way to change the sharing title via code?
Forum: Plugins
In reply to: [WooCommerce] Disable Proceed to Checkout in Cart PageI know it shows the error message in cart but the checkout button is still clickable. It will take the user to checkout where it will tell user to go back to cart. What I want is that the button becomes disabled if any product is out for stock which will prevent the user to even go to checkout page
Forum: Plugins
In reply to: [WooCommerce] Disable Proceed to Checkout in Cart PageWoocommerce doesn’t remove the product by default in my website. Why?
Forum: Plugins
In reply to: [WooCommerce] Disable Proceed to Checkout in Cart PageI am not talking about product page. Suppose I added a product to cart but didnt buy. After some time when I come back I find that product is out of stock. At the time I want that when the error is getting displayed in cart the proceed to checkout button gets disabled
Forum: Plugins
In reply to: [WooCommerce] Product RatingI already have a child theme but the code that I was given could only be inserted in a file that exists only on parent theme. I want a code that I can write in child theme functions.php which will do the same thing but wont get removed when updated.
Forum: Plugins
In reply to: [WooCommerce] Product RatingIs there a option to add the above code in child theme functions.php since with every update the code gets reremoved?
Did that but still it didn’t solve the issue. So the issue is with your plugin.
Forum: Plugins
In reply to: [WooCommerce] Product RatingIt works fine but it doesn’t scroll down to reviews section when the link is clicked. Can you give me javascript code for that?
Forum: Plugins
In reply to: [WooCommerce] How to add videos in product galleryhttps://snipboard.io/7TVcfn.jpg
In the image above, what is the purpose of link to video? I thought it would add video but it doesn’t. So what is the use of it?
Forum: Plugins
In reply to: [WooCommerce] Product Ratinghttps://snipboard.io/oNr8B1.jpg
Just confirm if I have entered the code in right place.
Forum: Plugins
In reply to: [WooCommerce] How to add videos in product galleryIs there any free alternative?
Forum: Plugins
In reply to: [WooCommerce] Product Ratinghttps://snipboard.io/xX9MH6.jpg
As you in the above image I have added product rating in my elementor page. But since none of my products have any rating this doesnt get displayed not even empty stars. I want that empty stars should be displayed and if possible instead of empty stars there should be text over there “Be the first to review” if there is no rating.
For example check this image:-
https://snipboard.io/cTLINt.jpg
Since this product doesn’t have any rating it shows that text but if the product has ratings then the rating is getting displayed like this:-
https://snipboard.io/DH0Tzk.jpgForum: Plugins
In reply to: [YITH WooCommerce Wishlist] Remove from Wishlist text should not be shownCan I just hide loader gif without editing theme files? If yes can you please share the code?