Home page does not display everything

Hello everyone,

I am in the process of creating a website with the theme Hugo Initio. So far everything is working, but I can’t see the Services

Services , RecentWorks and Downloads on the homepage.
But I have entered them in the hugo.tml:

showSubheader = true
showServices = true
showRecentWorks = true
showDownloads = true
showClients = true

Where do I have to enter these or have I done something wrong?

The topic is here:

and the live demo is here:

https://miguelsimoni.github.io/hugo-initio-site/

hugo version
hugo v0.128.2-de36c1a95d28595d8243fd8b891665b069ed0850 linux/amd64 BuildDate=2024-07-04T08:13:25Z VendorInfo=gohugoio

Please share the entire configuration file.

Hello,

I have uploaded the hugo.toml here.
I could not upload the text here
https://debianforum.de/forum/pastebin/?mode=view&s=42237

When I visit your site I see this:

What’s missing?

This is the demo page, mine is not online yet.
On my start page the categories
Services , RecentWorks and Downloads
How can I activate them or make them visible?

I have no way of reproducing the problem without access to your project’s Git repository.

See Requesting Help.

Let us see your code

Include a link to the source code repository of your project, because we really need the context of seeing your templates and partials to be able to help you. It is trivial to do a quick git clone on your repo, then run hugo server in your project, to help you out. On the other hand, recreating your code from screenshots, or sort of guessing at it, is not.

If you can’t share your repository for whatever reason, consider creating a dummy repo that you can share, which reproduces the problem you’re experiencing.

When I try to enter the hugo.toml here, I get this message.

An error occurred: Sorry, new users can only put 2 links in a post.

Therefore I have already uploaded the hugo.toml here:
https://debianforum.de/forum/pastebin/?mode=view&s=42237

That’s not what I asked for. To reproduce the problem and provide a solution, we need access to the entire project, not just the configuration file.

Hello,

I have uploaded the page here:
https://foto.fahl-secure.de/

That’s still not what I asked for. To reproduce the problem and provide a solution, we need access to the entire project, not just the configuration file or URL for the live site.