Thay đổi Footer – Cuối trang web

Footer là phần cuối cùng của trang web, thường sẽ chứa thông tin liên hệ và giới thiệu của công ty/shop, hầu hết các website được thiết kế đều đặt theo 1 form như vậy để khách hàng liên hệ cho tiện (1 dạng training thói quen cho khách hàng). Để thay đổi thông tin, bạn làm như bài viết dưới đây.

1. Đối với loại chân web ( Footer ) chỉ 1 cụm chữ ( địa chỉ ):

thay đổi footer cuối trang web-1

Vào phần CÀI ĐẶT THÔNG TIN WEB

vào mục cài đặt thông tin web

Sửa nội dung trong khung này là được, xong cuộn chuột xuống dưới nhấn nút màu xanh lá LƯU để lưu thông tin lại:

sửa thông tin footer web-2

2. Đối với loại chân web ( Footer ) có nhiều menu như sau:

sửa thông tin footer web-3

Thì những menu footer này sẽ quản lý trong phần quản lý menu footer

sửa thông tin footer web-4

sửa thông tin footer web-5

sửa thông tin footer web-6

Tại đây có thể thêm/sửa/xóa mỗi tên menu.
Còn sử dụng menu này để link đến các nhóm bài viết, bài viết đơn… thì xem hướng dẫn sử dụng menu ngang, hướng dẫn sử dụng menu trái. Vì cách sử dụng menu footer cũng giống vậy.

Click để quay lại bài chính: Hướng dẫn sử dụng web

// add this before event code to all pages where PII data postback is expected and appropriate ttq.identify({ "email": "", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side. "phone_number": "", // string. The phone number of the customer if available. It must be hashed with SHA-256 on the client side. "external_id": "" // string. Any unique identifier, such as loyalty membership IDs, user IDs, and external cookie IDs.It must be hashed with SHA-256 on the client side. }); ttq.track('ViewContent', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('Search', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "", // string. The 4217 currency code. Example: "USD". "search_string": "" // string. The word or phrase used to search. Example: "SAVE10COUPON". }); ttq.track('Contact', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('ClickButton', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('AddToWishlist', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('CompleteRegistration', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('Lead', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". }); ttq.track('SubmitApplication', { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". });