- Posts: 3
- Thank you received: 0
Upcoming events module and SP Page Builder
- Catherine
- Topic Author
- Offline
- New Member
-
Less
More
6 years 10 months ago #124659
by Catherine
Upcoming events module and SP Page Builder was created 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) :
But when there is only one event left, all mess up as (very simplified, once again
)
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.
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>
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>
Best regards.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
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
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
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.