Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello.
I have a Problem with the Page Builder plugin.
It duplicates the content which i created on a new page, to the footer.
Here is one example: http://www.michaelschafranek.at/test-seite1/
Can you help me?
What can I do to disable this?
Hi Michael
Thanks for posting, sorry we weren’t able to reply sooner.
Page Builder outputs using the_content function, this can clash with other plugins trying to use this function on the same page. If you’re coding something yourself or would like to refer this to another developer, this is the best explanation of what’s happening that we currently have: Thread: apply_filter on string returns unexpected result with Page Builder
Thank you, I could fix it. :-)
Awesome :) Nicely done.