Search Results (Searched for: UIKIT)
Which xampp version are you using?
Can you put the site online on a subdomain?
Which version is:
- Template?
- Astroid-Framework?
I do not think, it is a J5-Problem.
I am using J5.0.2 with AF 3.0.9 and Template 1.3.17 with PHP 8.3.
It works online and with Xampp.
Can you put the site online on a subdomain?
Which version is:
- Template?
- Astroid-Framework?
I do not think, it is a J5-Problem.
I am using J5.0.2 with AF 3.0.9 and Template 1.3.17 with PHP 8.3.
It works online and with Xampp.
Joomla 5
PHP 8.2
Ok, can be a J5 problem....
PHP 8.2
Ok, can be a J5 problem....
Hello, thanks for your information! I am running PHP 8.2.15 with J5 and without the
1.) Where you get the error? In PHP Log files or Joomla
2.) Which Joomla youre running?
3.) With Backward Compatibility Plugin enabled
4.) On what Module you get this message?
Plugin without any error.Behaviour - Backward Compatibility
1.) Where you get the error? In PHP Log files or Joomla
2.) Which Joomla youre running?
3.) With Backward Compatibility Plugin enabled
4.) On what Module you get this message?
Please change to:
function (Container $container) {
$dispatcher = $container->get(DispatcherInterface::class);
$plugin = new Uikit4($dispatcher,
(array) PluginHelper::getPlugin('system', 'uikit4')
);
$plugin->setApplication(Factory::getApplication());
return $plugin;
}
function (Container $container) {
$dispatcher = $container->get(DispatcherInterface::class);
$plugin = new Uikit4($dispatcher,
(array) PluginHelper::getPlugin('system', 'uikit4')
);
$plugin->setApplication(Factory::getApplication());
return $plugin;
}
Only variables should be passed by reference in H:\xampp\htdocs\mysite\plugins\system\uikit4\services\provider.php on line 37
Hallo, live Url bitte.
Haben sie auch das uikit plugin upgedatet? Wenn ja bitte lediglich ein uikit plugin aktivieren.
Haben sie auch das uikit plugin upgedatet? Wenn ja bitte lediglich ein uikit plugin aktivieren.
These are Joomla Basics. You can view each module in the post. For this you use either loadposition or loadmoduleid.
docs.joomla.org/How_do_you_put_a_module_inside_an_article%3F
docs.joomla.org/How_do_you_put_a_module_inside_an_article%3F
I wantto place my pictures with the module UIkit 3 Gallery in a article on my website. Is it not possible to assign a map at once, or do I have to place every image piece-by-piece?
Hallo, soeben gefixt in der Version 1.2.5
Hiermit bestätigt.
Bitte um etwas Geduld, wir prüfen einen möglichen Fix.
Bitte um etwas Geduld, wir prüfen einen möglichen Fix.
Moin Moin,
ich nutze jp-life für joomla4 mit uikit. Beim erstellen des eines Sliders möchte ich den Text als leicht transparentes Overlay über den Slider-Bild haben. Grundsätzlich bin mit "add content transition" schon an der richtigen Stelle der Doku, allerdings bin ich mir nicht sicher, wie und wo ich die dementsprechenden Inhalte (einerseits das
und andererseits dann das css für den Content) einfügen muss/kann.
Für einen kleinen Hinweis wäre ich dankbar.
Gruß
Hoschie
ich nutze jp-life für joomla4 mit uikit. Beim erstellen des eines Sliders möchte ich den Text als leicht transparentes Overlay über den Slider-Bild haben. Grundsätzlich bin mit "add content transition" schon an der richtigen Stelle der Doku, allerdings bin ich mir nicht sicher, wie und wo ich die dementsprechenden Inhalte (einerseits das
Code:
clsActivated: uk-transition-active
Für einen kleinen Hinweis wäre ich dankbar.
Gruß
Hoschie
Replied by Administrator on topic [SOLVED] 2 extensions: Artist Template 1.3.17 and UIkit 3 Gallery Text 1.2.3
14 Jan 2024 12:22 - 15 Jan 2024 06:02
Displaying 166 - 180 out of 235 results.