Faulty Controls In "Hide On Device" Setting - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Faulty Controls In "Hide On Device" Setting

WS

wegscheider office solution

SP Page Builder 2 years ago

English controls were added after the update to PageBuilder 4.0.10. Unfortunately, all the settings I made in PageBuilder 4.0.7 in the German settings are gone. The German regulators no longer work either. English only.

0
12 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #120428

Please close the forum post. Thanks

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #117029

Hi there,

I appreciate you reaching out. I sincerely apologize for this oversight. Did you check 4.0.10 version?

-Thanks

0
WS
wegscheider office solution
Accepted Answer
2 years ago #117248

As described above, the problem occurs in version 4.0.10.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #117278

I just shared patch build. Will you please check & let me know. Thanks

0
WS
wegscheider office solution
Accepted Answer
2 years ago #117284

I installed your version. The problem persists.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #117302

Will you please provide me the Joomla administrator access to check the issue?

0
WS
wegscheider office solution
Accepted Answer
2 years ago #117935

Hello Toufiq,

I have created an admin account for you. Information in Hidden Content.

At the moment SP Page Builder version 4.0.7 is installed.

You are welcome to install a newer version. I made backups.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #117970

Please watch the video. I have checked the hide option and it works fine.

0
WS
wegscheider office solution
Accepted Answer
2 years ago #117978

Hello Toufiq,

i know that. But if the frontent-language is german, there are no portrait-options.

Where the "Hide Portrait" (last tree) options are in English, the German language setting has the same options as the first three, just translated into German and without a function. See Screenshot.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #117981

I think you need to translate the languge string. If you check the feature number then you will see 6 option both language. Thanks

0
WS
wegscheider office solution
Accepted Answer
2 years ago #117999

Can you explain how? Thank you very much in advance.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #118083

Go to the file location and copy this file. Then keep this file inside the german langauge directory. After that, rename this file name.

administrator/language/en-GB/en-GB.com_sppagebuilder.ini

Rename the file name

administrator/language/de-DE/de-DE.com_sppagebuilder.ini

If you don't see this code then copy this code & use this code & change the srting of language.

; Advanced
COM_SPPAGEBUILDER_GLOBAL_USE_WIDTH="Custom Addon Width"
COM_SPPAGEBUILDER_GLOBAL_USE_WIDTH_DESC="Enable this option to set specific width value for this addon."
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_XXL="Hidden on Desktop"
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_XXL_DESC="Switch to 'Yes' if you want to hide this addon on larger displays like desktops."
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_XL="Hidden on Laptop"
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_XL_DESC="Switch to 'Yes' if you want to hide this addon on smaller displays like laptops."
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_LG="Hidden on Tablet Landscape"
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_LG_DESC="Switch to 'Yes' if you want to hide this addon on tablet landscape displays."
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_MD="Hidden on Tablet Portrait"
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_MD_DESC="Switch to 'Yes' if you want to hide this addon on tablet portrait displays."
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_XS="Hidden on Mobile Portrait"
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_XS_DESC="Switch to 'Yes' if you want to hide this addon on mobile portrait displays."
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_SM="Hidden on Mobile Landscape"
COM_SPPAGEBUILDER_GLOBAL_HIDDEN_SM_DESC="Switch to 'Yes' if you want to hide this addon on mobile landsacpe displays."

-Thanks

0