Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author jekkilekki

    (@jekkilekki)

    Example code can be found in the Other Notes section of the plugin information.

    The following example code produces the exact images in the Screenshots section of the plugin information:

    [jkl-pricing-table]
      <ol>
        <li>Basic
          <ol>
            <li>$150</li>
            <li>Logo only</li>
            <li>Round 1</li>
            <li>Round 2</li>
            <li>Round 3</li>
            <li>Deliverables</li>
            <li><a href='#'>Select</a></li>
          </ol>
        </li>
        <li>Business
          <ol>
            <li>$250</li>
            <li>Logo + Letterhead</li>
            <li>Round 1</li>
            <li>Round 2</li>
            <li>Round 3</li>
            <li>Deliverables</li>
            <li><a href='#'>Select</a></li>
          </ol>
        </li>
        <li>Identity
          <ol>
            <li>$350</li>
            <li>Branding Package</li>
            <li>Round 1</li>
            <li>Round 2</li>
            <li>Round 3</li>
            <li>Deliverables</li>
            <li><a href='#'>Select</a></li>
          </ol>
        </li>
      </ol>
    [/jkl-pricing-table]

    I hope that helps.

    Thank you Aaron. It really helps. maybe you should put it in plugin’s description.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Example’ is closed to new replies.