Archived topic
Dispatch Theme : how to remove the top slider
5 replies · Started by Francesco on January 3, 2020
Hi,
I would like to use Dispatch theme for a travel booking company. I need to remove the top slider and replace it with a search box like the Expedia one. From where should I start ?
thanks
Francesco
Hi there,
Dispatch doesn't have a Slider - which part of the Dispatch site do you want to replace? Is it the Post Grid at the top?
Let us know
Yes exactly, I don't know why I wrote slider..! :D
I would like to have a search engine there. Where should I start from ? Which part of the theme controls that area of the website ? thanks :)
The site uses the Element module found in Appearance > Elements.
The post grid being displayed is a Header Element named Magazine Grid.
You can delete it ( or Quick Edit and Save as Draft ) to remove the grid.
Then its a case of creating your own header element:
https://docs.generatepress.com/article/header-element-overview/
Header Elements support shortcodes so you can add any Search Plugin that supports shortcodes.
Thank you David!
You're welcome