Migrating and Upgrading to Joomla! 5.x • sub menu not displaying when...
I put 2 menus on home page to test, positioned in left side bar all ok, position in menu and sub menus will not display. tried separator and menu header, same results. Using Cassiopeia default...
View ArticleJoomla! 5.x Coding • Integrating shipping data
I've written an app to compile shipping costs for each suburb and postcode in Australia using the Border Express API. I'd ideally like to be able to code the integration of this data to Joomla. Let's...
View ArticleTemplates for Joomla! 3.x • description joomla 3 and title my code
Hi, do you know which file in my Joomla 3 is responsible for the description.I need to find a file that gives the template the rights to output a description so that I can output a description in the...
View ArticleTemplates for Joomla! 3.x • Re: description joomla 3 and title my code
<?php if (JMenuSite::getInstance('site')->getActive()->alias == 'mng') { ?><?php } ?>Statistics: Posted by beluaev007 — Tue Jun 11, 2024 5:08 am
View ArticleJoomla! 5.x Coding • Re: Integrating shipping data
It's unclear for what purpose you need this. If you want to integrate this into an ecommerce extension, you have to write a plugin for that specific extension. Data format can be anything, it will be...
View ArticleMigrating and Upgrading to Joomla! 5.x • You are not permitted to use that...
I have set up a Joomla 2.5 project locally. However, whenever I try to edit any article or module, I receive the following message: "You are not permitted to use that link to directly access that...
View ArticleGeneral Questions/New to Joomla! 5.x • Redirection domaine Joomla <>...
Bonjour à tous,Nous avons un ancien site sous Joomla, www.gestivert.com, et avons récemment lancé une version sous WordPress, www.gesti-vert.comNous envisageons de rediriger le domaine gestivert vers...
View ArticleJoomla! 4.x Coding • Re: How to write e.g. left join with nested select...
Thanks, this is what I was looking for!I noticed that I also had to doCode: $innerQuery = $db->getQuery(true);before building the inner query.Statistics: Posted by JanoD — Tue Jun 11, 2024 5:56 am
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: sub menu not displaying when...
In the menu module, Advanced tab, Layout item - try selecting Collapsible Dropdown.Statistics: Posted by ceford — Tue Jun 11, 2024 6:20 am
View ArticleAdministration Joomla! 5.x • Admin back-end user interface changes sizes by...
Soon as I login to Admin, the screen looks great for a half-second, then everything jumps to large and disproportionate fonts and icons all by itself. Then each time I click the various menu options,...
View ArticleAdministration Joomla! 5.x • Re: Admin back-end user interface changes sizes...
Tried to make a few second video... yikes it is 32 megabytes to make just a few second vid of this. The menu goes from narrow to wide at the same time the icons go from decent to large. Doing nothing...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Show Balloons completely gone from...
I think J5 has changed it so instead of the the tooltip bubbles you can change the button text to the actual article name rather than "Next" and "Previous".I can't see any "tooltip bubble" option in...
View ArticleGeneral Questions/New to Joomla! 5.x • Github #25415 Multilanguage Status:...
Last week I had zero errors in Multilingual Status. This week, having NO IDEA what I might have done THIS TIME to change SOME THING --- the fairly new system goes bonkers by itself. Inside the...
View ArticleAdministration Joomla! 5.x • Deleting a User in Joomla leaves that User in...
I am a complicated man. I make life complex by pushing every boundary. I push Joomla to have Community Builder, Joomdle, Moodle, and six ways to Sunday to make a front-end driven portal that is...
View ArticleAdministration Joomla! 5.x • Re: Deleting a User in Joomla leaves that User...
Also scrubbing that user out of trash via Empty Trash keeps [it] available as a contact, until of course it is deleted and trashed out of Contacts separately.Statistics: Posted by JimHomyak — Wed Jun...
View ArticleGeneral Questions/New to Joomla! 4.x • New to joomla, trying to make personal...
Hello. Im new to joomla. I have installed (not me really but a script from a hosting provider) and it is working. Im just using cassiopeia for now in order to learn how to handle joomla.I maged to do...
View ArticleAdministration Joomla! 5.x • Re: administrative area of Joomla! losing CSS...
So guys, after posting this problem I went to dinner, and now I came back a few hours later and just refreshed the page and the magic happened, my Joomla is normal. I don't know why this is happening,...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: The update completed with errors
what were the errors you encountered (as listed in the update log)? Was it only the one about could not delete the zip file or were there others.Check the file permissions on the server. The script...
View ArticleTemplates for Joomla! 4.x • Re: How to change the color of buttons
What component of the store is it?Statistics: Posted by pablop76 — Thu Jun 13, 2024 4:53 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Migrating from MySQL to MariaDB...
I also used WampServer for a very long time, I then switched to laragon because I found it more pliable for switching between versions of PHP and mysql and MariaDB.It also allows you to use HeidySQL...
View Article