Extensions for Joomla! 3.x • Fonts do not display correctly or do not look...
I am working with an application that was created with Joomla. The application allows me to create PDFs for printing with variable data. For example a business card. The problem is that it doesn't...
View ArticleExtensions for Joomla! 3.x • Re: Fonts do not display correctly or do not...
Welcome to the Joomla forum!The Joomla 3.x core does not have the functionality to output PDF files. Those functions must therefore belong to a third party extension.the PDFs are generated from the...
View ArticleExtensions for Joomla! 5.x • Save button missing from articles in Nicepage
Hi1) I tried loading the FPA and got a 404 Forbidden error Rats2) I am buildling a new site, using Joomla 5 and NicePages and created a registered group to help build the template. I have allowed all...
View ArticleGeneral Questions/New to Joomla! 5.x • Glycogen Control Australia Don’t Buy...
Glycogen Control Australia || [* spam *]/glycogen-control-official/Glycogen Control Australia is promoted as a safe and cheaper option in contrast to Osmic. The weight reduction equation contains the...
View ArticleMigrating and Upgrading to Joomla! 4.x • Migrating to Joomla 4 for the...
Hello everyone,I manage the websites at my workplace, 5 in total (high-traffic restaurant websites). I inherited these from the person who was in my position prior so I didn't create them and my...
View ArticleExtensions for Joomla! 5.x • JCE editor stripping PHP date code
Trying to place date code in footer for copyright but JCE editor keeps commenting it out. I have profile set to permit php code but it still breaks the code.<?phpecho date("Y") . "";?>I have...
View ArticleJoomla! 4.x Coding • Re: Custom Joomla 4 Authentication Plugin
The plugin will load now and not give the error, however autnetication is not working. Using the exact example, unmodified, username exists and password is username reversed (not the actual password...
View ArticleGeneral Questions/New to Joomla! 5.x • Recommendation for Joomla 5 Host
I have been using SiteGround as my host since the days when they were the preferred Joomla host. Unfortunately they have not moved with the times and are not able to advise when they will be updating...
View ArticleExtensions for Joomla! 5.x • Re: JCE editor stripping PHP date code
Where was this PHP code inserted? If your code was inserted into a newly created Custom module, please note that PHP code is not run unless the website has a plugin that executes PHP code, for example...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Recommendation for Joomla 5 Host
A quick google search found a couple that might be possibilities (not really my 'recommendation' but just google searching for 'australian web hosting'.Three firms in the top listing of Google...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Search stop working after...
Use smart search or a 3rd party pluginStatistics: Posted by Webdongle — Sun Mar 24, 2024 4:41 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Batch transfer of articles from...
No not in j3 or j5Statistics: Posted by Webdongle — Sun Mar 24, 2024 4:47 am
View ArticleSecurity in Joomla! 4.x • Re: blacklight
I've tried to make my website "minimal user data" and I tried blacklight on it.https://themarkup.org/blacklightmy websitehttps://ukjive.co.uk/index.phpis clean apart from: On the site you are...
View ArticleGeneral Questions/New to Joomla! 4.x • I'm new to Joomla 4 URL Help
Hello, I am new to Joomla 4, I have a question.Search Engine Friendly URLs OnUse URL Rewrite OnI am creating a category called data and inside it I created an article called...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I'm new to Joomla 4 URL Help
Welcome to the Joomla forum!Create a hidden menu, in other words, a menu that does not have a corresponding menu module. Add a menu item type 'Category List' or 'Category Blog' and call it 'data'....
View ArticleTemplates for Joomla! 5.x • Locating customised hyperlink colors
Hi,How could I locate the overrides to standard Cassiopeia hyperlink formatting (unvisited, hoverover, visited)?Somebody (no longer available) was working on a site and did some formatting that I wish...
View ArticleTemplates for Joomla! 5.x • Re: Locating customised hyperlink colors
The recommended way to customise styling of the Cassiopeia template is to add the CSS items into the file user.css. Here is the full path to this file: Code:...
View ArticleAdministration Joomla! 5.x • Re: How to change the /administrator path to a...
It works with J5 https://extensions.joomla.org/extension/asm-no-admin/Statistics: Posted by Nidzo2203 — Mon Mar 25, 2024 11:09 pm
View ArticleJoomla! 4.x Coding • Re: Using Composer on Joomla 4
What about this articlehttps://docs.joomla.org/J3.x:Using_Composer_with_JoomlaWhat do You mean about to ship the custom vendor?I can copy all the vendors to our libraries/vendor folder.But what about...
View ArticleJoomla! 4.x Coding • How to fix error 00 Call to a member function get() on...
Hi!This is my first component for FAQ. It has several views:Faq - base view for page infoFaqcontent - view for list of all questionsFaqContentItem - edit view for add or edit question.Now I have this...
View Article