SPPB 5.0.1 The Spacing has Disappeared - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

SPPB 5.0.1 The Spacing has Disappeared

D

Dominik

SP Page Builder 2 years ago

Hi there

After updating from 4.0.11 to 5.0.1, the spacing for example between an image and the feature box (margin 30px) disappeared on the mobile version. I then switched back to the 4.0.11 version and everything looked fine again. Will this bug still be corrected in the new version? That still prevents me from the conversion, otherwise I find the new PB very good.

Greetings Domi

PS: I have tried lazy loading as suggested but without success.

0
7 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #122962

You can use this custom CSS and set the margin which you want

#sppb-addon-zhxfeEC16pOsFtfYwaFv1 .sppb-addon-header .sppb-addon-title{
      margin-top: 10px !important;
}

Go to system--> https://prnt.sc/tDbSUJh6LiGu --> Default template-->Template options--> https://prnt.sc/A5nlsBvCQsqs And add your CSS there.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #122684

Hi

Thanks for contacting us. Could you please give me that specific page link? And also screenshot of your issue?

-Regards.

0
D
Dominik
Accepted Answer
2 years ago #122714

Hi Mehtaz

Here's the link

Please remember that I have changed back to version 4.0.11.

Domi

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #122750

Ok but I need that problematic page link and also screenshot. Because I will try to solve it via CSS.

0
D
Dominik
Accepted Answer
2 years ago #122771

Hi Mehtaz

Here's the link

https://prnt.sc/rEeE2pYtWYK9

Domi

0
Christian
Christian
Accepted Answer
2 years ago #123041

The CSS only temporarily solves the problem. I work with PB V5, Joomla 4.3.3, PHP 8.2 Since PB V5 the spacing (inner spacing/outer spacing) is broken. Someone has probably changed something in the basic settings or done it wrong. If you set a value, e.g. 20px from the top (text, image, whatever), the distances do what they want. For me, it only works correctly if I enter 0px for all specifications that otherwise remain empty. And that's with inside and outside spacing.

So 20px, 0px, 0px, 0px 0px, 0px, 0px, 0px

If you leave the fields empty, it will not work correctly. And please make sure to check the frontend after saving if it is displayed correctly. Because what is saved is not always what you get.

If now all who work with this errors adjust to it or do it with a CSS and then finally a correction of PB comes out, you can probably rework all pages again.

Partly I had headers that could not be adjusted at all and were simply broken. Then I had to insert a new one (not a copy of it!!) and redesign it. Then everything was correct.

PB5 is already great made, but the many errors are a disaster. I'm in the middle of production and working with an annoying "test-beta-alpha-something-version" that was never allowed to come out like this. I wish I had the 3s back, which already had a lot of bugs, but at least I could produce it.

P.S.: And you can't change PageBuilder to German either. No matter which help you read and apply here. It just doesn't work!

DEUTSCH

Das mit der CSS löst nur temporär das Problem. Ich arbeite mit PB V5, Joomla 4.3.3, PHP 8.2 Seit PB V5 sind die Abstände (Innenabstand/Außenabstand) kaputt. Da hat wohl jemand was an den Grundeinstellungen geändert oder falsch gemacht. Stellt man einen Wert ein, z.B. 20px von Oben (Text, Bild, was auch immer), machen die Abstände was sie wollen. Bei mir funktioniert das erst richtig, wenn ich bei allen Angaben, die sonst leer bleiben, 0px eintrage. Und das bei Innen- und Außenabstand.

Also 20px, 0px, 0px, 0px 0px, 0px, 0px, 0px

Wenn ihr die Felder leer lasst, funktioniert es nicht korrekt. Und bitte nach dem Speichern unbedingt im Frontend nachschauen, ob es richtig angezeigt wird. Denn was gespeichert wird, ist nicht immer das, was man auch bekommt.

Wenn sich nun alle, die mit diesem Fehler arbeiten, darauf einstellen oder das mit einer CSS machen und dann endlich eine Korrektur von PB herauskommt, kann man wohl alle Seiten wieder neu umarbeiten.

Teilweise hatte ich Kopfzeilen, die sich gar nicht mehr einstellen ließen und einfach kaputt waren. Dann musste ich eine Neue (keine Kopie davon!!!) einfügen und neu gestalten. Dann war alles korrekt.

PB5 ist schon klasse gemacht, aber die vielen Fehler sind eine Katastrophe. Ich stecke mitten in der Produktion und arbeite mit einer nervtötenden "Test-Beta-Alpha-irgendwas-Version", die nie so herauskommen durfte. Da wünsche ich mir doch die 3er zurück, bei der schon viele Fehler waren, aber da konnte ich wenigstens produzieren.

Ich hoffe, das PB-Team bringt schnellstens Korrekturen für die vielen Fehler raus.

P.S.: Und auf Deutsch kann man PageBuilder auch nicht umstellen. Egal welche Hilfen man hier liest und anwendet. Es geht einfach nicht!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #123080

Ok thanks for your opinions. I will inform our team. Till then you can use my solution and close this post by acepting the answer.

0