Opis
Ovaj dodatak je zatvoren od 26. siječnja 2026. i nije dostupan za preuzimanje. Ovo zatvaranje je privremeno, puna recenzija u tijeku.
Blokovi
Ovaj dodatak omogućava 2 bloka.
- Horizontal Tab Show your content in a horizontal tab.
- Tab Show your content in a horizontal tab.
Recenzije
19. rujna 2025.
It is a great plugin and it was working great, but now my site is broken
19. rujna 2025.
After updating to version 1.2.5 the plugin instantly threw a fatal error and broke the site. It’s been more than two weeks since the problem was reported and there’s still no patch or answer from the developer. The plugin was fine before, but this kind of issue and the lack of support make it hard to trust.
06. travnja 2024.
Great developer
20. siječnja 2024.
Once I add this tabs block ( mind you, it is only a horizontal tabs block and NOT vertical, you cannot change that ), my page just froze. I had to disable and remove the plugin to make it work again.
09. studenoga 2023.
1 odgovor
I truly hope this gets updated. It was great, but now it doesn’t work at all. Very disappointing.
27. listopada 2023.
1 odgovor
Great plugin. Thanks for the excellent work.
SVG in tab navigation is great option, but there are no way to style this type of icons (example: regular/hover fill color). So here is my suggestion: all of the block’s styles to be defined as css variables on the .tabs-container. Then one could apply any style by custom css according to the current config:
.tabs-nav .tab-title {
color: var(–tab-text-color);
}
.tabs-nav .tab-title svg {
fill: var(–tab-text-color);
}
Defaults vars could be applied on html/body
Suradnici i Programeri
“Advanced Tabs Gutenberg Block” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
Suradnici“Advanced Tabs Gutenberg Block” je preveden na 1 jezik. Zahvala prevoditeljima za njihov doprinos.
Prevedite “Advanced Tabs Gutenberg Block” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.