Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Hi Guys,
on my homepage https://www.mc-photografie.de/home/ I have a Vegas slideshow on the start page. For the Pages as well as for the Album Sets and Albums I have added the Page Template "Home_Set", to avoid having to change too many templates when changing them.
This "Home_Set" I have then still adapted with PHP and Custom.CSS.
On the start page I also see breadcrumbs, I only want to hide them on the start page.
If I now add the line in Custom.CSS
ul.breadcrumbs {
display: none;
}
then all other breadcrumbs are also hidden.
How can I only hide the breadcrumbs on the start page? Or do I have to create a new page template?
Thanks for your tips
Many greetings
Markus
https://www.mc-photografie.de - Backlight 3
https://bl3.mc-photografie.de - Backlight 3 Testsite
http://backup.der-canonier.de - Backlight 2
Offline
You can hide them:
Go to Publisher, go to albums, edit the album, where your slideshow images are.
Go to - features -, here you can disable the breadcrumbs.
A little tricky to find this point.
Rainer
Last edited by Rainer Goergen (2020-05-05 15:45:39)
Offline
Hi Rainer,
that was really easy - if you know where to look
Thank you
Markus
https://www.mc-photografie.de - Backlight 3
https://bl3.mc-photografie.de - Backlight 3 Testsite
http://backup.der-canonier.de - Backlight 2
Offline
Pages: 1