Upcoming events module and SP Page Builder

  • Catherine
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 10 months ago #124659 by Catherine
Hi,
I'm using Events Booking for a while, along with SP Page Builder with no problem at all until today. For example, I have Upcoming Events module set to horizontal layout with 2 columns, and 2 columns on SP Page Builder, sppb-col-md-8 and sppb-col-md-8, code is logically (simplified) :
Code:
<div class="sppb-row"> <div class="sppb-col-md-8"> <div id="eb-event-columns" class="clearfix"> <div class="up-event-item col-lg-6">...</div> <div class="up-event-item col-lg-6">...</div> </div> </div> <div class="sppb-col-md-4">...</div> </div>
But when there is only one event left, all mess up as (very simplified, once again ;) )
Code:
<div class="sppb-row"> <div class="sppb-col-md-8"> <div id="eb-event-columns" class="clearfix"> <div class="up-event-item col-lg-6">...</div> </div> <div class="sppb-col-md-4">...</div> </div>
So, sppb-col-md-4 appears WITHIN sppb-col-md-8. Hope you understand because I can't give you any example as I set temporally the module on the website to Number events per row : 1
Best regards.

Please Log in or Create an account to join the conversation.

More
6 years 10 months ago #124661 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Upcoming events module and SP Page Builder
Hello Catherine

For this, better submit a support ticket sending us:

1. Super admin account

2. Link to the page which we can see the issue

We are going to check to see why the issue happens and get it sorted

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc