↧
SEO 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 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! 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 ArticleMigrating and Upgrading to Joomla! 5.x • Re: HTTP 500 Whoops
Here..Statistics: Posted by albapets — Sat Apr 13, 2024 1:56 pm
View ArticleJoomla! 5.x Coding • Re: Upgrading Extensions and Plugins to use "new...
HiPlease see here: https://tdocplus.co.uk/0a_Empty400/face-bookScroll to: Structure of "mod_tdocfbk"What do I have to change here ? The Update and the Language seem to be ok !In the "root" directory:...
View ArticleGeneral Questions/New to Joomla! 5.x • New location for Additional Fields
Greetings,I created a custom template and I'm inserting the Additional Fields.I want to be able to customize the positions where Custom Fields appear, so I want to create new positions to add to the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Creating a custom module - no editor
Yes, I went to Firefox and found one file was not returning a not-found message on reload. A re-installation appears to have fixed the matter.Thank you for pointing me in the right...
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 ArticleAdministration Joomla! 4.x • Re: Dashboard reporting incorrect PHP version -...
Welcome to the Joomla forum!When you ran the script phpinfo.php, was it run from the main Joomla folder, the same folder where the file configuration.php is located?Yes I did and thank you for the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MySql 8.0.13
The allure of enhanced performance and security with MySQL 8.0 is undeniable. However, the decision to mandate a minimum requirement of MySQL 8.0 for Joomla 5, despite Joomla 5 not utilizing any new...
View ArticleSecurity in Joomla! 5.x • Disabling MFA
Hello,I have disabled MFA plugins on front-end but the Passkey icon remains on the login module.Can you help me ?Thanks in advanceStatistics: Posted by fredooweb — Sun Apr 14, 2024 2:51 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Removing border around a banner image...
In Cassiopeia, I've put an image in the banner position that displays with a white border on each side. I would like to eliminate the border, so using Developer Tools in Chome, I believe I found the...
View Article