Leander1
(Innoventunary Games)
February 4, 2025, 2:30pm
1
Dear Webflow Community,
I found a clonable project (Webflow Homepage Remake - Webflow ) which is a remake of the Webflow site, and I really liked the tabs component. However, after checking it out, I realized I couldn’t clone it without deleting the tab_link-trigger
and tab_button
.
I always get the message: “Div block cannot be placed in a tabs.”
Does anyone know how the creator managed to make it work on their site?
Thanks in advance!
The problem may be that your not putting the div block in the tab pane. If you do it should work
memetican
(Michael Wells)
February 4, 2025, 6:09pm
3
Hi Leander,
You shouldn’t have any problem putting a DIV inside of a tab [1], or in a tab content pane [2].
Leander1
(Innoventunary Games)
February 4, 2025, 6:58pm
4
The issue is that I need to place a
div block
at the same hierarchy level as the
tab-pane
(inside
tab-content
).
memetican
(Michael Wells)
February 4, 2025, 7:05pm
7
That’s also not a problem inside of the Tabs Content element, however it’s blocked in Tabs Menu.
Here I just selected Tabs Content and then CTRL+K added a div.
Leander1
(Innoventunary Games)
February 4, 2025, 7:10pm
8
Good to know, on my side it sadly does not work.
Let me check if it has to do with the cms site.
memetican
(Michael Wells)
February 4, 2025, 7:16pm
9
It’s likely that something is interfering- I’d try disabling all browser extensions first.
Leander1
(Innoventunary Games)
February 4, 2025, 7:21pm
10
Your a God! It was the Adblocker, i would have never guessed that. Thank you very much.
1 Like