If you don’t need a dropdown or mega menu then it’s very simple to you. Just open _partials/ folder and then delete the current navigation file and then rename navigation-regular.hbs file to navigation.hbs Now re-upload the modified zip package of your theme and then set up the navigation items from the admin panel. Under settings>navigation, […]
Category: Newsfeed Ghost Theme
Experience the future of news with the Newsfeed Ghost Theme. Craft immersive and engaging news websites that foster reader engagement.
How to add a mega menu in Ghost Theme?
Normally if you want to add a mega menu in ghost then its really bit complex for the noncoders. But in newsfeed ghost theme you add mega menu without a single line coding or theme modification. For example, you want to add Mega Menu for Explore like the following way please follow the steps : […]
How to add dynamic dropdown Navigation?
In the newsfeed premium ghost theme, we added dynamic dropdown navigation. You don’t need to edit any files to make the dropdown menu in the Newsfeed Ghost theme. Just add the menu items from ghost admin dashboard. For example, you want to add dropdown Menu for Pages, Example : In the admin dashboard, it will […]
How to create a Membership page in Newsfeed ghost theme?
Create a page from the ghost admin panel. Now set the template ( Membership ) for that page
How to update section code in newsfeed ghost theme?
For example, you want to change the code of the Political Section from the Homepage #1.Suppose, your real tag is Getting Started Now follow the steps bellow, That section code located in /partials/nf-widget-01.hbs If you open that file, there have a code Now change that with your own category name there, You can see the […]
Activate Search with content API in Newsfeed Ghost
At first create a Ghost Content key and then open Ghost admin dashboard again. Go to Settings > Code Injection Paste the following code with your updated content key Make sure you used your own Content key there for ghostSearchKey option. Example :
How to run gulp on the computer?
Have you install Gulp on NPM?. If not, do the following. Install the gulp command line utility Verify your gulp versions Install NPM Packages Now run Gulp command If you see any error for node-sass or gulp-sass please install it, by using the following command npm install node-sass , npm install gulp-sass
Ghost Theme Installation
Here following the easy steps for the ghost theme installation : 1. At first login to the admin panel of your Ghost blog. If you dont have the blog ready then complete the ghost installation first. Now login to your blog. Example URL: yourwebsite.com/ghost 2. Select the Settings option from the left side of your ghost admin panel and […]
Ghost Contact Page
Please follow the steps bellow to create ghost contact page : Create a new story called Contact for example. Now add your desire content in that page by using the ghost editor. If you want to add functional contact form then i would recommend you 3 best options. Google Form Jotform Formspree.io Google form or Jotform can […]
Disqus Comments
Disqus allows you to embed comment threads within Ghost posts and pages, including additional functionality like upvoting and adding Emoji reactions. The platform is widely adopted and relatively easy to set up, so you’ve probably come across it before. This theme comes with Disqus comments enabled. You may change it to other comments platform /plugin […]