Blog gönderilerinden yazarın adını kaldırma
Bu sayfada
Yazarın adını kaldırma
Blog yazarının adını kaldırmak için Liquid blog.liquid
ve article-template.liquid
şablonlarınızı düzenlemeniz gerekir. Boundless kullanıyorsanız Liquid blog.liquid
ve article.liquid
şablonlarınızı düzenlemeniz gerekir.
Adımlar:
Masaüstü
- Shopify yöneticinizde Online Mağaza > Temalar'a gidin.
- Düzenlemek istediğiniz temayı bulun, işlemler menüsünü açmak için … düğmesine, ardından Kodu düzenle'ye tıklayın.
- Şablonlar klasöründe,
blog.liquid
dosyasını açın. - Bu Liquid etiketini bulmak ve silmek için PC'de
ctrl
+F
veya Mac'tecommand
+F
kombinasyonlarını kullanın:
{{ 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 }}
- Kaydet'e tıklayın.
- Bölümler klasöründe,
article-template.liquid
dosyasına tıklayın. Boundless için Şablonlar klasöründe,article.liquid
dosyasına tıklayın. - Bu Liquid etiketini bulmak ve silmek için PC'de
ctrl
+F
veya Mac'tecommand
+F
kombinasyonlarını kullanın:
{{ 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 }}
- Kaydet'e tıklayın.
iPhone
- Shopify uygulamasında, … düğmesine dokunun.
- Satış Kanalları bölümünde Online Mağaza' ya dokunun.
- Temaları Yönet' e dokunun.
- Düzenlemek istediğiniz temayı bulun, işlemler menüsünü açmak için … düğmesine, ardından Kodu düzenle'ye tıklayın.
- Şablonlar klasöründe,
blog.liquid
dosyasını açın. - Bu Liquid etiketini bulmak ve silmek için PC'de
ctrl
+F
veya Mac'tecommand
+F
kombinasyonlarını kullanın:
{{ 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 }}
- Kaydet'e tıklayın.
- Bölümler klasöründe,
article-template.liquid
dosyasına tıklayın. Boundless için Şablonlar klasöründe,article.liquid
dosyasına tıklayın. - Bu Liquid etiketini bulmak ve silmek için PC'de
ctrl
+F
veya Mac'tecommand
+F
kombinasyonlarını kullanın:
{{ 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 }}
- Kaydet'e tıklayın.
Android
- Shopify uygulamasında, … düğmesine dokunun.
- Satış Kanalları bölümünde Online Mağaza' ya dokunun.
- Temaları Yönet' e dokunun.
- Düzenlemek istediğiniz temayı bulun, işlemler menüsünü açmak için … düğmesine, ardından Kodu düzenle'ye tıklayın.
- Şablonlar klasöründe,
blog.liquid
dosyasını açın. - Bu Liquid etiketini bulmak ve silmek için PC'de
ctrl
+F
veya Mac'tecommand
+F
kombinasyonlarını kullanın:
{{ 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 }}
- Kaydet'e tıklayın.
- Bölümler klasöründe,
article-template.liquid
dosyasına tıklayın. Boundless için Şablonlar klasöründe,article.liquid
dosyasına tıklayın. - Bu Liquid etiketini bulmak ve silmek için PC'de
ctrl
+F
veya Mac'tecommand
+F
kombinasyonlarını kullanın:
{{ 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 }}
- Kaydet'e tıklayın.