Extensions for Joomla! 4.x • Re: Food and beverage ordering system for waiters
You could try using something like Fabrik or BreezingForms for this. They’re flexible enough to set up something simple for orders, though you might have to tweak them a bit to get everything working...
View ArticleJoomla! 4.x Coding • PredefinedList Field in a Template Admin?
I've used the PredefinedList Form Field within a form for a component and was very happy with that, but I would like to use one in the Admin page (TemplateDetails.xml) of a custom template.The...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to display dates in an...
can you please rephrase the question - those fields are used to schedule the published article not to be displayed in the article.Statistics: Posted by AMurray — Fri Dec 27, 2024 2:15 pm
View ArticleAdministration Joomla! 4.x • Re: Helix Plug-in and update
If you don't have cPanel and the hosting provider 'isn't being helpful, it's time to change hosts to one that uses cpanel or something similar that makes web hosting management so much easier. That's...
View ArticleGeneral Questions/New to Joomla! 5.x • canonical link
I use RSSEO for SEO but when I put a canonical link in there I get 2 canonical links in the HTML.How can I turn off the "original" joomla canonical link?I would like to use this so that I can have...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: canonical link
Who can help me?Support at the extension author's site - RSJoomla?Statistics: Posted by gsmela — Fri Dec 27, 2024 4:23 pm
View ArticleExtensions for Joomla! 5.x • Services at home
HelloImagine that I'm a home worker (services at home premises like a home hairdresser) and I'm looking for a component that would enable me to organize my rounds AND allow customers to book...
View ArticleExtensions for Joomla! 5.x • Re: Services at home
If you have the skill, I created the same thing for an alternative therapist some while ago using Fabrik.https://fabrikar.com/Statistics: Posted by gws — Fri Dec 27, 2024 5:21 pm
View ArticleInstallation Joomla! 5.x • New install failure. FPA attached
I am adding a new install to migrate from an old J3 ( functional site ) to J5.Created new directory for the upgrade but cannot run installer. Get the Orange screen of death?Ran FPA it says PHP does...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Unable update past 4.4
Sorry for late reply. Missed this reply.I have multiple domains on same server and this is the only one with that problem. I have done same upgrades on multiple other sites on same server. This was...
View ArticleAdministration Joomla! 5.x • Re: Cannot find favicon.ico
Sorry late reply just saw this reply.I'm still figuring out changes from prior versions to J5. I don't like this one. It was so much easier to work on template mods when everything was just in...
View ArticleAdministration Joomla! 5.x • Re: Where is <header> for J5?
I found it more complicated with J5 because of the relocation of template data from /templates to /media/templates/site which spits stuff up.I liked it much better before it was "fixed" by moving...
View ArticleExtensions for Joomla! 5.x • Re: JCE editor stripping PHP date code
I decided the easiest solution is a CUSTOM html module placed in the footer position!Statistics: Posted by stuffdone — Sat Dec 28, 2024 4:40 pm
View ArticleInstallation Joomla! 5.x • Re: New install failure. FPA attached
You’re not submitting the FPA info to the forum properly. Perhaps reread the instructions about submitting the generated fpa.Your php version is 7.4 while Joomla 5 requires 8.1. It also isn’t seeing a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Move hits count to new installation
In your xxx_content table you can adjust the hits value.Statistics: Posted by gws — Sun Dec 29, 2024 12:21 am
View ArticleTemplates for Joomla! 5.x • Re: Replace the hamburger icon
Hi. Create user.css file following Cassiopea documentation and override there the default code.Something likeCode: .navbar-toggler .icon-menu::before {content: url(PATH_TO_YOUR_IMAGE-ICON);}Try it. If...
View ArticleJoomla! 5.x Coding • Re: Custom button calling Javascript function
https://manual.joomla.org/docs/general- ... -overview/https://manual.joomla.org/docs/general- ... om-fields/Statistics: Posted by SharkyKZ — Sun Dec 29, 2024 12:10 pm
View ArticleExtensions for Joomla! 5.x • Re: Breadcrumbs problem
GuysThe operability of version 5 of my plugin is inadequate.See here: https://tdocplus.co.uk/0a_Empty502/It is only guaranteed to work when an article has a category other than uncategorised, and is...
View ArticleInstallation Joomla! 5.x • Missing file after istallation
Just installed Joomla 5.2.2 and everything went without errors.When i try to access as administrator or to see the site i get this error: Class "Joomla\Plugin\System\Highlight\Extension\Highlight" not...
View ArticleInstallation Joomla! 5.x • Re: Missing file after istallation
Welcome to Joomla forum!Could you try to remove the file administrator/cache/autoload_psr4.php via FTP (e.g FileZilla).That file will be recreated with next page reload.If the error persists, could...
View Article