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.

panel-grid-cell doesn’t display on custom page type on Front Page

9 years ago

post_type=page :
If I add a row and divide it to 2 columns after save everything looks great on Front Page.

post_type=custom :
On Back Page if I add a row and divide it to 2 cols it looks ok but
I need to read and put this custom post type content in bottom other page but if I use

$some_post = get_post( ID );
$some_post_content = $some_post->post_content;

I get only widgets one by one in single columns. I saw in page source-code that the content not including divs like panel-grid-cell. What am I doing wrong?

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

Need fast email support? Get SiteOrigin Premium

Have a different question or issue?

Start New Thread