danijelpendjer
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Bug on shipping calculator only on mobileDear Rashed,
I just figer out that region is mandatory because plugin itself use it to handle shipping zones and methods.
I have tought that I didn’t selected Okrug on desktop, but auto-fill option does, so that was the issue.Please just ignore this ticket from now on. Case closed.
One more time, thank you for your assistance.
Forum: Plugins
In reply to: [WooCommerce] Bug on shipping calculator only on mobileDear Rashed,
Thank you for looking into this.
I have tried this on different devices and the results are the same.
My friend tried from Huawei P30 Pro. I have tried from my wife’s Samsung J6 and from my Samsung A20e but with different browser this time. The results are always the same, as described in my previous post.Can you confirm that you didn’t selected Belgrade region from the State filed (in my case “Okrug”)? It needs to be empty http://prntscr.com/118ej09 …because if you did, in that case it works on both mobile and desktop, but if you didn’t, in that case this is super strange.
If you leave state (Okrug) filed empty it will work on desktop, but not on mobile.Our aim is to disable that filed. If is mandatory to select that field we will have to leave it there for no reason.
I have also tried to disable state field with the filter
add_filter( ‘woocommerce_shipping_calculator_enable_state’, ‘__return_false’ );
The problem is the same.Thank you for the feedback.
I will try to use that filter.Cheers.
Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] Add to Cart / Basket FunctionalityYap.. I solve this with woocommerce plugin.
You just need to make some modifications in CSS (hide unwanted elements) and PO – MO files.
Forum: Fixing WordPress
In reply to: set Featured Image with Custom FieldThanks jadassary! Thanks for help. I just put this code in custom fields:
<?php the_post_thumbnail(‘thumbnail’); ?>
Great π
Forum: Alpha/Beta/RC
In reply to: SEO default permalinksIt’s a tehnical issue. Ok! Thanks for the replay.
Forum: Plugins
In reply to: Looking for a good rss feed aggregator plugin