Hidden Parts SUDDENLY SHOW After Update To SPPB 4.0.10. - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Hidden Parts SUDDENLY SHOW After Update To SPPB 4.0.10.

S

SpeedyC

SP Page Builder 2 years ago

Hi,

First my config: Joomla: 4.3.0 | SP Page Builder: 4.0.10 | Helix: 3.0.3

In the edit mode, function to hide for device, there are now 2 languages. English are all set default and in my own language Dutch the blocks are still remembered to be hidden for a certain device.

However the website does not recognize this and is probably listining to the English setting only.

Maybe I do have the same problem as https://www.joomshaper.com/forum/question/24225 But I use the Dutch language.

If this is the same problem then please could you provide me the (ini) files for the Dutch language?

Thanking you.

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #114388

Hoi,

we don't have current Dutch translation,

but if you know how joomla language files are working

please use Joomla Language Override and translate those phrases

COM_SPPAGEBUILDER_GLOBAL_HIDDEN_XXL="Hidden on Desktop"
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_XL="Hidden on Laptop"
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_LG="Hidden on Tablet Landscape"
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_MD="Hidden on Tablet Portrait"
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_XS="Hidden on Mobile Portrait"
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_SM="Hidden on Mobile Landscape"

alternative you can also paste them inside (at the bottom of that file)

administrator/languages/nl-NL/nl-NL.com_sppagebuilder.ini

and then translate or keep english!

then check settings for addon/row again and make corrections.

0
S
SpeedyC
Accepted Answer
2 years ago #114406

Hello Paul,

Thank you for your answer.

See the below result. https://i.ibb.co/TvjCgLs/sppb4010.jpg

As you can see, the options are translated but unfortunately still displayed twice. So 1 time in English with different settings than the one in Dutch.

I looked if I could uninstall the Dutch language but it says only Reinstall.

Hopefully you have a fitting solution for this.

And if you have to look into this further then please indicate the time needed for this. (I need to inform my client)

Thanking you

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #114429

I could uninstall the Dutch language but it says only Reinstall.

Just delete language file, for example, administrator/languages/nl-NL/nl-NL.com_sppagebuilder.ini

so simple task since Joomla 1.x ;p

0