skelaw
Forum Replies Created
-
Forum: Plugins
In reply to: [Qty Increment Buttons for WooCommerce] Only one itemTaisho delete this message if you find it offensive.
I find some other way to display quantity field on the shop page. It is not as nice as Taisho’s plugin, but works. Until fix I will use it.
Works simmilar but with just one field instead of +/- fields.
Forum: Plugins
In reply to: [Qty Increment Buttons for WooCommerce] Button positionLink I also asked for help on theme forum they respond:
“Amit Singh (@apprimit)
1 minute ago
Can you ask the plugin support to hook the quantity button on a different location? In oceanwp, use this hook – ocean_before_archive_product_add_to_cart”Are you able to do this?
Forum: Themes and Templates
In reply to: [OceanWP] Product archive view problemSure, its website
Forum: Themes and Templates
In reply to: [OceanWP] Product archive view problemStill nothing. Any solutions?
Forum: Themes and Templates
In reply to: [OceanWP] Product archive view problemThank you for a repply.
I am using “Qty Increment Buttons for WooCommerce” plugin to display qiantity field.
Unfortunately your solution does not work, the “title” element is working for the small product name (under the photo).#edit.
Ok, I find a solution to hide big black product nameh2.woocommerce-loop-product__title{
display:none !important;
}But sadly, QTY buttons are still not in place.
- This reply was modified 6 years, 2 months ago by skelaw.