To add comments to your Ghost blog, you will need to enable commenting in the settings. Here is a step-by-step guide on how to do so: Now select the comment option Save your changes by clicking the ‘Save’ button. Once commenting is enabled, comments will appear on your blog post , and your readers will […]
Category: Newsx Ghost Theme
Experience the future of news with Newsx Ghost Theme. Craft immersive and interactive news platforms that captivate and inform readers.
Newsx Ghost Changelog
Here is the details changelog of the Newsx Ghost Theme. If you don’t have the latest version please download it from your account.
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 […]
Create Authors Page
Open the ghost admin dashboard and then create a new Page as Named Authors. Now if you can see the custom template option at the bottom right of that page then simply select *authors and then save that page. It will automatically pull all the authors data in that page.
Create Tags Page
Open the ghost admin dashboard and then create a new Page as Named Tags. Now if you can see the custom template option at the bottom right of that page then simply select *tags and then save that page. It will automatically pull all the tags data in that page.
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 […]
Featured Post in ghost
You can trun your general post to a featured post in ghost easily. To set a post as featured, check the box next to “Feature this post” in the post settings menu. When a post is featured, a class of feature will be added to the {{post_class}} in the HTML code for the post.
Set up the Navigation menu in ghost
To set up the navigation menu in ghost, open your Dashboard first. The url of admin dashboard will be like https://yoursite.com/ghost Now click the setting icon fom the bottom left panel. You will get a screen where you can change your primary navigation menu items. Just setup navigation from there for your blog. If you […]