Auto Upload Images Code tự động lưu ảnh vào host khi copy bài từ ngu..
Archives : Tháng 12-2019
Thêm vào wp-config.php if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/'); define ('WP_CONTENT_FOLDERNAME', 'frontend'); define ('WP_CONTENT_DIR', ABSPATH . WP_CONTENT_FOLDERNAME) ; define('WP_SITEURL', 'http://' . $_SERVER['HTTP_HOST'] . '/'); define('WP_CONTENT_URL', WP_SITEURL . WP_CONTENT_FOLDERNAME); define( 'WP_PLUGIN_DIR', dirname(__FILE__) . '/plugins' ); define( 'WP_PLUGIN_URL', 'http://' . $_SERVER['HTTP_HOST'] . '/plugins' ); define('DISALLOW_FILE_EDIT', true); /** Sets up WordPress vars and included files. */ ..
Bước 1: Upload file sql vào thư mục gốc của web Đảm bảo rằng đã giới hạn upload file lớn hơn file sql, tham khảo memory_limit = 512M post_max_size = 128M upload_max_filesize = 200M max_execution_time = 300 max_input_time = 1000 Bước 2: Truy cập vào VPS bằng SSH gõ lệnh truy cập vào thư mục ..
https://stackoverflow.com/questions/46353307/navigation-arrows-in-woocommerce-3-x-product-gallery-slider/4644840..
Do WPML chưa hỗ trợ dịch add to cart của Woocommerce trong Elementor pro nên ta phải dùng cách đi vòng đó là kiểm tra xem có phải website đang ở ngôn ngữ tiếng việt không thì đổi thành Mua hàng hoặc text tùy chọn, tương tự để dịch các ký tự khác ta làm ..
Phản hồi