By Fabrice Theveny, 6 years ago. Last reply by Alex S, 6 years ago
Hi there, I am working with your page builder and i have very happy about it but i just encopuntered a serious problem which may result to wpml and siteorigin incompatibility. I ahve tried everything and when siteorigin is activated, i get 404 page error message on new page i create. Have you guys experienced…
By THPlan, 6 years ago. Last reply by Alex S, 6 years ago
Hello, I’ve tried deactivating and clearing the cache, but the Page Builder still doesn’t show when editing the pages. Any help is much appreciated! WP 4.9.8 Page Builder 2.9.2 Thanks.
By Chris Dawson, 6 years ago. Last reply by Alex S, 6 years ago
the wordpress standard editor (not talking gutenberg!) has a basic “”word count”” facility on basic editor blocks (not sure how long it’s been in place). and it does seem to count up all the words within blocks – as an aggregate – when editing a page-builder page. but if you edit a widget content block…
By Sanne van der Holt, 6 years ago. Last reply by Alex S, 6 years ago
Hello, I have several rows for my home page. On the home page I have two rows of three; (see the website) Now I want the images in the rows (columns) to be centered. Does anyone know how to do this? Thanks in advance !!! For the website: dallinga.nl
By mst2168, 6 years ago. Last reply by Alex S, 6 years ago
Hi. I have a 3-column row with text in each column. When viewed on mobile, I would like this to all appear as one continuous list with no breaks, but currently there appears to be a top and/or bottom margin separating the text from each column. Is there a way to disable this margin spacing?
By Ceylon Themes, 6 years ago. Last reply by Alex S, 6 years ago
We use Sight Orign Page Builder for our Premium themes. Colums and stylesheets are showing with template pages. But Colums not showing when page displayed with following code $page = get_post(’12’); echo apply_filters(‘the_content’, $page->post_content); may be css not loading. How to fix the issue ? expected – colum 1 | colum 2 | colum 3…
By foxvegas, 6 years ago. Last reply by Andrew Misplon, 6 years ago
I have a grid of images that I have set to four columns and everything is just showing up in the first column even though the content is placed in all four columns. This is happening in the sidebar and the footer (the footer is just text links). They were working fine before. Thanks for…
By Harald Hvidtand, 6 years ago. Last reply by Harald Hvidtand, 6 years ago
Hi, I have made a 3 split of a row and added 3 normal siteorigin editors. The text I put into the widgets overlap over the widget to the right instead of staying within the given widget area. On another page I made this is not the case and the text stays within the limits.…
By Chris Lewis Casey, 6 years ago. Last reply by Chris Lewis Casey, 6 years ago
Hi I have been using Vantage for a long time but always had a problem with a page on my website that after lots of research I am still not able to resolve. page: www.chrislewiscasey.com/design-projects Using Vantage Premium , and Page Builder. When I have single column rows they stack perfectly above each other on…
By Stanislav Kubernát, 6 years ago. Last reply by Alex S, 6 years ago
Hello, is there a way to set up the header height to not encompass the whole logo? Like, the logo would “leak” beneath the header? Like on picture. Currently the header is the white line, and I would like it to be on the red line. Is it someway possible? Thank you.
By Damian Logghe, 6 years ago. Last reply by Alex S, 6 years ago
I’m trying to execute some javascript when Site Origin panels open to make it compatible with our plugins. I see that you trigger some events in backbone like for example: But I can’t seem to add a listener to that event. The only reference I found on the forums if from other developer requesting events…