thesaintindiano
Forum Replies Created
-
Hi @miemie;
Thanks for the answer. Please find the link for the system report below.
https://justpaste.it/9t8qeOne more thing, the quick view isn’t working for related products on a single product page. Nothing happens on clicking the button.
https://pasteboard.co/K1Qq7RM.pngRegards & Thanks
IndianoOne more thing, this setting distorts the mobile right wishlist menu.
Forum: Plugins
In reply to: [WP Dashboard Notes] Notes color being lost after refeshingHi,
I deactivated the jetpack plugin but still the same issue.
Regards & thanks
IndianoHi @miemie,
I’m using neve theme and use the following official code to display ADD TO CART button on shop/archive pages.
function custom_add_cart_button () { add_action( 'woocommerce_after_shop_loop_item_title','woocommerce_template_loop_add_to_cart', 10 ); } add_action( 'after_setup_theme', 'custom_add_cart_button' );
1) How could I change it to display under Add to wishlist button? I tried changing priorities but with no success. Please find the image link after adding the given CSS and the resultant change.
https://pasteboard.co/K1OCmoP.png2) The above code doesn’t change the order of wishlist being displayed before the cart. I wanna remove the wishlist text to just display the heart font awesome icon and number on the right top.
Regards & Thanks
IndianoHi @wpclever;
Thanks for the answer. It’s working now.
1) Do I need to change any code for For non-AJAX add-to-cart actions.
2) woocommerce_quantity_input isn’t able to control min and max quantity. How do I connect it with the WPC quantity plugin to control min/max amount?
Have a beautiful day.
Regards & Thanks
Indiano- This reply was modified 3 years, 6 months ago by thesaintindiano.
- This reply was modified 3 years, 6 months ago by thesaintindiano.
Forum: Plugins
In reply to: [WP Dashboard Notes] Notes color being lost after refeshingHi @sormano,
I see the saving icon and it’s saving but the note color goes away on refresh. I get the following error in the chrome console.
WebSocket connection to ‘wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data’ failed:
Regards & Thanks
IndianoHi @mediawebster,
I’m not talking about the count in front of taxonomies. My issue is with the total count being displayed like “Showing no… results” after applying filters which isn’t changing and remains the same as on the first-page load. Please find a screenshot attached for the same.
The showing results count should be less than 37 after applying filters but remains the same. I tried the above options but doesn’t work.
https://pasteboard.co/K0SLcnl.pngHave a nice day.
Regards & Thanks
IndianoForum: Plugins
In reply to: [WPC Product Quantity for WooCommerce] Twice increment +/- buttons in flycartOkay. Where can I find this time? I mean in the plugin files.
Regards & Thanks
IndianoForum: Plugins
In reply to: [WPC Product Quantity for WooCommerce] Twice increment +/- buttons in flycartHi @wpclever,
Thanks for the solution. It’s working now.
I have another issue regarding the same. The qty field repopulates itself very fast with 1 if deleted to insert another qty number. eg. If I wanna insert a qty then it repopulates with 1 while looking for a number.
How to delay repopulation with 1 or wait for the customer input?
Regards & Thanks
Indiano- This reply was modified 3 years, 6 months ago by thesaintindiano.
Forum: Plugins
In reply to: [WPC Order Notes for WooCommerce] Order notes pop up not displaying properlyAny update?
Thanks
Any update?
Thanks
Hi @wpclever,
I have enabled stock management at the variation level. Will it work for the variable products?
Regards & Thanks
IndianoHi @miemie,
The product image is quite big and how to make it small (also adapting to the screen).
https://pasteboard.co/K0axCz3.pngHave a beautiful day.
Regards & Thanks
Indiano`Forum: Plugins
In reply to: [WPC Product Quantity for WooCommerce] Twice increment +/- buttons in flycartHi @miemie,
I had disabled the qty plugin. Now I have enabled it. Please find the link to the screenshot below.
https://pasteboard.co/K0awPCH.pngOther issues with fly cart:
When I try to remove any qty directly in the text field then it doesn’t work properly and always shows a digit.
eg. I have a Qty 1 of something in the cart and wanna try to change it to 3 qty by deleting 1 qty first but it again populates with 1 qty. Thereby making it 13 and now when trying to delete 1 from 13 then it does not delete 1 and stays the same.Please let me know of any queries.
Have a beautiful day.
Regards & Thanks
Indiano- This reply was modified 3 years, 6 months ago by thesaintindiano.
Hi @mediawebster,
The result count didn’t work even with empty Result count css selector setting. Hence I tried to use the CSS class for count from my theme but didn’t work either.
Please find here links to screenshots.
woof-options setting
https://pasteboard.co/JZJABXB.png
woof-advanced-options
https://pasteboard.co/JZJB2ej.png
https://pasteboard.co/JZJBazP.png
https://pasteboard.co/JZJBlFX.pngPlease let me know in case of any queries.
Regards & Thanks
Indiano- This reply was modified 3 years, 7 months ago by thesaintindiano.