Custom Numbered List Block

Support MB Blocks Custom Numbered List BlockResolved

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35692
    TTI LicensingTTI Licensing
    Participant

    I need to create a custom block that has a default numbered list equivalent to the following example:

    
    a. First level outline bullet...
         1. second level outline bullet...
            (a) third level outline bullet...
    [...]
    b. 
    

    I found this link on changing formats in WordPress, but it would indicate that I need to do this at the HTML level. Is there another way?

    #35704
    Long NguyenLong Nguyen
    Moderator

    Hi David,

    Using the custom block means you need to output the field value in a block with coding. It does not work as a builder to just drag and drop to show the value like that. You can see the tutorial here https://docs.metabox.io/extensions/mb-blocks/#video-tutorial

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.