Templates for Joomla! 4.x • Re: How to place logo only in nav menu of mobile...
I think you'd use CSS @media queries (not the expert, so only pointing you to relevant resources that might help):https://www.w3schools.com/css/css_rwd_mediaqueries.asp and more examples:...
View ArticleExtensions for Joomla! 3.x • Re: JCE Mediabox popup not work on subpages
Try adding "jcepopup" as a CSS class name to the link.Are your settings in JCE the same as these:For example:jce-media-box.jpgmedia-box-2.jpgStatistics: Posted by AMurray — Thu Apr 25, 2024 10:05 pm
View ArticleInstallation Joomla! 5.x • Re: "could not connect to the...
I believe XAMPP does require a MySQL db user with a password (I'm sure I read that recently; perhaps I'm misinformed). I use WAMPServer ordinarily, and out of the box the MySQL password (e.g. to log...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: fpa-en.php Error "The page...
Two problems. If the FPA script is run from the command prompt, it shows the details of the version of PHP used by Command Line Interface (CLI), which details can be different from the version of PHP...
View ArticleLanguage - Joomla! 5.x • Re: Flags are not showing in multilingual site
This is Helix Ultimate problem - you need to take it up with the template supplier. To a Joomla purist your site structure is too unconventional (for me) to guess how to fix it.Statistics: Posted by...
View ArticleExtensions for Joomla! 5.x • Re: Error when trying to delete user account
https://forumpostassistant.github.io/docs/ pleaseAlso try Joom,a update >>> check for updates ... reinstall core filesStatistics: Posted by Webdongle — Fri Apr 26, 2024 8:26 pm
View ArticleExtensions for Joomla! 4.x • Re: News Feed Wording
Change it with a Language Override.lang_override-news-feeds.jpgThe above example is for the News Feed component. Repeat the process for the Module language override.Statistics: Posted by AMurray — Fri...
View ArticleGeneral Questions/New to Joomla! 5.x • Update Joomla 5.1.0 image error...
Good afternoon, after updating Joomla 5.1.0 I have encountered a problem. "images/2024/04/01/playsector20240426051030.jpg" The path of the image is images/2024/04/01/playsector20240426051030.jpg,...
View ArticleJoomla! 5.x Coding • Re: AI Semantic Search Integration with Joomla
Welcome to the Joomla forum!Have you seen this presentation from the recent JoomlaDay USA: Adding AI-Powered Semantic Search To Your Joomla Site?Statistics: Posted by toivo — Fri Apr 26, 2024 10:53 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: url to news post?
You can get article's non-SEF link using Joomla\Component\Content\Site\Helper\RouteHelper::getArticleRoute(). Run in through Joomla\CMS\Router\Route::_() to get the SEF link:Code: use...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Using the J! API to authenticate...
The Password is hashed with a one way method and cannot be retrieved.Not a problem currently - the other app stores the hashed password and compares it with the J! hashed password.I was just looking...
View ArticleJoomla! 5.x Coding • Re: AI Support Chat Integration with Joomla
Found https://docs.joomla.org/J4.x:Creating_a ... for_Joomlanot sure if this is what you are looking for?Statistics: Posted by Webdongle — Sat Apr 27, 2024 6:47 pm
View ArticlePerformance - Joomla! 4.x • Re: Site locks after uploading media
It seems like Joomla is acting up after you upgraded to version 4.2.2, especially when you try to upload pictures. Here are some things you could try:Check out your server's error logs. They might...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5.1.0 image error...
Where can I see an override to show you this?Please check in your template root folder, if you have a "html" folder. If yes, then check you have a com_content/article folder.Statistics: Posted by...
View ArticleJ! 5.x - L'atelier! • Re: ajouter un texte défilant
Mod. Note: Relocated topic from English to French forum.Statistics: Posted by Per Yngve Berg — Sun Apr 28, 2024 5:12 pm
View ArticleThai Forum • Re: แนะนำการสำรองข้อมูล Backup Joomla! ทั้งเว็บ ด้วย MJClone
ขอบคุณนะครับStatistics: Posted by kidteung55 — Sun Apr 28, 2024 5:36 pm
View ArticleThai Forum • Re: วิธีการติดตั้งเว็บบอร์ด SMF ใช้ร่วมกับ joomla!
ขอบคุนมากครับStatistics: Posted by james1349 — Sun Apr 28, 2024 5:44 pm
View ArticleAdministration Joomla! 5.x • Re: restoring Akeeba Backup of Version 5.1 hangs
That’s not my experience restoring to XAMMP from live site using current Akeeba Backup core and Kickstart 8.0.4Suspect a server set-up/compatibility issue but it will be like finding a needle in a...
View ArticleAdministration Joomla! 5.x • Re: Restricted content throwing 'you don't have...
Welcome to Joomla forum!"Access" determines which User Group can view the form."Permissions" determines which User Groups can do what.In RSForm Pro > go to Dashboard > click on the [Options]...
View ArticleTemplates for Joomla! 5.x • Joomla template 'Select' shows 404 error
Head scratcher lol. I downloaded/installed/enabled the Joomla 'Select' template from Ordasoft. I loved how it looked in the demo. It looked nothing like the demo(in fact had same content from default...
View Article