블로그 게시물에서 작성자 이름 제거

작성자 이름 제거

블로그 작성자 이름을 제거하려면 blog.liquidarticle-template.liquid 템플릿에서 Liquid를 편집해야 합니다. Boundless를 사용하는 경우 blog.liquidarticle.liquid 템플릿에서 Liquid를 편집해야 합니다.

  1. 템플릿 폴더에서 blog.liquid(을)를 클릭합니다.

  2. PC에서 ctrl + F를 사용하거나 Mac에서 command + F를 사용하여 이 Liquid 태그를 찾아 삭제합니다.

{{ article.author }}
For **Simple** and **Supply**, the author and date share the same liquid tag. To remove both, use `ctrl` + `F` on a PC or `command` + `F` on a Mac to locate this Liquid tag and delete it:
{{ 'blogs.article.author_on_date_html' | t: author: author, date: date }}
If you want to keep only the date, then replace the code above with:
{{ date }}
  1. 저장을 클릭합니다.

  2. 섹션 폴더에서 article-template.liquid(을)를 클릭합니다. Boundless의 경우 템플릿 폴더에서 article.liquid(을)를 클릭합니다.

  3. PC에서 ctrl + F를 사용하거나 Mac에서 command + F를 사용하여 이 Liquid 태그를 찾아 삭제합니다.

{{ article.author }}
For **Simple** and **Supply**, the article author and article date share the same liquid tag. To remove both, use `ctrl` + `F` on a PC or `command` + `F` on a Mac to locate this Liquid tag and delete it:
{{ 'blogs.article.author_on_date_html' | t: author: author, date: date }}
If you want to keep only the date, then replace the code above with:
{{ date }}
  1. 저장을 클릭합니다.

Shopify와 함께 사업을 시작할 준비가 되셨습니까?

무료 체험