Slider
Select which posts you want to appear at the top of your site in the slider.
Step-by-Step- Open the post you would like to add to the slider.
- Then, go to the 'Post settings' panel using the icon in the top right of the screen.
- At the bottom of the panel, you'll find a switch labeled 'Feature this post'.
- Click the switch and close the panel.
A post must have a feature image to appear in the slider.Tip: How to resize the slider?
- To change size the slider, go to the 'Design & branding' settings in the Ghost Admin.
- On the right you’ll see the tab 'Theme' – expand this settings list and go to the 'Slider size' position.
- Use the dropdown menu to select your option.
- Finally, click 'Save' to activate.
- To change images orintation, go to the 'Design & branding' settings in the Ghost Admin.
- On the right you’ll see the tab 'Theme' – expand this settings list and go to the 'Slider images orintation' position.
- Use the dropdown menu to select your option.
- Finally, click 'Save' to activate.
- Go to the 'Labs' settings in the Ghost Admin, Go to the 'Labs' settings in the Ghost Admin, navigate to the 'Beta features' tab and find the 'Routes' section.
- Upload the
routes.yamlfile with these settings:
routes:
collections:
/:
permalink: /{slug}/
filter: featured:false
template: index
/featured/:
permalink: /featured/{slug}/
filter: featured:true
template: index
taxonomies:
tag: /tag/{slug}/
author: /author/{slug}/
Type at least 2 characters to search