Tekijän nimen poistaminen blogipostauksista
Tällä sivulla
Tekijän nimen poistaminen
Jos haluat poistaa blogipostauksen tekijän nimen, sinun on muokattava Liquidia blog.liquid
- ja article-template.liquid
-malleissasi. Jos käytät Boundless-teemaa, sinun on muokattava Liquidia blog.liquid
- ja article.liquid
-malleissa.
Vaiheet:
Tietokone
- Siirry Shopify Adminissa kohtaan Verkkosivu > Teemat.
- Etsi teema, jota haluat muokata, avaa toimintovalikko klikkaamalla ...-painiketta ja klikkaa sitten Muokkaa koodia.
- Valitse Mallit-kansiosta
blog.liquid
. - Etsi tämä Liquid-tunniste ja poista se käyttämällä PC:llä näppäinyhdistelmää
ctrl
+F
tai Mac-tietokoneella näppäinyhdistelmääcommand
+F
:
{{ 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 }}
- Klikkaa Tallenna.
- Valitse Osiot-kansiosta
article-template.liquid
. Valitse Boundless-teemassa Mallit-kansiostaarticle.liquid
. - Etsi tämä Liquid-tunniste ja poista se käyttämällä PC:llä näppäinyhdistelmää
ctrl
+F
tai Mac-tietokoneella näppäinyhdistelmääcommand
+F
:
{{ 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 }}
- Klikkaa Tallenna.
iPhone
- Napauta Shopify-sovelluksessa …-painiketta.
- Napauta myyntikanavat -osiossa Verkkokauppa.
- Napauta Hallitse teemoja.
- Etsi teema, jota haluat muokata, avaa toimintovalikko klikkaamalla ...-painiketta ja klikkaa sitten Muokkaa koodia.
- Valitse Mallit-kansiosta
blog.liquid
. - Etsi tämä Liquid-tunniste ja poista se käyttämällä PC:llä näppäinyhdistelmää
ctrl
+F
tai Mac-tietokoneella näppäinyhdistelmääcommand
+F
:
{{ 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 }}
- Klikkaa Tallenna.
- Valitse Osiot-kansiosta
article-template.liquid
. Valitse Boundless-teemassa Mallit-kansiostaarticle.liquid
. - Etsi tämä Liquid-tunniste ja poista se käyttämällä PC:llä näppäinyhdistelmää
ctrl
+F
tai Mac-tietokoneella näppäinyhdistelmääcommand
+F
:
{{ 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 }}
- Klikkaa Tallenna.
Android
- Napauta Shopify-sovelluksessa …-painiketta.
- Napauta myyntikanavat -osiossa Verkkokauppa.
- Napauta Hallitse teemoja.
- Etsi teema, jota haluat muokata, avaa toimintovalikko klikkaamalla ...-painiketta ja klikkaa sitten Muokkaa koodia.
- Valitse Mallit-kansiosta
blog.liquid
. - Etsi tämä Liquid-tunniste ja poista se käyttämällä PC:llä näppäinyhdistelmää
ctrl
+F
tai Mac-tietokoneella näppäinyhdistelmääcommand
+F
:
{{ 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 }}
- Klikkaa Tallenna.
- Valitse Osiot-kansiosta
article-template.liquid
. Valitse Boundless-teemassa Mallit-kansiostaarticle.liquid
. - Etsi tämä Liquid-tunniste ja poista se käyttämällä PC:llä näppäinyhdistelmää
ctrl
+F
tai Mac-tietokoneella näppäinyhdistelmääcommand
+F
:
{{ 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 }}
- Klikkaa Tallenna.