How to insert buttons inside your content

To create buttons in any editor using the WisePub HTML classes, with the option to choose between primary and secondary colors.

Steps

  1. Open the editor.
  2. Click on the three dots or select “HTML” to insert HTML code.
  3. Insert the following code: <a href="YOUR_LINK" class="wisepub-button-primary">BUTTON_TEXT</a> for a primary color button.
  4. Save and update the changes.
  5. Check the front end to view the button.
  6. To add a secondary color button, repeat steps 2-4 with <a href="YOUR_LINK" class="wisepub-button-secondary">BUTTON_TEXT</a>.
  7. Save and update the changes.

Cautionary Notes

  • Ensure correct placement of the HTML code within the editor.
  • Double-check the link and button text for accuracy.
  • Save changes before updating to avoid overwriting previous elements.
  • Verify the appearance of buttons on the front end after each update.

Objective Learning Management System (LMS) allows administrators to create and manage online courses for members. This guide walks through the