– Video hướng dẫn bạn cách thiết kế giao diện WordPress hoàn chỉnh sau vài phút với Plugin Starter Templates.
– /* xoa css block WordPress khong su dung */
// Fully Disable Gutenberg editor.
add_filter(‘use_block_editor_for_post_type’, ‘__return_false’, 10);
// Don’t load Gutenberg-related stylesheets.
add_action( ‘wp_enqueue_scripts’, ‘remove_block_css’, 100 );
function remove_block_css() {
wp_dequeue_style( ‘wp-block-library’ ); // WordPress core
wp_dequeue_style( ‘wp-block-library-theme’ ); // WordPress core
wp_dequeue_style( ‘wc-block-style’ ); // WooCommerce
}
– Website:
– Email: contact@xuanthieunguyen.com
An ơi em đến bước bắt đầu với Elementor thì nó bắt đăng nhập lại wordpess, e đăng nhập nó bảo lỗi cơ sở dữ liệu anh ạ
sao mình tải starter template lại bị mất phí nhỉ