Administration Joomla! 5.x • Re: restoring Akeeba Backup of Version 5.1 hangs
Hi allUsual story !Remove and reinstall and all goes Ok !I am reminded of the "Jaguar Joke". Man in jag breaks down on motorway. Jaguar support says "remove engine, and reinstall - do NOT change...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Some newbie questions...
Hi. This is not a browser problem. For some reason, at times CSS from your server do not load. Do you use latest Joomla version?Try rename the existing .htaccess to htaccess-old.txt and exixsting...
View ArticleGeneral Questions/New to Joomla! 5.x • Menus Not Displaying Correctly
The menus on my Joomla site are not displaying correctly. Some menu items are missing, while others are appearing in the wrong order. I've checked the menu settings and everything seems to be...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Menus Not Displaying Correctly
Welcome to Joomla forum!Do you mean that the front-end menu items are not displaying correctly?Did you try Menus > Main Menu > [Rebuild] button?Statistics: Posted by pe7er — Mon Apr 29, 2024...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Removing border around a banner...
To eliminate the white border around the banner image in Cassiopeia, you'll want to adjust the padding of the div.grid-child.container-below-top element. You can achieve this by overriding the default...
View ArticleGeneral 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 ArticleAdministration Joomla! 4.x • "Third-party cookie will be blocked"...
I am on Joomla 4.4.1. With recent releases of chrome, I see this warning 50+ times on my site:Third-party cookie will be blocked. Learn more in the Issues tab.The details from the Issues tab is as...
View ArticleAdministration Joomla! 5.x • Re: TinyMCE sandboxes scripts in iframes
I confirm it. I put to article:<iframe src="https://drive.google.com/file/d/gkhbjfblkjgdf/preview" width="2000" height="700" allow="autoplay"></iframe>and TinyMCE adds sandbox="" attribute...
View ArticleInstallation Joomla! 5.x • Re: Joomla 5 Min Requirements Concern.
Make a backup with akeeba, use akeeba backup and their kickstart.php to install on wampserver on your pc. Then update it via wampserver,make a backup when updated and then install that backup on live...
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 ArticleExtensions for Joomla! 5.x • Re: extension for booking of physical...
Can't you use an extension for booking hotel rooms?I will have to, if there is no better option. The "hook" is a predefined booking period: "per week", "per months". The extentions that I tested do...
View ArticleInstallation Joomla! 5.x • Re: In which NGINX directory must add the...
I set it this exact way, and I got the following error...Note that there is no "autoload_psr4.php" file.http://130.162.233.174/installation/index.phpScreenshot 2024-05-01 at 2.38.21 PM.pngStatistics:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Some newbie questions...
First of all, i would like to thank all of you, and Pavel, for the time you gave me. Thank you so much.My hosting solved the problem. When i wrote them, they answered:"It seems to be a known problem...
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 Article