
View demo here.
This is a collections of shortcodes we use in our themes. We always accept feedback and constructive criticism so if you have something to say please use the support forum.
Please view documentation for more details.
[dopaccordions]
[dopaccordion title="Title 1"]text[/dopaccordion]
[dopaccordion title="Title 2"]text[/dopaccordion]
[dopaccordion title="Title 3"]text[/dopaccordion]
[/dopaccordions]
[dopcontainer]text[/dopcontainer]
[dopgridrow]
[dopgrid size="1/3"]<h5>1/3</h5>text[/dopgrid]
[dopgrid size="1/3"]<h5>1/3</h5>text[/dopgrid]
[dopgrid size="1/3"]<h5>1/3</h5>text[/dopgrid]
[/dopgridrow]
[dopimg align=left height=200 width=100%]<img src="image path" alt="" />[/dopimg]
[doplist]
<li>Item 1</li>
<li>Item 2</li>
<li>Item 3</li>
<li>Item 4</li>
[/doplist]
[dopprogressbar progress=70]70%[/dopprogressbar]
[dopseparator]
[dopsocialicon network=facebook]Facebook[/dopsocialicon]
[doptabs]
[doptab title="Tab 1"]text[/doptab]
[doptab title="Tab 2"]text[/doptab]
[doptab title="Tab 3"]text[/doptab]
[/doptabs]
[doptable]
<thead>
<tr>
<th>One</th>
<th>Two</th>
<th>Three</th>
<th>Four</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>Etiam nec</td>
<td>aliquam</td>
<td>erat</td>
<td>nulla sodales dui aenean eu mollis lorem</td>
</tr>
<tr>
<td>Etiam nec</td>
<td>aliquam</td>
<td>erat</td>
<td>nulla sodales dui aenean eu mollis lorem</td>
</tr>
<tr class="odd">
<td>Etiam nec</td>
<td>aliquam</td>
<td>erat</td>
<td>nulla sodales dui aenean eu mollis lorem</td>
</tr>
<tr>
<td>Etiam nec</td>
<td>aliquam</td>
<td>erat</td>
<td>nulla sodales dui aenean eu mollis lorem</td>
</tr>
<tr class="odd">
<td>Etiam nec</td>
<td>aliquam</td>
<td>erat</td>
<td>nulla sodales dui aenean eu mollis lorem</td>
</tr>
</tbody>
[/doptable]
[doptoggle title="Toggle"]text[/doptoggle]
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.