This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Criterium for making it work

11 years ago · Last reply by Andrew Misplon 11 years ago

Hello there
I have two different pages on my wordpress website that both uses pagebuilder, however only one of them i showing the real format. When i look in the code on them, only one have the tables created by Page Builder.

Now what is the criterium for the Page builder to work? the_content API code of course but anything else? i find it odd that it wont work on my second page.

Thanks in advance

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Mathias 11 years, 7 months ago

    The only difference i see is that on the working page i use
    the_content();

    and on the page where it does not work i use

    get_the_content();
    doesn’t it work when i get content from other pages?

    thanks in advance

  2. Mathias 11 years, 7 months ago

    I fixed this myself through some heavy research.. i found that get_the_content(); function is not accepting formatting from the original content and therefore looked different from the_content();
    This link provides a hack for functions.php which get the content with formatting
    http://www.web-templates.nu/2008/08/31/get_the_content-with-formatting/

    I hope this can help others and probably me again some time when i have forgotten all about this.
    Great plugin by the way!

    M.

  3. Andrew Misplon Staff 11 years, 7 months ago

    Hi Mathias

    Really glad to hear you made it to solution here. Appreciate you sharing this for everyone else.

    All the best.

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.

Have a different question or issue?

Start New Thread