Page builder

This topic contains 7 replies, has 3 voices, and was last updated by  Alex Howes 5 years, 9 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #440125

    Alex Howes
    Expired Member
    Post count: 175

    Hello!

    I’ve been using Site Origin page builder but it seems that it’s not very compatible with GD- specifically the GD listings shortcode does not display correctly.

    Can anyone recommend a page builder that is compatible with GD?

    Thanks!
    Alex

    #440130

    Guust
    Moderator
    Post count: 29970

    You will most likely need to adjust some CSS styling, changing site builder is probably not going to change anything.
    If you post all details of the relevant page and login details in a private reply, then we can assist better.

    Thanks

    #440165

    Alex Howes
    Expired Member
    Post count: 175

    Hi Guust,

    It doesn’t seem to be a CSS problem, the content just isn’t loading. When I inspect it, it isn’t there. The problem is in displaying the “more info” content in listings. Here is how it should look: http://www.barn-door.co.uk/register-a-farm/ and here is how it looks when I put it in a Site Origin editor: https://www.barn-door.co.uk/test/

    The raw HTML for the Site Origin page is

    
    
    <div id="pl-1720"  class="panel-layout" ><div id="pg-1720-0"  class="panel-grid panel-no-style"  data-style="{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}"  data-ratio="1"  data-ratio-direction="right" ><div id="pgc-1720-0-0"  class="panel-grid-cell"  data-weight="1" ><div id="panel-1720-0-0-0" class="so-panel widget widget_sow-editor panel-first-child panel-last-child" data-index="0" data-style="{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}" ><div class="so-widget-sow-editor so-widget-sow-editor-base"><h3 class="widget-title">[gd_listings post_type=gd_farm layout=1]</h3>
    <div class="siteorigin-widget-tinymce textwidget">
    	</div>
    </div></div></div></div></div>

    If I strip out some of the divs it shows correctly again. The raw HTML for the working page is simply

    [gd_listings post_type=gd_farm layout=1]

    Let me know if you still need login details.

    Thanks,
    Alex

    #440167

    Paolo
    Site Admin
    Post count: 31206

    Hi Alex,

    Last time I tested beaver builder was working fine.

    Let us know how it goes,

    Thanks

    #440177

    Alex Howes
    Expired Member
    Post count: 175

    Hi Paulo,

    Thanks for the advice. I’m trying to keep costs low so I might try to explore some alternatives first! 🙂

    Alex

    #440178

    Paolo
    Site Admin
    Post count: 31206

    Beaver Builder lite is free and it provides plenty of excellent features. Just FYI

    #440186

    Guust
    Moderator
    Post count: 29970

    Here is some CSS that is hiding all the data:

    
    
    .widget .gd-post-gd_farm .geodir_more_info {display: none!important;}
    .widget .geodir_more_info {display: none;}

    Thanks

    #440199

    Alex Howes
    Expired Member
    Post count: 175

    Thanks for the information Paulo!

    And sorry Guust, you’re right. I’d put that CSS in to stop more info appearing in the sidebar widgets, and hadn’t thought that site origin was using widget areas too. Thanks for letting me know 🙂

Viewing 8 posts - 1 through 8 (of 8 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket