Sp Page Builder Pro is Adding Pages To The Cassiopeia Template! - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Sp Page Builder Pro is Adding Pages To The Cassiopeia Template!

CW

Chris Weinmann

SP Page Builder 3 years ago

The SP Page Builder Pro adds Pages from the Bundles on to the Cassiopeia Template. Is that correct? Or do I have to install another template before I start using the SP Page Builder Pro?

I installed Joomla 4, the German version and then started using the SP Page Builder Pro.

0
4 Answers
Ugur Uygur
Ugur Uygur
Accepted Answer
3 years ago #94129

Hi,

For compatibility, download and install the https://www.joomshaper.com/helix template from the link and set the template you downloaded from the template options to Default.

0
Pavel
Pavel
Accepted Answer
3 years ago #94139

Hi Chris.

You can use SPPB in Cassiopea. But this requires some CSS adjustments of the component area. You cannot get full width section without adjusting the template even using fluid layout.

If you want to use Cassiopea add this code to /media/templates/site/cassiopeia/css/user.css (create this file and add code there)

.com_sppagebuilder .grid-child.container-component {
    grid-column: 1/-1 !important;
}
.com_sppagebuilder.view-page  .sppb-row-container {
    padding: 0 !important;
}

Just an opinion. Cassiopea is a much more flexible template for building any layouts if you have CSS skills. I wish the Joomshaper team to finally consider using CSS Grid in their products instead of Bootstrap Grid

0
CW
Chris Weinmann
Accepted Answer
3 years ago #94253

great! thank you so much for your help and explanattions

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #94264

Hi Chris,

Thanks for contacting us. Glad to know that it is fixed now.

Thanks Ugur for sharing the solution with us.

-Regards.

1