Blog Post Print Text

Description

  • a print text feature which will allow readers to print blog post content text
  • view demo – password: abc
  • buy me a coffee

06.26c29v9 Blog Post Print Text

#1. Install Code

#1.1. Click Gear icon on Blog Page

06.26c29v9 Blog Post Print Text

#1.2. Click Advanced > Post Blog Item Code Injection

06.26c29v9 Blog Post Print Text

#1.3. Paste this code

  • If your site is Personal/Basic Plan and it doesn’t support Injection, see #3.1
<!-- 06.26c29v9 Blog Post Print Text -->
<script>
window.BlogPrintConfig = {
  iconSize: 24,
  includeTitle: false
};
</script>
<script src="https://code.beaverhero.com/blogpost/0626c29v9blogpostprint.js"></script>

06.26c29v9 Blog Post Print Text

#2. Customize

#2.1. To change Print icon size, change Line 04

iconSize: 24,

#2.2. To print both blog post content + blog post title, change Line 05

includeTitle: false

to

includeTitle: true

#3. Other

#3.1. If you use Personal/Basic Plan and your plan doesn’t support Injection, you can edit Site Footer

05.26c08v1 Event Default Location

Add a Markdown Block

04.26c10v2 Header Sound Icon

Add this code into Markdown

<script>
window.BlogPrintConfig = {
  iconSize: 24,
  includeTitle: false
};
</script>
<script src="https://code.beaverhero.com/blogpost/0626c29v9blogpostprint.js"></script>

06.26c29v9 Blog Post Print Text

 

Buy me a coffee