General Questions/New to Joomla! 5.x • Internal Server Error when saving...
Friends, I have a problem that appeared in Joomla 5.0.3 and continued in 5.1The Easy Jobs Manager and JCE extensions, when using the Options button at the top right, when saving the settings, the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Media Manager has no folders nor...
Ok To modern times I have the same problem BUT my work around is pointing to the update server in the DashboardOn startup all the J 5 dashboard notifications are red If I the check System Joomla shoes...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: joomla native pdf embed
I have very similar problems.Starting with a completely blank page I select "CMS Content" -> Media. I then select a pdf file.If I leave the "Additional Data" at "Download" there is no reaction when...
View ArticleExtensions for Joomla! 5.x • Re: Does anyone know of an Image Gallery that...
Hey egdotcom,Thank you for using my extension SIGE Pro (I'm the developer of Kubik-Rubik Joomla! Extensions).You don't have to use the ID created by the component; this is just the new way to create...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: joomla 5 favicon back background...
Transparency is not possible in apple-touch-icons.Realfavicongenerator sets the background to black by default.At the settings for the apple-touch-icon you can set the prefered background color.Note:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Calendar field error after update 5.1
On line 400 either the filterFormat is invalid or the value is invalid. You could start by looking for the strings in your language files. In en-GB they are like this:Code:...
View ArticleTemplates for Joomla! 3.x • Re: Best practices for optimizing content...
Welcome to Joomla forum!I've used CDNs for caching files like images but not for other website content like articles.Joomla's articles are stored in the database. You can use cache to create static...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error Pages in General
If you already have external error pages that you can reference with ErrorDOcument directives in your .htaccess, I would say stick with that method.THANK YOU again...BJStatistics: Posted by chadduck —...
View ArticleAdministration Joomla! 5.x • Re: Media Manager empty has no folders nor files.
gwsThanks for the hep so farI located it with file manager on the server as followsHome Directory/public_html/configuration.php the entry is public $live_site = 'http://www.dragonflies.co.za';Now the...
View ArticleExtensions for Joomla! 5.x • move the mountain (K2)
Hello,Im thinking if K2 do not want to update for J!5, why do you don't deliver k2 features into v5.2 ?I think many people will want this and also you find some people that will be willing to...
View ArticleTemplates for Joomla! 5.x • Best pagebuilder for Joomla?
Sorry if not allowed. I just discovered 'page builders' and their awesome front end editing capabilities. At least in the tutorial videos they were For my localhost. dev. joomla site, I installed the...
View ArticleJoomla! 4.x Coding • Re: I want to remove individual css files, code not...
Thanks for your quick reply. But this url does not help me. I appreciate your help, thanks again.You should read again, because in that link is where you will find the answer. The method...
View ArticleExtensions for Joomla! 5.x • Re: move the mountain (K2)
That's the joy of open source, you can create the code you want for this and then submit a pull request.Statistics: Posted by gws — Fri May 03, 2024 3:55 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Menues limited access?
I have a custom user group with limited access. For site modules, I can restrict access on some with permissions, while allowing it to others.However, is there a way to do this for menues as well? I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: After update to Joomla! 5.1.0...
Finally found a way to get those embeds back. Go to file -> Joomla/plugins/editors/tinymce/src/PluginTraits/DisplayTrait.phpChange line 463, 464 code as followsCode: 'sandbox_iframes' => false,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: multi-factor authorization
Email is good as a backup system, but use a faster system on a daily basis such as TOTP.Statistics: Posted by Per Yngve Berg — Sat May 04, 2024 1:04 pm
View ArticleInstallation Joomla! 5.x • Error on installtion J5
Greetings, i have setup an Ubuntu VPS and installed Nginx, MySQL and PHP on it, but when i navigate to the IP address to start the Joomla installation process for the first time i get the following...
View ArticleInstallation Joomla! 5.x • Re: Error on installtion J5
https://docs.joomla.org/NginxYou must have a domain name, not IP address.Please use the Forum Post Assistant (See Red Frame above)Statistics: Posted by Per Yngve Berg — Sat May 04, 2024 2:06 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Joomla-WordPress migration
Calling on the Joomla community for insights: I'm exploring options to streamline SEO meta information syncing between Joomla and WordPress. While considering a free WordPress plugin for this purpose,...
View ArticleJoomla! 5.x Coding • Re: From JRoute to Route?
For get the category link should be:Code: Route::_(RouteHelper::getCategoryRoute($this->item->catid, $this->item->language));Statistics: Posted by carlitorweb — Sat May 04, 2024 2:52 pm
View Article