Extensions for Joomla! 5.x • Re: JCE editor stripping PHP date code
As an afterthought, it is possible to customise the Joomla Footer module that changes the year in the copyright clause automatically. Create a template override of mod_footer and edit the PHP code in...
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
Joomla derives list view name by pluralizing the item view. If you stick with core MVC, that would be the convention to follow. But alternatively you can declare the list view name in your...
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
Can't you then just use the cURL method? It is not going to disappear overnight.Statistics: Posted by toivo — Sat Mar 30, 2024 10:41 pm
View ArticleExtensions for Joomla! 5.x • Filter Content Using Tags
I have tried several extensions and none are doing what I need. As my site gets more photo galleries, I'd like to offer the option to have pull-down menus on top to narrow down the search results for...
View ArticleGeneral Questions/New to Joomla! 4.x • SQL Table error cannot backup...
hi folks, hope you are fine, we get some server down tonite (1) and when the server get back, i'll tried to do a backup and get this messageIncorrect datetime value: '2024-03-31 02:26:45' for column...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: SQL Table error cannot backup...
From memory I recall you can edit the date column of the table to allow dates?Statistics: Posted by Webdongle — Sun Mar 31, 2024 3:42 am
View ArticleMigrating and Upgrading to Joomla! 5.x • Promoting subfolder J5 Site
HI all, my scenario is I have an active J2.5 membership based site and currently developing a J5 site in a subfolder. In the near future my intention is to promote the J5 subfolder site to the main...
View ArticleAdministracja • Re: Ilustracja wprowadzenia
Jeżeli id kategorii jest różne od id kategorii blog nie pokazywać obrazka wprowadzającego.Oczywiście odwrotnie, czyli pokazewać Statistics: Posted by pablop76 — Sun Mar 31, 2024 6:58 pm
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Joomla 5 SEF...
This the _menu table:Screenshot 2024-03-31 at 22.44.29.pngStatistics: Posted by hackermade — Sun Mar 31, 2024 7:45 pm
View ArticleTemplates for Joomla! 4.x • Re: Creating template as Cassiopeia copy
Create a Child template would be easier https://docs.joomla.org/Help5.x:Templat ... e_selectedStatistics: Posted by Webdongle — Sun Mar 31, 2024 8:50 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Form with multiple selection criteria
Do you need a web form used as a search form, where the user inputs their criteria to retrieve job vacancies, or a form to submit such job vacancies (or both)?These are the current extensions that may...
View ArticleExtensions for Joomla! 4.x • Re: 0 - Invalid controller class: method while...
The Multi-Factor Authentication (MFA) looks like a red herring here.5 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/modules/mod_igallery/tmpl/default.php:1713...
View ArticleGeneral Questions/New to Joomla! 4.x • Error edit category backend
I get the following error when I want to edit a category in the backend :Code: An error has occurred.0 array_key_exists(): Argument #2 ($array) must be of type array, null givenCall...
View ArticleTemplates for Joomla! 5.x • Re: Control width of Offcanvas in Shaper...
You're set white-space: nowrap; for "sp-contact-info li".Use devtools and checkStatistics: Posted by pablop76 — Thu Apr 04, 2024 7:35 am
View ArticleGeneral Questions/New to Joomla! 5.x • Cleaning up the MFA Frontend URL?
Hello,When enrolling a new user on the front end of the site, the URL is site.com/component/users/methods.Itemid=101?Can I clean this up with a SEF URL? I have yet to find a menu item to use for it.It...
View ArticleAdministration Joomla! 4.x • Re: Message "The email domain ... is not...
HiThe allow and disallow are in Joomla's own configuration option. See attached.Yes, I have webmaster@propertyregulation.org.uk setup and working.And as you stated propertyregulation.org.uk points to...
View ArticleGeneral Questions/New to Joomla! 4.x • How to make work the language...
Hello everybody, I've created a custom template for my multilanguage website in Joomla 4. However, the behavior of the language selector drop-down menu behaves a little strangely.In practice, once the...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Re: my main page seo
so far, every open source is OK, so I don't think the problem caused by Joomlado not look back to 10 or 15 years go, when versions are not updatedI think you need to check full technical SEO for your...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Re: Can Joomla4...
of course, every website needs SEOyour website rankings do not depend on open source (Wordpress, Joomla, PHPPP...), it depends on your effortsI think you need to optimize Onpage first, then focus on...
View ArticleAdministration Joomla! 5.x • Re: Joomla Admin Menu issue
Thanks for advice. But there is only one admin module... not even one in the trash.Statistics: Posted by jayceefan — Thu Apr 04, 2024 8:45 am
View Article