Templates for Joomla! 4.x • Re: Astroid template layout doesn't display
I just realized that when I look at the page where all the templates styles are shown, the Cassiopeia template has a different qualification that is always kept no matter whether it is chosen as the...
View ArticleAdministration Joomla! 5.x • Re: How to restrict Smart Search to ONLY show...
Default is to have separate Sessions for the Back-End and Front-End. You must have enabled Shared Sessions in Global Configuration .Thank you very much. I did turn that on awhile ago and forgot about...
View ArticleLanguage - Joomla! 5.x • Where to report a partially missing Russian Language...
I have a web site now with six languages on it. There is a message that I will turn off eventually but it is helpful now as I am developing. The useful language string in English says: "There are no...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to change the horizontal...
Do you mean align the menu to come under the heading? I thought you meant move menu items to another menu.That would be done with CSS, but depends on what template you use - it might be easier seeking...
View ArticleGeneral Questions/New to Joomla! 5.x • How to prevent Category List from...
When creating a Category List menu type, the page shows first a list (table) of articles, followed by links to subcategories.In the table, articles from subcategories are included too. I would like to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to prevent Category List from...
You're saying that despite Category levels set to "none" it still shows the sub-category items with no links)?Please provide a link demonstrating the issue. Create two sample pages for each setting as...
View ArticleAdministration Joomla! 5.x • Re: redirected to home page in admin area
I have had several cPanel professionals look at this problem and opened up possible security settings that may be causing the problem -- but the problem perists so it must be a Joomla security...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: How to Show "Tags"...
I had the same question for Joomla 5 and here is how I've found a solution. You'll have to copy administrator/components/com_content/tmpl/articles/default.phpto...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Updated to 4 and now there's no...
Ok, alright I have added those two lines to the '.htaccess' file, and it does reflect on the FPA.Then it's weird that the FPA Shows "Read-Only" in Red with a Red outline under "CONFIG MODE | 444" if...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Akeeba restoration in live site...
the screen where it shows the properties of the server, it says I am restoring to a PHP 5.6.X version but I know that our hosting has 8.2 version.Was the production site still using PHP 5.6? If you...
View ArticleGeneral Questions/New to Joomla! 4.x • I no longer have access to my site's...
Hello, I no longer have access to my site's administration (https://teamoptc.com/administrator/) -> ForbiddenYou don't have permission to access this resource. or error 404. Who knows a solution?...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I no longer have access to my...
ForbiddenYou don't have permission to access this resource.That message does not come from Joomla 4. Please contact your host for an explanation.The frontend of your site displays the message "The...
View ArticleGeneral Questions/New to Joomla! 5.x • Display Menu Module Title when menu...
I am using the default Cassiopeia template and I am trying to place a new bottom menu module in the footer position. The menu items display but the menu module title does not display. I can place a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Display Menu Module Title when...
It's normal for any module title not to appear when the module is displayed in the Footer position in Cassiopeia. It has nothing to do with CSS. If you want the module title to appear then you will...
View ArticleAdministration Joomla! 5.x • Re: Menu requires compatibility mode ON
So it is J5 compatible not J5 native.That is not the case. 'Compatible' in terms used in JED means full compatibility, which is what you call 'native'. The JED has two types of Joomla 5 extensions,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Menu Item to Wrapper includes...
In the menu item options under Advanced (tab)there's an option there to toggle on/off the frame borderhttps://docs.joomla.org/Help5.x:Menu_It ... vanced_TabStatistics: Posted by AMurray — Sat Dec 14,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Can I achieve these results using...
Is it possible to provide you the url directly so you can see the functions of the search landing page I'm hoping to set up? Also, I'm unsure how to display 4 different filters across the page as the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How do I create a button link to a...
I think the issue is you're trying to use "loadmodule" in a hyperlink. You can't directly link to modules using the "LoadModule" or "LoadPosition".You can link to your mailchimp form by embedding that...
View ArticleAdministration Joomla! 4.x • Re: Fatal error: Allowed memory size in...
Hostinger were probably right, it was your site.65536 Bytes = 0.065536 MB (in decimal)65536 Bytes = 0.0625 MB (in binary)2147483648 Bytes = 2147.483648 MB (in decimal)2147483648 Bytes = 2048 MB (in...
View ArticleJoomla! 5.x Coding • Problem Accessing Joomla Module Data via Custom API...
Hi Joomla Devs,I’m developing a custom API to access data from my Joomla module (mod_bahamasgastracker). The goal is to pull gas prices from the module so I can use it in a Progressive Web App...
View Article