General Questions/New to Joomla! 5.x • Pagination issues:
In my Joomla project, I have a category with news articles. However, in the settings for pagination (Main Menu/news, which is set to "category list") I am only given a limited number of articles to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: url to news post?
JRoute is deprecated and will not work in later versions of Joomla.Use the name-spaced function shown by @SharkyKZHmmm, ok. So how do I re-write the above, working though deprecated line of code to...
View ArticleGeneral Questions/New to Joomla! 5.x • Contact form?
So in my Joomla project, I'd like to have a contact form. Is there a built-in service in Joomla for this, or do I need to rely on extensions? Are there different types of contanct forms? I'm thinking...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problem with .htaccess file vol.2
I'm using this one now https://docs.joomla.org/Preconfigured_htaccess and still have problems. Many buttons in administrator are dead, and the styling with lists is distorted.Statistics: Posted by...
View ArticleAdministration Joomla! 5.x • Re: I am puzzeled by the blog sample data
Thank you again. I checked out your reply and found that the /templates/cassiopeia/html/mod_custom/banner.php file on my site contains exactly the same code as the Joomla blog sample site. Yet the...
View ArticleAdministration Joomla! 5.x • Re: Upload Images using Frontend
Thank you very much!I installed JCE.Do I have to define JCE as the default editor?Statistics: Posted by Marka_DE — Tue Apr 30, 2024 2:15 pm
View ArticleJoomla 4.x - Задайте здесь свой вопрос по поддержке • Joomla 4.3.2 with nginx...
Joomla 4.3.2 with nginx dont show preview, help me. Only several pictures can view pteview. I haven't been able to solve the problem for a month nowMy nginx config nginx.conf: | server { listen 80;...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: No contacts in the admin panel...
Thank you!Here is what I see when I search for contact:main & main-menu contact.jpg(連絡先 is Japanese for contact)I've no idea as to what I should change... If there is some other info item...
View ArticleJoomla! 5.x Coding • Re: Filter by categories and category title in the list...
You need to include the possible filters in your config array built in the __construct method.So your published filter needs the entry 'published' added to that array.Yes, right. But I have filters in...
View ArticleGeneral Questions/New to Joomla! 3.x • Is it still safe to use Joomla 3.10.12?
Hey. I'm using Joomla 4.x mostly, but I can't move to a newer version (from 3.10.12) because of the K2 and some other extensions. How bad is it? I've found some alternatives for those extensions. Some...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Is it still safe to use Joomla...
Joomla 3.10.12 is end-of-life since August 2023.There have been found some security issues that also affect the 3.10 series:https://developer.joomla.org/security-centre.htmlWhat functionality of K2 do...
View ArticleGeneral Questions/New to Joomla! 5.x • Creating user with limited access?
So I understand you can create users with different grades of access.Let's say I want to create a user and only allow that user to add/remove/change articles of a specific category. How do I...
View ArticleJoomla! 5.x Coding • Multiple grids, checks not working
I've got two grids in the same form (in different tabs), but my buttons with "listCheck" and the grid.checkAll boxes no longer work. How can I re-establish them?Statistics: Posted by MarkRS — Wed May...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Pagination issues:
<<, <, >, >>These arrows are from Font Awesome. J4 uses Font Awesome 5, J5 uses Font Awesome 6. Check if the Font Awesome right version is connected in your template.Without URL not...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contact form?
If you will use com_contact - do not forget to enable Captcha. Maybe even HCaptcha.Which Captcha extension can you recommend? One that is compatible with the built-in Joomla form.Statistics: Posted by...
View ArticleInstallation Joomla! 5.x • Re: Trying to install joomla 5 on Pi
You have to get your database working. Does it work with phpMyAdmin or mysql from the command line? Have you created a database and database user for your Joomla installation?You are likely to need...
View ArticleSecurity in Joomla! 5.x • Re: Acunetix "Internal Server Error"
I am running Joomla on IIS 10.0Statistics: Posted by abernfr — Wed May 01, 2024 2:31 pm
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: SEO Question
That is correct. It always happens when you use the standard Joomla 'list of tagged items'.Statistics: Posted by deroderuiter — Wed May 01, 2024 2:36 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Content download
Hello,I am looking for a component to download articles and images and URL's. What are the best recommendations, ease of use etc? Thank you in advance!Statistics: Posted by webcent2014 — Wed May 01,...
View ArticleJoomla! 5.x Coding • Re: accessiblemedia field form for visitors ?
Allright, i'll see this, thanksStatistics: Posted by maximeb — Thu May 02, 2024 11:48 am
View Article