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].
I am new in WordPress and SiteOrigin and I am not a PHP developer either.
The problem i have.
On the Dashboard, I see SiteOrigin Editor is working perfectly. I can add a row with two columns.
However, “Page updated. View page” — to view the page on browser, on the display it is in a single column .
I know there is CSS file missing some where.
How to correct this? Thanks!
Hi Tim,
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
On the browser html source, I saw classes, such as class=”panel-grid”…..
This should come from SiteOrigin. Do I need to include SiteOrigin specific code in my Theme *.php file, in header.php?
….
Hi Tim,
As long as you include wp_head() and wp_footer your theme will be able to output the required assets. Do you still need help with the original issue?
Alex, thanks, please close this thread. it works, i need to learn more about wp.