WooRockets / WR-PageBuilder

PageBuilder for Wordpress from woorockets.com
34 stars 31 forks source link

Problem visualizing content on non published posts #18

Open marcovisona opened 7 years ago

marcovisona commented 7 years ago

Hi, I think i found a bug in core.php at https://github.com/WooRockets/WR-PageBuilder/blob/master/core/core.php#L855 inside pagebuilder_to_frontend method.

It happens that if a post is not yet published the if statement at line 855 is not true so the $content variable is not getting the value from _wr_page_builder_content meta.