Plugin cho các ae dùng để Responsive – Một số tính năng hay như là: Screenshort, Analytics, Scroll s..
Plugin cho các ae dùng để Responsive – Một số tính năng hay như là: Screenshort, Analytics, Scroll s..
Tải Advanced Custom Fields for WordPress ..
Tải Plugins Đa ngôn ngữ WPML Multil..
Một số Plugins lấy thông tin thời tiết nên dùng Awesome Weather Widget Weather Underground Weather Layer giWeather &nb..
Link cài đặt: http://centos-webpanel.com/installation-instructions 1. Đăng nhập vào SSH bằng tài khoản root 2. Preparing Server Let’s install required packages for CWP installation yum -y install wget 3. Server Update Now we need to update your server to the latest version yum -y update 4. Reboot Server Reboot your server so that all updates can ..
Plugins hỗ trợ import export sản phẩm cho woocommerce với các tùy chọn theo danh mục , theo t..
Thêm chữ liên hệ với sản phẩm không nhập giá trong Woocommerce function filter_price_product(){ global $product; if($product->get_price()){ wc_get_template( ‘single-product/price.php’ ); } else{ echo ‘Liên hệ’; } remove_action(‘woocommerce_single_product_summary’,’woocommerce_template_single_price’,10); remove_action(‘woocommerce_after_shop_loop_item_title’,’woocommerce_template_loop_price’,10); add_action(‘woocommerce_after_shop_loop_item_title’,’filter_price_product’,11 ); add_action(‘woocommerce_single_product_summary’,’filter_price_product’,11); Hoặc function filter_woocommerce_empty_price_html( $var, $instance ) { return “Liên hệ”; }; add_filter( ‘woocommerce_empty_price_html’, ‘filter_woocommerce_empty_price_html’..
Các công cụ trực tuyến như Beautifiers, Editors, Viewers, Minifier, Validators, Converters for Developers: XML, JSON, CSS, JavaScript, Java, C #, MXML, SQL, CSV, Excel. https://codebea..
Sử dụng hàm paginate_links khi phân trang cho tùy chọn Danh mục trong wordpress $page = (get_query_var(‘page’)) ? get_query_var(‘page’) : 1; $getposts = new WP_Query(array( ‘post_type’=>’thietkekientruc’, ‘post_status’=>’publish’, ‘paged’=>$page, ‘posts_per_page’=>10)); while ($getposts->have_posts()) : $getposts->the_post(); // loop custom endwhile; endif; wp_reset_postdata(); wp_reset_query(); // Phân trang cho custom Query // $page = trang số $big = 999999999; echo paginate_links( ..
Post T..
Phản hồi