Announcements Discussions • Re: Discuss Joomla! 5.1.3
Sorry about that, i was using com_search (from previous ice age) instead of com_finder.Joomla 5.1.3 breaks com_search as well as com_finder, but RC2 update works with com_finder.Statistics: Posted by...
View ArticleExtensions for Joomla! 5.x • Best way to set up a searchable...
Hello all,I'm currently involved in updating and migrating a non-profit archaeological website to Joomla 5 (using a Gantry 5 framework and template). As we know that the former version website is used...
View ArticleGeneral Questions/New to Joomla! 5.x • How do I create a link to an article...
How do I create a link to an article that is not already somewhere in the menu or the front end?I am building a new website which is not live yet.I want to create links to articles that are not...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How do I create a link to an...
Do you use the JCE Editor? It has a Linker to Articles.URL; /<Alias of Menu Item>/<Alias of Article>The Menu Item is that one you want to use, not always the one that is pointing to the...
View ArticleExtensions for Joomla! 5.x • Re: Best way to set up a searchable...
https://extensions.joomla.org/category/ ... portfolio/https://extensions.joomla.org/category/ ... directory/Fabrik can also be an alternative: https://www.fabrikar.comIt have the capability of...
View ArticleExtensions for Joomla! 5.x • Social proof popup close button not closing popup
greetingsI am not much of a coder but I fiddle with it.I am using Joomla 4.4.6 and Gantry 5The social proof popup at the bottom left does NOT allow me to close the popup window with the close button...
View ArticleJoomla! 4.x • Re: Αλλαγή σε font στο μενου του Joomla 4
Καλημέρα, σας ευχαριστώ πολύ για την απάντηση. Το site είναι το kivotoshelp.gr Θα δοκιμάσω αυτά που λέτε.Statistics: Posted by cghera — Mon Aug 26, 2024 7:23 am
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors on upgrading to 4.4.6
Can anynone of you experienced in Joomla be specific in whats wrong in the openbase setup?Open Base:...
View ArticleJoomla! 5.x Coding • Re: Converting J3 MVC component to J5
Most "JName" classes have been refactored to other names and name spacing.Code: $app = JFactory::getApplication();is in J4 + J5:Code: use Joomla\CMS\Factory;$app = Factory::getApplication();I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart Searh indexing error
I found a way around this problem, same error comes when try to edit this article. I did batch copy and it gave me same or similar error, didn't look closely. But it copied the article and now I have...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can autoload_psr4.php be left as...
how did it get there then if i didnt add it?it also has some "....12-cache-_media_version-x3.....".php file inside the folder (and with index.html like the cache folder itself)Statistics: Posted by...
View ArticleLanguage - Joomla! 5.x • Re: Error when using the Persian language pack
Thanks for the informationStatistics: Posted by imanickam — Mon Aug 26, 2024 11:24 am
View ArticleGeneral Questions/New to Joomla! 5.x • Erroneous Messages
HiI have a web site at: https://tdocplus.co.uk/01_ROPA/When one logs in, one gets a message on the default homepage which is wrong ! Login name: joomla password 1111?1111It reads "You don't have...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: menu items
can you please tell me the key features of Joomla 5??Sorry, your question is off topic. There are many tutorials and articles online. If you have a particular question, please feel free to create a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Akeeba Backup running slowly?
I moved a few sites over to the host you are using (Hostinger, right?) when you had problems with your old host some months ago and I've been experiencing "the slows" lately.I don't think it is Akeeba...
View ArticleGeneral Questions/New to Joomla! 5.x • Plugin update fail - backend blocked
Hi everyone, yesterday I clicked on the "update" button for my plugins - and it did 2 OK (I can't remember which ones they were) but on the third, which was Iubenda, I got this message on the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error: Call to a member function...
Hi Toivo,what I can find out is: In the status-line I see this:$_GET []$_POSTarray:7 [ "username" => "admin2" "password" => "***redacted***" "Submit" => "" "option" => "com_users" "task"...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Plugin update fail - backend blocked
Use phpmyadmin to disable the Plugin in the Extensions Database Tables.Statistics: Posted by Per Yngve Berg — Tue Aug 27, 2024 12:41 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: No notifications of available updates
Make a backup with AkeebaDownload https://downloads.joomla.org/cms/joomla ... format=zip then use upload and update from the Joomla update menuHello, thanks for the reply. I tried with 4.4.6 and 4.4.7...
View ArticleJoomla! 5.x Coding • Latex for Joomla?
I use Joomla ro run a maths site. Have just upgraded to 5.1.3 and not properly started using it yet.Is latex included? On joomla 3.1 I had to use an extension.Would be an obvious thging to add to...
View Article