General Questions/New to Joomla! 4.x • modification of mod_login/default.php...
I want to get rid of the 'forgot your password' and 'forgot your user name' on my main entry page.I have modified the mod_login/default.php file in system/templates/cassiopeia details.../modules/html...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: modification of...
You need to use PHP comments, not HTML comments https://www.php.net/manual/en/language. ... mments.php.Statistics: Posted by SharkyKZ — Fri Jan 10, 2025 5:39 pm
View Articleextensions.joomla.org - Feedback/Information • Re: JED Checker
HiFirst I found the problem with a missing JEXEC.It has to be in provider.php as well.Second, I have saved the two language files as utf-8 and notepad says lines end with CRLF.The other options in Win...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart search results not showing
The trick was creating a Component Area in the Astroid template. My mess was first that I didn't know I needed a component area, and secondly that I missed that Astroid has a widget for component...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Article Ordering
This feature is quite buggy.I ordered the articles in a way that's not being respected at all later using the page navigation buttons.This is the order I use in adming page:Screenshot:...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: How many hours do we need to...
According to their website, the AllVideos extension from JoomlaWorks is incompatible with J5. This is consistent with the information shown on the JED listing.JComments is not compatible with J4 or...
View ArticleAdministration Joomla! 5.x • Change URL in Account activated email
I have user registration set up for Admin approval and want to edit the final email sent to the new user.Currently, the email tells the user they can login at mydomain.com. I want to direct the user...
View ArticleJoomla! 4.x Coding • Re: HTTP_ACCEPT not correct
That is basically what I have already - and it used to work by detecting if the browser supported webp using the HTTP_ACCEPT. The simple solution given that all browsers support webp now is just to...
View ArticleGeneral Questions/New to Joomla! 5.x • Can not upload images (Superuser )
Logged in to "Home Dashboard" / "Content" / "Media" / "Upload"Select a small jpg-file from desktopError "Event onContentBeforeSave only accepts Boolean results"Webbrowser console:POST...
View ArticleAdministration Joomla! 5.x • Re: Change URL in Account activated email
You have to change the Email Template.https://docs.joomla.org/J5.x:Managing_M ... ate_LayoutStatistics: Posted by Per Yngve Berg — Sat Jan 11, 2025 8:20 pm
View ArticleExtensions for Joomla! 5.x • Re: Timeline scroller
There is a particle for the Gantry 5 framework for joomla.https://demo.joomlead.com/particles/ind ... /timeline/But I am currently holding off on using Gantry, its future is uncertain.The module will...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can not upload images (Superuser )
Session Path Writable: No ... should be YesStatistics: Posted by Webdongle — Sat Jan 11, 2025 9:08 pm
View ArticleFinnish Forum • Re: Päivityksen jälkeen sivusto ei toimi
Sait vastauksen toisessa paikassa: viewtopic.php?f=812&t=1014176Muuten, pidäpä mielessä että uuden keskustelunaiheen avaaminen samasta aiheesta on kielletty foorumin säännöissä.Statistics: Posted...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Schema.org custom...
I have four Joomla articles with embedded videos (not [[youtube]]) that Google complains that certain things like uploadDate is missing.Joomla 5.2.3Gantry 5 HydrogenPHP 8.3I have added Json+LD code in...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Schema.org...
Hi,What matters is what's in the actual page source code, not this snippet, so without the real link, debugging is not really possible.Statistics: Posted by shumisha — Sun Jan 12, 2025 7:41 pm
View ArticleExtensions for Joomla! 5.x • Re: Can't install Akeeba Backup
Joomla! Instance :: Joomla! 5.2.3-Stable (Uthabiti) 7-January-2025Joomla! Configured :: Yes | Read-Only (444) | Configuration Options :: Offline: true | SEF: true | SEF Suffix: false | SEF ReWrite:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Session table getting bigger,...
Mod note: split from the topic #__session table is not emptying. Please note that the configurations of Joomla and the web server can be different. Therefore it is important to create one's own...
View ArticleTemplates for Joomla! 5.x • Re: image in the module
You'd need to define the margins of the image (<img> element) in your custom css file, or if using an Editor such as JCE you can define image attributes such as margins within the Image...
View ArticleAdministration Joomla! 4.x • Re: Uninstalling Unused templates
Further information is required, please. Can you post the FPA report (see the red box under Forum Rules).You would normally uninstall templates like any other extension (Extension Manager). Double...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Add Linkedin tag to Joomla 5?
try it and see. It allows you to add HTML snippets (such as third-party code for external services) e.g. your code for LinkedIn.I can't see any documentation links on the JED so here's the direct link...
View Article