fazh
Forum Replies Created
-
Forum: Plugins
In reply to: [WSB HUB3] HPOS podr?ka uskoro?woohoo! Hvala!
Forum: Plugins
In reply to: [WSB HUB3] Ovaj dodatak nije kompatibilanOdlicno, zahvaljujem.
Forum: Plugins
In reply to: [WSB HUB3] Ovaj dodatak nije kompatibilanImamo isti problem. Nadam se integriranju kompatibilnosti ovog odli?nog plugina sa HPOSom.
Od 39 instaliranih plugina, samo ovaj jo? nema tu kompatibilnost.Forum: Plugins
In reply to: [WPC Variations Table for WooCommerce] Add SKU@wallodya, the code I provided adds the corresponding SKU to every variation box.
Forum: Plugins
In reply to: [WPC Variations Table for WooCommerce] Add SKUHey @janilyn409, when you implement it – please try to give us option to position the SKU element where we need it, inside the each variation box. For example, I would like to position it on the top right of the box, but after applying CSS, all SKUs from every variation move to the top right of the first variation, and they get stacked one on top of each.
Forum: Plugins
In reply to: [WPC Variations Table for WooCommerce] Add SKUHello! Since developers take their time to reply, I can provide you with the code I have found for this:
<?php
add_action( ‘wpcvt_variation_info_after’, ‘display_variation_sku’, 10, 2);
function display_variation_sku( $variation, $product ) {
echo ‘<div-SKU>SKU: ‘ . $variation->get_sku() . ‘</div-SKU>’;
}
- This reply was modified 9 months ago by fazh.
Yes this helped me too. Thank you so much! Woodmart support really needs to learn from you.
@codewoogeeksupport much appreciated. Would it be possible for you to provide a temporary snippet for this fix before it is implemented in some of the next version?
Hello Steven and thanks for the heads up.
Ofcourse I wouldn’t post login credentials publicly.Hello @ansarybadal
I am using the latest version at this time (Version 4.5.15). All my other plugins are up to date aswell.
I am contacting you aswell over the link you provided.
Ok, I added “add to wishlist” button to grid view aswell, then turned on “hide on desktop, tablet, mobile” under advanced>responsive options in elementor for that widget. Now button works properly on list view aswell after switching view. Thanks!
One other thing about the “add to wishlist” button on “Detaljno”, or “list view” – as you can see in the screenshot, in Elementor I have set the widget to display text next to heart icon, but the text is not displayed.
https://www.dropbox.com/s/pjvq1qpvslvzxvf/no-addtowishlist-text.jpg?dl=0
Here is staging site setup. I can also provide admin details if needed.
https://vhi6wzrv6g-staging.onrocket.site/ribolovni-pribor/role/Thanks. I tried but the issue persists.
https://www.dropbox.com/s/nupe1ikznm0jyrq/hddfgf.PNG?dl=0I’m very happy about this ??
I have already managed to export the data from old plugin from phpmyadmin and your awesome plugin is active on my shop.
There is an issue I noticed already. I use crocoblocks Jetwoobuilder plugin for displaying product category pages, and after switching the product display (loop), the add to wishlist button doesn’t trigger popup to display to user he needs to register first, but redirects to register page and shows “error adding item to wishlist”. As you can see on video, after reloading page the popup starts to appear.https://www.dropbox.com/s/6hqb52hnzwz616r/bandicam%202022-07-26%2021-55-59-914.mp4?dl=0
I have started translating to Croatian, so devs help on this export/import issue would be awesome!