doghi
Forum Replies Created
-
Forum: Plugins
In reply to: [WPC Badge Management for WooCommerce] Position on archive page@update, now top image badge is working, but bottom one is broken. Can we get some support on this ?
Forum: Plugins
In reply to: [WPC Badge Management for WooCommerce] Position on archive pagei manage to solve this by changing in wpc-badge-management.php
// archive page add_action( 'woocommerce_before_shop_loop_item_title', [ $this, 'render_archive_image_start' ], - 1 ); add_action( 'woocommerce_before_shop_loop_item_title', [ $this, 'render_archive_image_end' ], 9999 );
with
// archive page add_action( 'woocommerce_before_shop_loop_item', [ $this, 'render_archive_image_start' ], 10 ); add_action( 'woocommerce_before_shop_loop_item', [ $this, 'render_archive_image_end' ], 20 );
Forum: Plugins
In reply to: [WPC Badge Management for WooCommerce] Position on archive pageyeap, its a conflict with flatsome theme, bottom position is working, but top left or right, or middle, not working cause a html error. wpcbm-wrapper div is outside the product box image div and placing the badge after image, not on image.
Forum: Plugins
In reply to: [WPC Badge Management for WooCommerce] Position on archive pagei have the same problem, position on image not working right
- This reply was modified 9 months, 2 weeks ago by doghi.
Forum: Plugins
In reply to: [Product Pre-Orders for WooCommerce] Setup amount for pre-orderI will close this.
Forum: Plugins
In reply to: [Product Pre-Orders for WooCommerce] Setup amount for pre-orderDid that, thx for your help!
Forum: Plugins
In reply to: [SamedayCourier Shipping] Lockerele nu mai merg dupa updateAm bagat ultima varianta, merg bine lockerele. Doar ca acestea functioneaza abia dupa ce clientul isi baga emailul. Daca campul de email este necompletat, atunci harta nu se deschide deloc.
E un bug naspa si sameday se pare ca nu ofera suport
Forum: Plugins
In reply to: [WooCommerce] Products CSV Update – Permalink not updatingHello there,
This should be added in default build-in importer.
Thx for your answer!
Forum: Plugins
In reply to: [WC Price History for Omnibus] Not working properlyI’m glad that someone makes a module like this for wordpress, especially since now in many countries the law requires the display of a history of prices.
Forum: Plugins
In reply to: [WC Price History for Omnibus] Not working properlyI tried on another install with another theme and there is the same problem.
Forum: Developing with WordPress
In reply to: Update stock from sql (phpmyadmin) by product SKUThx for help, its ok this code.
Forum: Developing with WordPress
In reply to: Update stock from sql (phpmyadmin) by product SKUYeap, i think this is the right way. Thx for you help, i will do some test then i will close my post.
Forum: Developing with WordPress
In reply to: Update stock from sql (phpmyadmin) by product SKUHere i have an image with a product.
I have meta key _sku with my product sku and meta key for stock _stock.
I want to update the stock using sku.
Forum: Plugins
In reply to: [wwao chat for WordPress] Desktop hideGreat update, thx.
Another sugestion for those who don’t know how to acces plugin files, make a translation for that I want to order on whatsapp button.
:).
Thx!
Forum: Fixing WordPress
In reply to: Weeks days from server?Yes i know that the plugin author doesn’t answer to support questions, but stil…the plugin is working and its a good one.
Still don’t know where should i translate…..any more suggestion?
Thx for help!
EDIT: Forgot to specify that my website is in my native language.