Buy me a coffee

How to add a Search for Blog Posts

To add a Search for Blog Posts, you can follow these.

#1. Install Filter Plugin

#2. Open the Filter Documentation Page, you will see a code line like this. Copy it.

Add Filter In Squarespace Blog 01 Min (1)#3. Open Blog Page > Click the Gear icon 

Add Filter In Squarespace Blog 02 Min (1)#4. Click Advanced > Page Header Code Injection

Add Filter In Squarespace Blog 03 Min (1)#5. Paste the code you copied in #2.

Add Filter In Squarespace Blog 04 Min (1)#6. You will see a Get Filter Config button. Click it.

Add Filter In Squarespace Blog 05 Min (1)#7. Click Copy Code

Add Filter In Squarespace Blog 06 Min (1)#8. Replace #5 code with the code you just copied in #7. You will have something like this.

Add Filter In Squarespace Blog 07 Min (1)#9. Result

Add Filter In Squarespace Blog 08 Min (1)#10. To remove the Category dropdown, you can remove the code between red ( )

Add A Search For Blog Post 09 Min#11. To remove the Sort dropdown, you can change true to false

Add A Search For Blog Post 10 Min#12. If the Tag dropdown still appears, you can remove the code between red ( )

Add A Search For Blog Post 11 Min#13. Result

Add A Search For Blog Post 12 Min