• ajschwindt

    (@ajschwindt)


    Hey everyone,

    I’m trying to create a blank page template – one that does not include my website’s theme. I want to then build it with the Visual Composer plugin (purchased from WPBakery). Can anyone provide me with a code that will produce this blank page that I can insert into my blank page’s template php file?

    What I”m trying to do is create an event page within my website. I do not want it to have my site’s current header / footer etc and instead would like to start from a blank slate and build with Visual Composer.

    Let me know if more info is needed to answer this!

    TLDR: How can I make a totally blank page template?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator James Huff

    (@macmanx)

    Since that is a commercial plugin, we ask that you please go to their official support channel, so you can get support from the people who know it best.

    https://support.wpbakery.com/

    Forum volunteers are also not given access to commercial products, so they would not know how it operates. Other community members who may have faced your issue might be able to help you but your best bet is your product’s developer. Keep in mind we encourage you to use the official support venues, as it allows the developers to be aware of issues with their code and gives back to the community in a more robust way.

    Thread Starter ajschwindt

    (@ajschwindt)

    It doesn’t really have to do with the plugin though – I included what I wanted to do with the page after just as an FYI.

    I just want to know how to make a bare bones blank page with no theme / header / footer etc.

    Thanks,
    ____
    Amanda.

    Moderator James Huff

    (@macmanx)

    You’d have to create a new template for you theme: https://codex.www.ads-software.com/Theme_Development#Template_Files

    One that pretty much only contains the loop: https://codex.www.ads-software.com/The_Loop

    Like a really stripped down single.php template.

    Then, you can choose that template on the page you’re making.

    Hi, Amanda have you solved this issue? I have been looking for this for a week..

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Creating a Blank Page to Edit with Visual Composer’ is closed to new replies.