General Questions/New to Joomla! 4.x • Editing Page Design with SP Page...
I am attempting to use the SP Page Builder to edit the Home page of my website. However, when I open it to edit, the page appears white/blank. Viewing the website live, everything looks normal. I can...
View ArticleExtensions for Joomla! 4.x • Re: Table properties
I’m struggling to reply the table properties, in table made with SP page builders, I’m replying all the option of table, row, and cell but the result showed are...
View ArticleJoomla! 5.x Coding • Re: Behavior-Backward Compatibility plugin unchecked:...
Hello everyone.I am posting the solution below.The code suggested by Toivo works with Joomla5 (which runs with PHP minimum 8.1), but to prevent the Canonical TAG from being wrong, the following change...
View ArticleGeneral Questions/New to Joomla! 5.x • Personalization of articles
Hello and thanks for the help.To import a module into articles I use the classic {loadmoduleid XX} from the back-end and it works correctly.However, I would really like to be able to understand how to...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Editing Page Design with SP Page...
I am attempting to use the SP Page Builder to edit the Home page of my website. However, when I open it to edit, the page appears white/blank. Viewing the website live, everything looks normal. I can...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Personalization of articles
May be useful to you. https://extensions.joomla.org/extension/sourcerer/Statistics: Posted by gws — Wed Apr 10, 2024 5:00 pm
View ArticleJoomla! 4.x • Re: Phoca content plugin lukt me niet
Mmm, ik heb andere versies zie ik.Ik heb trouwens sigplus even gedeactiveerd. Ik dacht dat ze elkaar misschien bijten. Maar het heeft geen effect.Statistics: Posted by ArgaMoree — Wed Apr 10, 2024...
View ArticleAdministration Joomla! 5.x • Re: Joomla Admin Menu issue
When login with english language the issue is the same.Statistics: Posted by jayceefan — Thu Apr 11, 2024 12:20 pm
View ArticleAdministration Joomla! 3.x • Re: HTTP site works, HTTPS not after server...
.htaccess/web.config: No (ReWrite Enabled but no .htaccess?) enable .htaccess Session Path Writable: No Must be yes,speak to server hostsOpen Base:...
View ArticleAdministration Joomla! 3.x • Re: Host changed server and blank site with...
Under your circumstances I would look for a more competent host.Statistics: Posted by gws — Thu Apr 11, 2024 12:40 pm
View ArticleExtensions for Joomla! 3.x • Re: Automated emails with AcyMailing5 not working
can someone help me ?Thank youStatistics: Posted by grusticali — Thu Apr 11, 2024 1:21 pm
View ArticleSEO para Joomla! • Re: Optimizacion URLs
Si cambias la URL, tiene que volver a posicionarse.Lo que puedes hacer es una redirección de la página antigua a la nueva. Para esto tienes el sistema de redirecciones incluido en el núcleo de...
View ArticleJoomla! 4.x • Re: mediamappen verplaatsen
Je kunt In Joomla 4 in de media manager van Joomla inderdaad geen mappen verplaatsen.Een workaround is om het via FTP te doen. Met een FTP programma als FileZilla kun je wel mappen verplaatsen.Aha,...
View ArticleGeneral Questions/New to Joomla! 5.x • Cassiopeia Title
At Cassiopeia i want to show the article title before the <div class="site-grid">. how i can do that? where i will find that part and move it up there?Statistics: Posted by joomlerGR — Thu Apr...
View ArticleGeneral Questions/New to Joomla! 5.x • Custom fields in a child category
To display custom fields in the parent category I use the code: Code: <?phpforeach ($this->category->jcfields as $jcfield) { $this->category->jcFields[$jcfield->name] =...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Cassiopeia Title
Yes the title of the article:<div class="page-header"> <h1 itemprop="headline">Statistics: Posted by joomlerGR — Fri Apr 12, 2024 2:54 pm
View ArticleExtensions for Joomla! 4.x • Re: FlexBanner v 5.1.05
DONEStatistics: Posted by chadduck — Fri Apr 12, 2024 4:42 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Creating a custom module - no editor
I'm trying to create a custom module in Joomla 4.4.3. However, the editor never shows up. I've tried all the editor options in Global Configuration > Site > Default Editor. Nothing changes.I'm...
View ArticleGeneral Questions/New to Joomla! 5.x • Update to Joomla 5x and PHP 8.2x...
Hi, I recently updated to Joomla 5x from 4x and also moved to php 8.2xI have managed to fix other issues with plugins and so on but have one outstanding issue with some custom work I had done...
View ArticleJoomla! 5.x Coding • Re: Upgrading Extensions and Plugins to use "new...
Some significant new concepts were introduced in Joomla 4 and although these aspects make the code more flexible and easier to maintain, there is a threshold to get over in terms of understanding them...
View Article