menu

com.unity.textmeshpro@1.3.0 com.unity.textmeshpro@2.0.0 error lỗi unity up lên 2019.2






I Had a problem with in Unity 2019.1.0f2 with the Bolt Plugin. I used to following steps to get it running again:

ERROR
Library\PackageCache\com.unity.textmeshpro@2.0.0\Scripts\Editor\TMP_PackageUtilities.cs(310,17): error CS0433: The type 'Task' exists in both 'System.Threading, Version=1.0.2856.102, Culture=neutral, PublicKeyToken=31bf3856ad364e35' and 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'

FIX
1. Go to Window->Package Manager
2. TextMesh Pro (Version 2.0.0 will be installed)
3. Click on the arrow > on the left to see all the available versions.
4. Update TextMesh Pro to 1.3.0 (same version as in Unity 2018.3.12f1)

*** Let the compiler finish and you should see the error clearing from the console ***


Fix a 404 page not found error and 500 Internal Server Error document.designMode

Add these lines to  .htaccess:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
Thu thuat sua web nhanh.......
document.designMode="on"
css:
tạo menu border-right: 1px solid; line-height: 13px;

Ẩn tài khoản trên màn hình đăng nhập Windows 10 và cách hiện tài khoản luôn

Bước phụ nếu bạn chưa biết user name:

1. Ấn tổ hợp phím Windows + R, ở hộp thoại Run gõ netplwiz và chọn OK.

2. Chọn tài khoản cần ẩn, click chuột vào Properties.

3. Ở hộp thoại hiện ra, copy Username ra, lưu vào một file 


Bước chính: 

4. Nhấn tổ hợp phím Windows + R, gõ lệnh regedit và nhấn OK.

5. Trong Registry Editor, vào theo đường dẫn sau: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon6. Click phải Winlogon, chọn New và click vào Key, đặt tên là SpecialAccounts.

[​IMG]

7. Click chuột phải SpecialAccounts, chọn New, và click Key. Đặt tên key mới này là UserList.

[​IMG]

8. Trong vùng trắng bên phải của UserList, click chuột phải, chọn New và click DWORD (32-bit) Value.

[​IMG]

9. Đặt tên D-WORD vừa tạo trùng với tên tài khoản cần ẩn (đã hướng dẫn ở trên bước 3).

10. Click chuột đôi và đặt giá trị là 0, chọn OK.

[​IMG]

Giờ thì log out và tận hưởng thành quả nhé! Nếu muốn hiện trở lại, chỉ cần về bước 5, vào tiếp SpecialAccounts > UserList và đặt lại giá trị của key mang tên tài khoản trở lại 1, nhấn OK. Bước nào không hiểu các bạn hãy comment phía dưới nhé.
------------------------------------------------------------
Cách làm xuất hiện lại account vừa ẩn ở trên:
Tạo file txt có nội dung:


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]

"linh"=dword:00000001      

linh là tên tài khoản của tôi. còn các bạn sẽ là tên khác
Sau đó lưu lại từ .txt sang .reg Và chạy.... Cửa sổ + L để test

Thay đổi cột hiện thị các sản phẩm trang chủ woocommerce

Change the column displaying woocommerce home page products

Các bạn vào theo đường dẫn:
You follow the link:
 "storefront" là theme của bạn (is your theme)

/wp-content/themes/storefront/inc/woocommerce/storefront-woocommerce-template-functions.php
Tìm kiếm (find)
storefront_featured_products
storefront_popular_products
storefront_best_selling_products
same:
function storefront_best_selling_products( $args ) {
$args = apply_filters(
'storefront_best_selling_products_args', array(
'limit'   => 4,                  (change number)
'columns' => 4,               (change number)
'orderby' => 'popularity',
'order'   => 'desc',
'title'   => esc_attr__( 'Best Sellers', 'storefront' ),
)
);
Sau đó ấn      Save
xóa dữ liệu cook web   delete cook web data
Vào trang chủ kiểm tra. Go to index check

-------------------------------------

Shortcode của Woocommerce để hiển thị sản phẩm

Nếu bạn cảm thấy trang cửa hàng nó hiển thị sản phẩm không được đa dạng cho lắm mà bạn lại muốn hiển thị nhiều sản phẩm từ nhiều danh mục khác nhau thì sẽ còn cách khác là tạo một trang mới, sau đó viết nội dung cần hiển thị vào, trong đó bạn có thể sử dụng các shortcode của Woocommerce để hiển thị sản phẩm.
Trước tiên hãy tạo một trang mới, mình đặt tên cho nó là Trang chủ chẳng hạn để dễ nhận biết.
Ở phần nội dung, bạn có thể viết bất cứ cái gì vào, hoặc sử dụng các shortcode sau:
  • [products orderby="date" order="desc"] – Hiển thị các sản phẩm mới nhất.
  • [product_category category="slug-danh-muc-san-pham"] – Hiển thị sản phẩm mới dựa theo tên danh mục sản phẩm.
  • [sale_products per_page="12"] – Hiển thị 12 sản phẩm đang được giảm giá.
  • [best_selling_products per_page="12"] – Hiển thị 12 sản phẩm bán chạy.
  • [product_attribute attribute='color' filter='black'] – Hiển thị sản phẩm có chứa thuộc tính là color và giá trị thuộc tính là black.

Ẩn tab window hiệu quả bằng Hide windows hotkey

Tích ứng dụng
F6 để đóng
Ctrl+ F6 để hiện
Ngoài ra còn một số tính năng khác
Link download:
http://gestyy.com/w5YzLB