Joomla! 5.x • No puedo ver los perfiles de otros usuarios
Hola gente soy algo "novato" y como dice el titulo, al iniciar sesion en la pagina web no puedo ver ni acceder a otro perfil de usuario, en el administrador de joomla y en la configuracion global...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Getting error messages when trying...
How large is the file? If it's Megabytes, it's probably q Quick Start Package and not a Template.Unzip the Package and see if it contains the Setup xml File.Statistics: Posted by Per Yngve Berg — Mon...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Error encountered in Joomla 5...
I believe you have been told before that when you still have J3 templates left in a J4/5 update the update has not completed successfully.Statistics: Posted by gws — Mon Dec 02, 2024 5:28 pm
View ArticleJoomla! 5.x Coding • Re: Center items in Container
Centering the image will work for now. Thank you both.Statistics: Posted by guy_in_ohio — Mon Dec 02, 2024 5:47 pm
View ArticleAdministration Joomla! 5.x • Re: How to Disable Automatic Links in Editor
Hi Murray, The function of that is yes, but no plugin was added in Joomla 5 for that; any feature settings for the Joomla default TinyMCE editor does not have the option to disable the auto link...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Migrating generates an error...
Hi and thanks for your answer.No, but I have set the default value of extra_params in _extensions and _modules to "NULL" before upgrading and that did fix it!Statistics: Posted by DominikReber — Tue...
View ArticleAdministration Joomla! 5.x • Re: User Registration / Password change
No you have not. I will give you an example of step by stepMenu >>> Main menu >>> New >>> Menu item type ... Users ...'Password Reset'Now that is step by step. Please do...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Vertical Dropdown Menu
You can try this smoot vertical menu click on left hamburger menu there and there is many optionshttp://verticalmenu.demo.offlajn.com/Statistics: Posted by darb — Tue Dec 03, 2024 4:14 pm
View ArticleJoomla! 3.x • Re: Μεταφορά σε νέο server
Υποθέτω αν μεταφέρεις τα αρχεία χειροκίνητα με FTP (χωρίς zip), την βάση με την ίδια κωδικοποίηση, και εφόσον ενεργοποιήσεις την ίδια έκδοση ΡΗΡ τότε δεν θα έχεις κάποιο σφάλμα.Statistics: Posted by...
View ArticleJoomla! 5.x Coding • Help with Custom Module
Hi,I'm having trouble creating a simple module. Currently using Joomla 5.2.2, I started off by cloning a module I wrote last year for Joomla 4.0 at the time and which does work well.The thing is, this...
View ArticleMigrating and Upgrading to Joomla! 5.x • server error update
Hi, I want to update my joomla website from 4.4.9 to 5.2 but I get this error, see printscreen:Statistics: Posted by maffeaffe — Tue Dec 03, 2024 5:26 pm
View ArticleJoomla! 5.x Coding • Re: Help with Custom Module
Works for me™Statistics: Posted by SharkyKZ — Tue Dec 03, 2024 5:31 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: User login very slow
I asked ChatGPT this question: Are there any know problems with using the Apache web server and PHP-FPM?The answer was interesting but too long to paste here. I might use it in Joomla documentation....
View ArticleAdministration Joomla! 5.x • Google Duplicate without user-selected canonical...
I have Google Search Console complaining that I have several pages that are "Duplicate without user-selected canonical". In fact, it is a category blog with 41 articles broken into several 'pages'...
View ArticleAdministration Joomla! 5.x • Re: Google Duplicate without user-selected...
Phoca Download is perfect for this task.https://extensions.joomla.org/extension/phoca-download/Statistics: Posted by Per Yngve Berg — Wed Dec 04, 2024 2:37 pm
View ArticleAdministration Joomla! 5.x • Re: Cache size increases and automatic purge of...
It seems that the CLI function described here: https://jdocmanual.org/en/jdocmanual?ar ... ache-files does not purge but instead empties cache which is not what I am looking for.Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Automate Modules: Articles - Category
One of our websites uses a module (Modules: Articles - Category) to display the most current sub-categories of the News category on the website. To get the title of each of the (8) sub-categories to...
View ArticleJoomla! 4.x Coding • SOLVED Re: Help required with Joomla API connection
Ok I solved this:Code: const eventLink = `href ="${esciURL}index.php?option=com_eventbooking&view=event&id=${id}"`;<a ${eventLink}>View Event</a>Statistics: Posted by ontarget —...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Automate Modules: Articles - Category
Have you tried the new Articles module in Joomla 5.2?What about creating one module instance for one sub-category to display the most recent article in that sub-category.Duplicate that module for each...
View ArticleAdministration Joomla! 5.x • Re: Strange behavior of readmore in text
We did some further investigation on this matter. Because the 2 most used editors in Joomla do something different with The readmore button you get strange stuff.Sometimes it works sometimes it...
View Article