I having issue for load prices in price comparison chart or anywhere with static product id, sometime we required this becuse we are selling limited membership or product in woocommerce and we just need to load price with different currency based on user location. so in this case we are not able to write statically […]
How to Add Coupon in WooCcommerce for custom field.
We first prefer to use WordPress with WooCommerce for e-commerce related website because of using WordPress and WooCommerce we can easily achieve what we needed. In eCommerce sometime we needed to use some custom fields like GiftWrap, Or And other details with the ordered item. that we can do easily using adding custom field into […]
Create responsive Youtube video using Divi theme/builder responsive video module
You are looking to youtube responsive video then you no need to worries if you are using Divi theme or Divi builder Just add below PHP script condition on located file and enjoy File Location : Divi\includes\builder\module\Video.php Line No: 172 Code : $video_src = ”; //Added By 9Code Start if(strpos(esc_url( $args[‘src’] ) , “youtube”)!==false){ $video_src […]