Adjust author name in Blogs and Blogpost

Adjust author name in Blogs and Blogpost

Thetraveladdict
Excursionist
17 0 6

Hi,

 

I would like to adjust my author name in my blogs. I'm aware that this can be done by changing my name in the settings or by adding extra staff. However, I'm looking for a solution that involves coding.

I prefer not to edit the theme code, as this might cause issues with future theme updates. Perhaps there's a possibility to make these changes via the "Custom CSS" settings or Metafields, though I'm not entirely sure what options might be available.

Anyone can help me with this?

 

Store: 
https://thetraveladdict.nl/blogs/ontdek-portugal/ 
https://thetraveladdict.nl/blogs/ontdek-portugal/bezienswaardigheden-lissabon-tips
Theme: Craft

Password: Thetraveladdict


Thanks a lot

The Travel Addict

Replies 11 (11)

devcoders
Shopify Partner
1458 173 454

Hello @Thetraveladdict 

Yes, you are thinking correctly!

If you don't want to directly edit the theme code, Metafields are a very good option.

 

You can do this:

Go to Shopify Admin → Settings → Custom Data → Select Blogs or Articles.

Create a new Metafield, for example, "Custom Author Name".

 

Then, in your blog article template (or through a customization), set it up to check:

if a Metafield value exists, display that as the author name — otherwise, show the default author.

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!

BiDeal-Discount
Shopify Partner
539 58 127

Hi there,

You want to change the name like this?
Yes we can change by css

Screenshot 2025-04-26 at 18.52.38.png

- Helpful? Like & Accept solution!
- BiDeal Bundle Volume Discounts: Upsell with discount bundles, quantity breaks, volume discounts & mix-and-match bundles. AOV+ with free gifts, free shipping & progressive cart
- Bify app: Shopify automatic discount solutions
- Contact me? support@bify.app or WhatsApp: +84974709330

namphan
Shopify Partner
2690 349 399

Hi @Thetraveladdict,

Please go to Customize > Theme settings > Custom CSS and add code:

.article-template__title+.caption-with-letter-spacing span {
    display: none;
}
.article-template__title+.caption-with-letter-spacing:after {
    content: 'Rogillo';
}

You can change the content yourself

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
Thetraveladdict
Excursionist
17 0 6

Hi @namphan  Thanks for your solution. Can give me more input? Maybe show it with some printscreen? On which page do i need to change it? On the main page i'm getting an error message the code cannot be saved. So it seems like there is an error in it

 

Thetraveladdict_0-1745683937182.png

 

 

namphan
Shopify Partner
2690 349 399

Hi @Thetraveladdict,

Sorry, please go to Customize > Blog posts > Default blog post > Blog post > Custom CSS.

Screenshot.png

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
Thetraveladdict
Excursionist
17 0 6

Hi @namphan 

 

It's working, however when i try to save the CSS i get an error message and it's not possible to save it. So i assume something is not 100% correct in the code

 

Thetraveladdict_1-1745734019832.png

 

Kr. The Travel addict

 

namphan
Shopify Partner
2690 349 399

Hi @Thetraveladdict,

Can you reload the page and save it? I'm not sure about the notice, it's not in English

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
Thetraveladdict
Excursionist
17 0 6

Hi @namphan,

 

Still not possible....the error message is saying: Webshop editing session cannot be published

 

Kr. The travel addict

namphan
Shopify Partner
2690 349 399

Hi @Thetraveladdict,

Please go to Customize > Theme settings > Custom CSS. You can try adding code here:

Screenshot.png

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
Thetraveladdict
Excursionist
17 0 6

@namphan i'm getting the same error message. Do you want access to try it yourself?

namphan
Shopify Partner
2690 349 399

Hi @Thetraveladdict,

Yes, please send me the collaborator code in a private message. I will send you the invitation and check it

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com