↧
General 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: 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...
View ArticleSEO para Joomla! • Optimizacion URLs
Buenas tardes.Tengo varias webs con Joomla y estoy teniendo problemas a la hora de optimizar las urls. En el apartado "Main Menu" > seleccionando la url que quiero y posteriormente en el apartado...
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 ArticleGeneral Questions/New to Joomla! 3.x • 1054 Unknown column 'system_data' in...
Hello there!This is my first posting in this forum. I do have a problem with updating my Joomla Site.I want to update from 3.10 to 4.4.3.I uninstalled almost everything, that could cause...
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
Hey David,This is how you can use the HTTP class provided by the core for your API requests to retrieve the article text:Code: $apiKey = 'API-KEY';$apiUrl =...
View ArticleExtensions for Joomla! 4.x • Re: FlexBanner v 5.1.05
Report it to the extension developer.Statistics: Posted by gws — Fri Apr 12, 2024 2:44 pm
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 ArticleJoomla! 5.x Coding • Re: Upgrading Extensions and Plugins to use "new...
If you're having a specific problem somewhere, say exactly where, and what.Call me lazy if you like, bit while I, and many others, am happy to help I do have my own work/life going on, so making it...
View ArticleInstallation Joomla! 5.x • Installing Sample Data for Cassiopeia
I've just upgraded to Cassiopeia but don't have any sample data...Don't see any option to install it from the Home Dashboard. Can someone help me out?Thanks in advance!Statistics: Posted by Peace...
View ArticleInstallation Joomla! 5.x • Re: Installing Sample Data for Cassiopeia
It's an Admin Module that have to be published on the Dashboard.Statistics: Posted by Per Yngve Berg — Sat Apr 13, 2024 3:17 pm
View ArticleExtensions for Joomla! 4.x • Re: Table properties
Still fighting... Imported the excel from a clean sheet, and result looks on the rigth way...http://opale.sviluppo.host/index.php?op ... page&id=13But now I would like to adjust the first row, as...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Update to Joomla 5x and PHP 8.2x...
It's not showing Joomla Templates. What Joomla Templates do you have?Did you install Joomla with the Helix quickstart package?Statistics: Posted by Webdongle — Sat Apr 13, 2024 4:47 pm
View Article