Site logo

Archived topic

Dispatch : problem with category

41 replies · Started by Nicolas on June 8, 2021

Viewing posts 16–30 of 42

Can you re-enable ( recover from Trash ) that Element ?
And then make sure you have a Menu assigned to the Secondary Navigation.

I tried but it doesn't work. The customiser Layout Secondary Navigation go first. What position should we set for the hook ?

The Hook is: generate_after_header
And the priority needs to be 15 or greater

Hi,
Is it possible to remove the website title from the website header ? How can I do it ?

Best regards

Nicolas Teillard

You can disable the visible Site Title in Customizer > Site Identity.

Yes i know but if I do it, I delete the title of the website. I want a title for my website but I don't want it to appear in the header. How should I do it ?

Hi Nicolas,

Yes i know but if I do it, I delete the title of the website. I want a title for my website but I don’t want it to appear in the header. How should I do it ?

Assuming the title is added through the default means (Customizer > Site Identity), this CSS should hide the site title from being displayed to the site.

h1.main-title {
    display: none;
}

Thanks for help

Nicolas

No problem. Glad to be of any help. :D

Hi,
I have a problem with the layout on the Dispatch theme.
I would like to hide the date of the articles on the home page.
What should I do for this ?
Here is the link to the home page: https://foyercotedazur.fr/
These articles are located just below the slider
Best
Nicolas

Hi there,

your site is returning a 403 forbidden error - can you check to see if we can access it?

It's ok now. I have disactived the firewall.

You will need to edit each of the WP Show Posts lists used on the Front Page, and in the Meta settings you can disable the Date.

Thanks for help

You're welcome

This archived topic is closed to new replies.