Hi, I’m trying to add a custom button to my theme’s editor (using Venedor 2.0 theme by the way), but I’m not sure if I’m supposed to create a new file under Snippets or elsewhere, so I can call my code in my blog posts instead of copypasting the same long button code in my blog HTML. I already have my code, I just need to know where I should set up the file in the theme editor. Some help is appreciated, thank you!
@jt_osp ,
On blog post page you want to add button or else?
Yes correct, it’s mainly to add custom button on blog posts. But I don’t want to copy paste the same HTML code and styling for every blog post I have, so was wondering if I can keep the code in the theme editor and only call if I need to use? Is that possible? Not familiar with Shopify themes and coding though…