Home>Support>Page Builder isn’t working in custom Theme

Page Builder isn’t working in custom Theme

Hello,

I made a custom theme for my site. Sadly Page Builder won’t work with my custom one. It works on the default themes, so there can’t be any plugin conflicts.

On the “Kontakt” site there should be two rows both with a text and the second one with a google map. Neither the map nor the two rows are working. Any guess whats the problem? (As far as I know any other plugin i used works correctly.)

I really appreciate any help you can provide.

URL: http://h101431.server68.campusspeicher.de/index.php/kontakt/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 10 months ago Greg Priday
    Hi, I Work Here

    Hi Gabriel

    Thanks for the wait. We’re busy catching up on our free support at the moment.

    All Page Builder needs to output is the_content filter.

    https://codex.wordpress.org/Function_Reference/the_content

    Can you check that your theme is using this? A common mistake is using something like this instead:

    global $post;
    echo $post->post_content;
    

    With this, there’s no way for Page Builder to add its content.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More