AccountRegister

Dynamic tabs component

05 July 2022
Tony Nguyen
Preview demo:
This is premium element. You need to have active membership to access it.
Make sure to read this

Instructions / notes

It is dynamic block so if you paste it on your website it will be blank as you need to set up the content first. For that you can use ACF pro Repeater field (or Metabox):

  1. Create Repeater field via ACF with text element (for tab heading) and text (for tab content)
  2. Go to Oxygen editor and paste the block
  3. Query the dynamic data from your ACF repeater field – first to Repeater of Tab heading, then do the same for Repeater of Tab content. There 2 repeaters fyi.
  4. Check the block settings (codeblock) to see what you can do with that (CSS part)

More info, options and demos on:

https://findawayer.github.io/skeletabs/

cross-circle