January 30, 2026 | By: PhotoBiz Knowledge Base
This guide explains how to enable a Pinterest Save (Pin) button on images inside your PhotoBiz blog posts. Adding this button allows visitors to easily save your blog images to Pinterest, helping increase visibility and traffic to your website. This setup uses a small amount of custom CSS and JavaScript added to your global design settings. Once completed, the Pinterest Save button will appear when visitors hover over supported blog images.
Before you begin, make sure the following requirements are met:
You have access to the PhotoBiz Website Builder
Your website has already been created and is editable
You have at least one published blog post
Your blog post images use the Stack or Stack Mini image layout
You are comfortable copying and pasting snippets of code
Log into your PhotoBiz account and click WEBSITE in the left-side menu.
At the top center of your Website control panel, click DESIGN.
Click EDIT DESIGN SETTINGS to access your global design settings.
Click the CSS/JS icon in the right-side menu. This is where you will paste the custom code in the next steps.
Add the required code to enable the Pinterest Save button on your blog images.
First, copy the code below and paste it into the HEAD section. If you already have code in this section, you can place this above or below your existing code.
Next, copy the code below and paste it into the BODY section of the CSS/JS settings.
Click Save Changes to apply the code to your website.
Once saved, the Pinterest Save button will appear when visitors hover over supported images in your blog posts.
After the code is added, visitors viewing your blog posts will see a Pinterest Save button appear when they hover over supported images. This allows them to save and pin your blog images to boards in their own Pinterest account while logged in.
The Pinterest Save button will only appear on blog post images using the Stack or Stack Mini image layouts.
The Save button will not appear on other images across your website, including standard pages or galleries.
No Pinterest account connection is required on your PhotoBiz account for this feature to work.
If the Save button does not appear, confirm that the blog post is published and that the images are using the Stack or Stack Mini layout. Also verify that the code was pasted into the correct HEAD and BODY sections without extra characters or formatting.