Activity

  • FoxdenVixen started the topic How to add sections to a page in the forum BuddyBoss 4.0 9 years, 1 month ago

    I am using the template as more of a CMS than a blog. I would like to add sections to the about page. These sections would be separate and have a decorative frame around each section. The example below is just to point out what I am trying to achieve.

    So it would look like this –

    <section>
    About Us
    </section>

    <section>
    About This
    </section>

    <section>
    About That
    </section>

    How would I accomplish this? Is there a plugin that can create sections that I can edit individually? <section> can be substituted with <div>.