Hi all,
when I have the Protean Dark template turned on, in the video preview (PLYR) can't see video time .. in the template Protean Lite, Decorous, Lucid it's alright .. is it possible to set it somehow?
Thank you
- 570
Hi all ,
I pasted the code into designer-injections to display the weather .. it looks great, but when I scroll the page down, the header scrolls as well .. how do i make the header firmly on top
Thank you for help
- 632
-
- · Will Monte
- ·
Hello, have you tried to go to studio> pages > leave it as system > click where it says "select page" > scroll down and choose "homepage" > click add block > choose raw > drag the block where you want it > click on raw and edit the title and below enter the code.
-
Hi Will, great idea, it looks very good .. I was looking for a solution to edit the header and this simple solution did not even occur to me .. thank you very much for your answer and help 👍 🙂
-
Glad u got it resolved bud.
hello, I have translated UNA to CZ, but I want to use CZ and EN .. now it is English by default, but translated into CZ. .. how do I rename or set the English to Czech so I can use both? do you understand what i mean :)
- 669
-
- · Pavel Sklenar
- ·
how to recompile language ? i have now CZ-EN and Russian CZ and Russian works good but english is not compile .. see screen
-
- · Pavel Sklenar
- ·
developer-module-english-recomplie language for all modules not work for me
-
- · Pavel Sklenar
- ·
developer-module-english-restore language ..job is done :D Yippee!
Hello,
this message began to appear to me -- what it means and how to fix it ? There is a problem with the server or the UNA
Trying to access array offset on value of type bool in /www/hosting/xxxxxx.cz/www/modules/boonex/files/classes/BxFilesMenuView.php on line 33
Thank you
- 635
-
-
·
LeonidS
- ·
Hello Pavel Sklenar !
Do you have any modifications for this file? Because by default it has only 26 lines. You may try to update it / take it from this place https://github.com/unaio/una/blob/master/modules/boonex/files/classes/BxFilesMenu.php and check it again.
-
·
LeonidS
-
- · Pavel Sklenar
- ·
Hi Leonids,
I only did translations into Czech otherwise nothing and I bought a module Language strings editor..ok i will try it
Thank you
-
Hi Leonids,
u send me link for BxFilesMenu.php but I get an error BxFilesMenuView.php
I checked : https://github.com/unaio/una/blob/master/modules/boonex/files/classes/BxFilesMenuView.php
and it looks fine i think
| |||
| |||
| |||
| |||
| |||
Jedi
Total points: 1095
Hello Pavel Sklenar !
You may add the following code to your Custom Styles area of Dark Protean:
.bx-video-unit-duration {
color: #000;
}
great ,thank you LeonidS