Kiến Thức

How to fix Access-Control-Allow-Origin (CORS origin) Issue for your HTTPS enabled WordPress Site and MaxCDN

On Crunchify Business site we have enabled HTTPS from day one. Recently WordPress.comannounced 100% HTTPS enablement even for hosted domains...

Webfont .htaccess rules

How to fix Access-Control-Allow-Origin (CORS origin) Issue for your HTTPS enabled WordPress Site and MaxCDN...

html5-youtube.js

YouTube Player API wrapper like HTML5 video API. YouTube Player API Reference for iframe Embeds...

Disable admin bar wordpress ( No Plugins )

[crayon-6920b0b9590d4851850210/] Placing the above line of code in theme’s functions.php file will prevent the Toolbar from rendering...

Disable WordPress Auto Update ( No Plugins )

Add this code in function.php file [crayon-6920b0b959209155693040/]

IP khác Class C là gì? Cấu trúc của IPv4

1 địa chỉ IPv4 có 4 khối được phân tách bởi dấu chấm thứ tự...

Cách khóa IP dùng file .htaccess?

Bạn có thể khóa các IP đặt biệt để từ chối truy cập vào website...

Tôi nhìn thấy dấu chấm hỏi và ký tự lạ trên website của tôi

Nếu bạn thấy ký tự lạ xuất hiện trên website, nó liên quan đến việc...

Giới hạn INODE là gì?

NODE đại diện cho số lượng của tất cả các tập tin (file) nằm trên tài...

Change your website’s address bar or device status bar to match your brand colors

Since Chrome version 39 it is possible to have your website’s address bar in a custom color...

HIDE DIV WHEN REACH BOTTOM OF PAGE

Detecting End Of Scrolling In HTML Element

Đồng bộ màu website với thanh công cụ Chrome

Khi sử dụng Chrome trên android 5.0, bạn sẽ thấy thanh công cụ có màu...

Cách tắt Windows Update trên Windows 10 mới nhất

Windows 10 đã đến với tay người dùng, nhưng sau khi cài đặt Windows 10...

Breaking Out With Viewport Units and Calc

While iterating on a new article layout for the impending Cloud Four redesign, I encountered an old CSS...

Tổng hợp các Sublime Text Package cho Web developer

1, Emmet. Đầu tiên phải kể đến là Package Emmet. Đây là package cho phép...

Get Permalink By Page Name Or Slug

We used to write custom functions to return these values until we discovered you can...

Creating full width (100% ) container inside fixed width container.

Some times we need to add a full width containers (which spans 100% of window)...

Customize the_archive_title() . No Plugins

Rebuild the title for all the variants used in the original get_the_archive_title() function: [crayon-6920b0b959ee6145668888/] Or, simply strip...