Cách chèn ảnh nền Home Top với theme Enterprise Pro

Trong bài viết này tôi sẽ hướng dẫn làm thế nào chúng ta có thể sử dụng một hình ảnh làm background cho ‘Home – Top” Theme Enterprise Pro sau khi chỉnh sửa: Vào  Appearance > Widgets, Bỏ cài đặt Featured image hiện thị ở  ‘Genesis – Featured Page’ widget. Thêm đoạn code sau vào file style.css

Hướng dẫn hiện thị 3 Featured Posts dưới Footer trong Parallax Pro

Step 1 Cài đặt và kích hoạt Genesis Featured Widget Amplified plugin. Step 2 Thêm đoạn code sau vào file  functions.php trong thư mục child theme: //* Do NOT include the opening php tag //* Add new image size add_image_size( ‘home-featured’, 360, 150, true ); Step 3 Cài đặt vài kích hoạt plugin Regenerate thumbnails Step 4 Vào Appearance >

Thêm Tìm kiếm và Simple Social Icons vào Primary Navigation trong Genesis

Bước 1 Vào Genesis > Theme Settings. Cài đặt Primary Navigation Extras không hiện bất cứ cái gì Bước 2 Thêm đoạn code sau vào file functions.php trong thư mục theme child của Genesis: genesis_register_sidebar( array( ‘id’ => ‘nav-social-menu’, ‘name’ => __( ‘Nav Social Menu’, ‘your-theme-slug’ ), ‘description’ => __( ‘This is the nav social menu section.’, ‘your-theme-slug’