Newsfeed is a Ghost Magazine Theme with a clean and modern look. It’s a perfect choice for news and magazine websites. The theme comes with a responsive layout, a touch of CSS3 to smooth animations, and a solid foundation to build on. Newsfeed comes with 6 different homepages and 3 blog post layouts.
Articles Tagged: Newsfeed Ghost Theme
Template map for the Newsfeed default Homepage v6
Header Top Bar Area File Location : /partials/header.hbs Featured AreaFile Location : /partials/featured-widget-04.hbs Ads SectionFile Location : /partials/nf-home-ads.hbs Left Sidebar SectionFile Location : /partials/left-sidebar.hbs Right SidebarFile Location : /partials/sidebar.hbs Recent Posts SectionFile Location : /custom-home-06.hbs Editor Pick SectionFile Location : /custom-home-06.hbs Nature / Recipe / National SectionFile Location : /custom-home-06.hbs Fashion SectionFile Location : /custom-home-06.hbs […]
Template map for the Newsfeed default Homepage v4
Posts SectionFile Location : /custom-home-04.hbs CTA SectionFile Location : /partials/cta-section.hbs Footer Widget 1File Location : /partials/footer-widget/widget-1.hbs Footer Widget 2File Location : /partials/footer-widget/widget-2.hbs Footer Widget 3File Location : /partials/footer-widget/widget-3.hbs Footer Widget 4File Location : /partials/footer-widget/widget-4.hbs Footer CopyrightFile Location : /partials/footer-widget/nf-footer-widgets.hbs
Template map for the Newsfeed default Homepage v3
Header Top Bar Area File Location : /partials/header.hbs Featured AreaFile Location : /partials/featured-widget-03.hbs Ads SectionFile Location : /partials/nf-home-ads.hbs Political Post SectionFile Location : /partials/nf-widget-01.hbs SidebarFile Location : /partials/sidebar.hbs Editor Pick SectionFile Location : /partials/nf-home-common-section.hbs Nature / Recipe / National SectionFile Location : /partials/nf-home-common-section.hbs Fashion SectionFile Location : /partials/nf-home-common-section.hbs CTA SectionFile Location : /partials/cta-section.hbs Footer Widget […]
Template map for the Newsfeed default Homepage v2
Header Top Bar Area File Location : /partials/header.hbs Featured AreaFile Location : /partials/featured-widget-02.hbs Ads SectionFile Location : /partials/nf-home-ads.hbs Political Post SectionFile Location : /partials/nf-widget-01.hbs SidebarFile Location : /partials/sidebar.hbs Editor Pick SectionFile Location : /partials/nf-home-common-section.hbs Nature / Recipe / National SectionFile Location : /partials/nf-home-common-section.hbs Fashion SectionFile Location : /partials/nf-home-common-section.hbs CTA SectionFile Location : /partials/cta-section.hbs Footer Widget […]
Template map for the Newsfeed default Homepage
Header Top Bar Area File Location : /partials/header.hbs Featured AreaFile Location : /partials/featured-widget-01.hbs Political Post SectionFile Location : /partials/nf-widget-01.hbs SidebarFile Location : /partials/sidebar.hbs Editor Pick SectionFile Location : /partials/nf-home-common-section.hbs Nature / Recipe / National SectionFile Location : /partials/nf-home-common-section.hbs Fashion SectionFile Location : /partials/nf-home-common-section.hbs CTA SectionFile Location : /partials/cta-section.hbs Footer Widget 1File Location : /partials/footer-widget/widget-1.hbs Footer […]
How to add ads banner in header for Newsfeed?
You can add an advertising banner in the header part of the newsfeed theme. Open header.hbs file and then add the following code inside the navbar-brand-wrapper You can add iframe ads there too.
Understanding the footer code in Newsfeed Ghost Theme
In the footer of Newsfeed Ghost Premium ThemeĀ has 4 footer widgets ( Logo And Paragraph, Navigation, Social Media, Contact Info ) You will find all the code for that section in /_partials/footer-widgets For the Logo & Paragraph Widget /_partials/footer-widgets/widget-1.hbs You can change the text Paragraph from there. For the Navigation Widget /_partials/footer-widgets/widget-2.hbs We used […]
How to use regular menu items in the Newsfeed Ghost theme?
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, […]
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 : […]