searchinghost-easy icon indicating copy to clipboard operation
searchinghost-easy copied to clipboard

A Zero code & easy to setup search bar for Ghost CMS (blog)

Results 9 searchinghost-easy issues
Sort by recently updated
recently updated
newest added

Getting the error, Avoid ` document.write()` ![image](https://user-images.githubusercontent.com/28748452/178659370-2264c53c-0b3d-4b2d-8082-be8bc385ea41.png)

Is there a way to localize the line “post found” in the backpack theme for search result?

My code is as follows: ``` new SearchinGhostEasy({ contentApiKey: 'xxxxx', searchinghostOptions: { indexOptions: { split: /\s+/, encode: function (str) { var regexp_replacements = { "a": /[àáâãäå]/g, "e": /[èéêë]/g, "i": /[ìíîï]/g,...

This is working on my desktop browser just fine. However, when I try to use it on my iphone it just wont work. I tried both Safari and Firefox browsers...

Hey! Thanks for creating an amazing tool which is highly compatible and easy to integrate. If there's still need for templates, I would like to contribute to that.

Hello @gmfmi, thank you for your excellent work! Just wondering whether we could have a search feature as shown in the dawn theme in the future release? ![sample](https://user-images.githubusercontent.com/22772171/168462235-5d69c042-4082-4e05-9db9-6ca8515089d9.png) [https://ghost.org/themes/dawn/](https://ghost.org/themes/dawn/) 1....

Hello, Thanks for the work! Any advice on how to change the Search font color?

Hi! thanks for your "plugin" it's fantastic! Please, it's possible add an option for include "input" option like this: With this, i can show search bar on homepage or page....