Current functionality is that when you add the Tabbed block, the first tab is always open. It would be nice if that was something we could toggle on and off. There are times I’d very much like if I could keep all tabs hidden until someone clicked. But I don’t want to make the block a “detail” because then it disappears completely behind WordPress drop down menu.
]]>Is there any way you could add some navigation options? For example, sites that want to use tabs to help organize text-intensive pages (a la a SparkNotes) have navigation issues. If someone scrolls 10 paragraphs down, they then have to scroll 10 paragraphs back up to select a different tab.
It would be awesome if the tabs could “stick” to the top of the page. Or if there was a button that appeared that would allow you to jump from the body of a tab back up to the tabs themselves.
CliffsNotes is an example of the jump. While SparkNotes is an example of the stick to the page top.
It would also be helpful if you clicked on the text body if it collapsed the tab. That would instantly bring you back to the rest of the tab options.
I know most of your users probably use tabs for shorter form content that doesn’t have much scrolling. But for those of us who want to use it for longer content, some kind of navigation is necessary for the plug-in to be the best it can be.
]]>I was excited when I saw you could put a tab block within a tab block. But I tested it out and it seems to create some kind of error. It kind of works, visually, but there’s code that suddenly appears on screen. And if you click on any of the internal tabs, it collapses the entire tab.
Is this functionality that’s supposed to work? Or is this something that was never intended in the first place?
]]>It seems that programmatic ads don’t populate within the tabs. Is there any way to make that happen? Right now, about 40% of our ad revenue comes from in-content ads. If we moved a lot of content within tabs, like we’d like to do, that would severely impact revenue and may result in seeking out another solution. Specifically, compatibility with Raptive would be amazing.
]]>Hey! Me again. Sorry about all the questions but I at least hope they’re helpful.
One thing I noticed is that when you first add a tabbed block to a post, it’s readily apparent on the page. But under the block formatting, if you click on the purple Tabbed Contents icon, it gives you options to “transform” the block into “Details” or “Columns” or “Group”. If you select any of those, it seems you can’t revert back to the original version of the block.
For example, if you click “Details” then it turns the Tabbed block into a collapsible element. And you either have to keep it or delete it and start all over again.
On the page I linked to, you can see the arrow right under the table of contents, that’s a tabbed block that got turned into “Details” and can’t be reverted. There’s just no way to fix it. Or am I missing something?
]]>Hey! Have a few SEO-related questions.
How does Google see the content? Say I’m using the tabbed content for a music website and one tab was “Band Summary” and another tab was “Discography” and a third tab was “Reviews”. What happens?
I guess I want to clarify up front: Google sees all the content in the tabbed sections, right? It wouldn’t consider the page empty/textless? How does it categorize each tab? Does it see all three tabs as just one continuous block of text, no different than a normal post? Or is something else going on?
Is there any data on if sites employing tabs have seen an increase, decrease, or no attributable change in traffic?
Thanks!
]]>Hey! This is a pretty amazing plugin, so thank you for building it. One request is the ability to reorder tabs. For example, I have three tabs, added a fourth, but I want the fourth tab to be the first tab. As far as I can tell, that’s not possible.
I had expected if I clicked on a tab, I could drag and drop it in the order. Or the menu would have a left or right arrow to shift it.
Am I using it wrong or does this functionality currently not exist?
]]>Hi,
I want to use the block twice on a page for different content.
When I load the page to check if everything is ok, the first block tab content is empty. I have to click on the tab so the content appears. Do you have any tip to make it work right away?
Best,
Yves
]]>Hi,
How can I deactivate the tabbed content block native css?
I have tried with the following code, but I am not sur if I use the right block name or method?
function mbes_remove_blocks_styles() {
wp_dequeue_style( ‘wp-block-columns’ );
wp_dequeue_style( ‘wp-block-tabbed-content’ );
}
add_action( ‘wp_enqueue_scripts’, ‘mbes_remove_blocks_styles’ );
It works well for wp-block-columns
Best,
Yves
]]>Hello everybody,
I’ve recently installed the “Tabbed Contents Block” plugin and I cannot find where is the option to replace the default content “Section 1.10.32 of “de Finibus Bonorum et Malorum”, written by Cicero…” with my own.
regards, Manolis
]]>I’m trying to replace an old plugin I used for making a tabbed interface and I find the writing is all squished into a single line. I cannot share the page, which is in French, but here’s a screenshot of what the text looks like. I have gone in in code mode and removed all styles for this text:
]]>Hi,
I was wondering if it is possible to dive into tabs with HTML-anchors? I have a pretty long and boring article with lots of headers, and Tabs works great to get an overview of the content.
However, I would want to have the possibility to dive right into one of the topics, directly from a anchor. The end-user would not necessary know where to look to find the topic, so I have made anchors for a place between 20 and 30 different headers, so we easily can link directly to the topic from other places.
I think that was all I had on my mind for now,
-slettevold
]]>Hi,
started using the plugin today, and it is pretty amazing!
I was wondering if it′s possible to use the already installed website theme font for the plugin? It looks like in the typography-menu that the only fonts available are the ones of Google font. My first initial thought was that i could use some CSS-code to bypass this, but I couldn′t find any documentation on the plugin I could make something out of.
Any good answers on this? Just ask if this was in any way unclear
Best regards,
Slettevold
]]>