Joomla! 4.x Coding • Re: docs.joomla.org/J4.x:Dev - broken link? missing page?
This content unfortunately vanished. It seems only to be accessible at archive.org:A lot (all?) of it has moved tohttps://codeberg.org/astrid/j4exampleco ... 1077e6ece2and thereaboutsStatistics:...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Joomla update problem 5.0.2 php...
jquery not loading might be because of the t4_bs5_blank (1.2.1) template?Statistics: Posted by Webdongle — Sat Mar 23, 2024 4:34 pm
View ArticleJoomla! 5.x Coding • Re: Where to put a js.map file?
in the .js fileStatistics: Posted by ajwad_123456 — Sat Mar 23, 2024 4:44 pm
View ArticleAdministration Joomla! 5.x • Re: icon for external link
Code: a[target="_blank"]::after {font-family: "Font Awesome 6 Free";font-size: 14px;font-weight: 900;content: " \f35d";}That's work for me. Joomla 5.0.3. Note: Font Awesome version 6.I added a space...
View ArticleMigrating and Upgrading to Joomla! 5.x • Search stop working after upgrading...
As the title says, search page stop working after upgrading from v4 to v5.There is no error, just a "no results for your search" in public area, while in admin I have over 1100 articles...
View ArticleThai Forum • แนะนำการสำรองข้อมูล Backup Joomla! ทั้งเว็บ ด้วย MJClone
การสำรองข้อมูล Backup Joomla! ทั้งเว็บ ใช้ MJCloneStatistics: Posted by mindphp — Sat Mar 23, 2024 6:35 pm
View ArticleExtensions for Joomla! 5.x • joomla inventory
is there any specific extensions that allo joomla 5.x act as a ecommerce store and inventory.?looking to try to say post my card collections as each card is a product. and the biggest things is to say...
View ArticleJoomla! 5.x Coding • JSON response - 503 Service Unavailable
When I try the following simple JSON response component (com_jsonresponse) on a Joomla 5 (Joomla! 5.0.3 / PHP 8.1.27) installation the response is rendered as expected, but the response code is 503...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors with php8.2 / 8.3
Pls post results of https://forumpostassistant.github.io/docs/ FPA hereLeo Statistics: Posted by leolam — Sun Mar 24, 2024 4:00 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Update from 3 to 4 went wrong -...
I think you might want to reach out for professional services for assistance if the procedure with Akeeba etc is beyond your scope of expertiseLeo Statistics: Posted by leolam — Sun Mar 24, 2024 4:02 pm
View ArticleJoomla! 5.x Coding • Re: How to create User Group Progamatically
Welcome to Joomla forum!In Joomla 5 you can probably create a new User Group with something like the code below:Code: use Joomla\CMS\Factory;use...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: readmore plugin don't work
Thanks Per for anwsering me, but I disagree to what you did state.You are right, with blog menu item type only the text before the read more tag get shown, but than comes the buttom "Read More" to...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: A migrating from J3.10 to...
Worth noting that the backwards compatibility plugin that comes with J4 & J5 means that extensions that work on J4 “should” work on J5 too. My own personal experience is that they do.I’m gradually...
View ArticleInstallation Joomla! 5.x • Re: 0 Class...
THIS IS THE SOLUTION IF ANYONE ELSE EXPERIENCES THIS:https://github.com/joomla/joomla-cms/issues/38474Statistics: Posted by 4thdesign1 — Mon Mar 25, 2024 2:38 pm
View ArticleExtensions for Joomla! 4.x • Re: Cassiopeia Template
May be useful, viewtopic.php?t=999105Already do it !Added /* Hide sub-menu by default */.mod-menu .metismenu.mod-menu .mm-collapse { display: none;}/* Show sub-menu on hover */.mod-menu...
View ArticleAdministration Joomla! 3.x • Empty #__schemaorg database table
Hello,I have been doing some manual database cleanup of old and unsupported extensions in preparation of upgrading from 3.10.12 to version 5. I noticed there is an empty database table called...
View ArticleAdministration Joomla! 4.x • Re: User Registration Email error {ACTIVATE}
I re installed joomla core file, without successIn System / Mail Templates / Options:mail-options.pngSaved, but it is the same resultI changed plaint text to html, but is still the same resultI have...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Search stop working after...
Thank you Leo for than tip!Statistics: Posted by faridsilva — Mon Mar 25, 2024 4:54 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: type size for email addresses
url of site please.www.croydonmalevoicechoir.co.ukStatistics: Posted by petercg — Mon Mar 25, 2024 5:13 pm
View ArticleAdministration Joomla! 5.x • How to change the /administrator path to a...
Hi there, i want to change the path to the administrator page from /administrator to something else, but the extensions that i find are only compatible with J3 and are no supported anymore. There is...
View Article