Extensions 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 ArticleGeneral Questions/New to Joomla! 4.x • Error Pages in General
Well after some struggles, I finally have a working 404 error page in Joomla 4. It took some research and some combining of tutorials and Joomla documentation BUT it is accomplished.As I was looking...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contact form?
Any capture should work with the form. HCaptcha for instance as mentioned above.https://extensions.joomla.org/extension/hcaptcha/It works similarly to Google Recaptcha in that it has the "I'm not a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error "Cannot instantiate...
It is generally a good idea to remove all files from joomla root and to empty the data base before restoring an earlier version of your site.Statistics: Posted by gws — Fri May 03, 2024 5:17 pm
View ArticleJoomla! 4.x Coding • Re: When are MySQL updates done in update install?
The problem is the ordering of actions. I am creating new tables and modifying existing ones using the MySQL update feature of the installer (via a version-named sql file in the update directory).So I...
View ArticleJoomla! 5.x Coding • Re: Upgrading Extensions and Plugins to use "new...
cefordThanks for that . . . At 77, I am getting near the stage of not wanting to be bothered . . . Robbiej has done a splendid job tweaking my code - but I simply do not understand it !RichardIs good...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Menues limited access?
To display/hide a menu to/from a user group, edit the module for that menu. Select the 'Menu Assignment' tab accordingly https://docs.joomla.org/Help5.x:Site_Mo ... gnment_TabTo display/hide a menu...
View ArticleMigrating and Upgrading to Joomla! 5.x • J5.1, TinyMCE, Chrome vs Edge
When I first discovered that I had lost TinyMCE in Chrome, I immediately hit these forums. So before it is askedYES - I deleted cookies.YES - I have done a hard browesr reset.BUTAt this point in time...
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 ArticleExtensions for Joomla! 5.x • Re: move the mountain (K2)
I have got three or four different projects working on.joomla.org - seriousjoomlacoding.com - geekySo if there is a problem I can fixI can do it in the mixStatistics: Posted by JurajB — Sat May 04,...
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 ArticleExtensions for Joomla! 5.x • Facebook feed
Hi all.my question is for a Facebook feed. I know there is an official incorporation plugin, but as far as I remember, it's impossible tho change its colors, creating problems with dark webpages.Is...
View ArticleAdministration Joomla! 5.x • Connexion administration impossible
Bonjour,Après une MAJ manuelle de joomla 5.03 vers 5.10, j'ai ce message d'erreur qui m'empêche d'accéder au panneau administration. Le site fonctionne par ailleurs avec joomla 5.03. J'ai rétabli des...
View ArticleInstallation Joomla! 5.x • Re: Error on installation J5
That is working. However it's http. For https you need port 443 and a certificate.Some browsers block access to http.Statistics: Posted by Per Yngve Berg — Sun May 05, 2024 12:45 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Banner impression analytics inside...
Hi, I need help or an explanation/clarification regarding banner impressions.On my page, under the menu, I have a banner. It is displayed on all pages. Regarding Google Analytics 4 and Microsoft...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Banner impression analytics inside...
Do you have any sort of caching enabled?Statistics: Posted by SharkyKZ — Sun May 05, 2024 2:33 pm
View Article