General Questions/New to Joomla! 5.x • Re: Article custom style from mock-up:
You could use a free Joomla site to put you tests online. See this article: https://docs.joomla.org/How_to_build_yo ... la_WebsiteAnd select the Launch button at the top of this site.Statistics:...
View ArticleJoomla! 5.x Coding • Re: Behavior-Backward Compatibility plugin unchecked:...
After a thousand attempts, I found the origin of the issue.It is in the override file: html/com_content/article/default.php , created to use Joomla Custom Fields to Add Canonical URLs.The code that...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: MariaDB on XAMMP and MySQL on...
Yes, it is relatively easy. It should be as simple (if not using Akeeba) as exporting from MySQL, and importing to a new MariaDB and vice versa. If using Kickstart to restore, then that should be...
View ArticleJoomla! 4.x Coding • Re: Google reviews
Pay attention to what the error is telling you: (its coming from Google, not Joomla).error 400 redirect URI mismatchFrom my research, you have to ensure you have put in the correct redirect URL (and...
View ArticleExtensions for Joomla! 4.x • Custom Blog files not rendering when using...
Good day everyone,I have made a copy of Articles Blog, renamed files and edited XML file and all is workingFiles location: templates/MyTemplate/HTML/com_content/category/my-filesI have set up a menu...
View ArticleExtensions for Joomla! 4.x • Re: Custom Blog files not rendering when using...
The name of the override folder is html, not HTML.Statistics: Posted by toivo — Tue Apr 09, 2024 1:47 am
View ArticleExtensions for Joomla! 3.x • Hcaptcha shows only on contact page
Hey everyone, I'm hoping someone can help with an hcaptcha issue in having. I just installed it on my 3.10.12 joomla site and it pivot shows on contact page. I want it on contact and login/...
View ArticleExtensions for Joomla! 3.x • Re: Hcaptcha shows only on contact page
There is no reason to have a Captcha on the login and there is no such feature.Statistics: Posted by Per Yngve Berg — Tue Apr 09, 2024 5:09 am
View ArticleInstallation Joomla! 5.x • Re: MySQL no longer works
You can download the executable VisualCppRedist_AIO_x86_x64.exe from https://github.com/abbodi1406/vcredist/releases. This All-In-One file installs all the Visual C++ Redistributable Packages in one...
View ArticleAdministration Joomla! 3.x • Re: Host changed server and blank site with...
Hi,We are the host, we're also really confused on why it doesn't work.A few notes include :1 ) We do have a multi PHP Selector, however, PHP 8.1 does not work either2 ) The latest error logs show...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problems with SSL Certificate on...
How do I fix the content that is being blocked by https?Statistics: Posted by airplayne — Wed Apr 10, 2024 2:12 am
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: <div...
'col-md-4' is Bootstrap 3 or 4 and comes from a 3rd party template in J3.Statistics: Posted by Per Yngve Berg — Wed Apr 10, 2024 4:08 am
View ArticleExtensions for Joomla! 5.x • Re: Blog
For "adding" documents I'm using Phoca Download. But you can simply upload them with Filezilla. It's up to your knowledge.Statistics: Posted by pl71 — Wed Apr 10, 2024 5:23 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Editing Page Design with SP Page...
I'd also update Joomla to the latest release (4.3.2 is 12 months out of date). On the 4.x dashboard (administrator) you should be seeing the notification that new release(s) of JOomla are available....
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problem with .htaccess file vol.2
Script used in file: (currently renamed back to txt and URL rewriting disabled)The attached .htaccess file is not the latest version that gets installed with Joomla 4.4.3. The latest version of...
View ArticleInstallation Joomla! 5.x • Re: No Databases to Choose From
Can you not install different database versions? The server I use allows the choice of database version when I create a database. I can export the database, create a database of a newer version,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Lack of print button: problems...
You need to modify component.php or roll your own like print.php.Omit the loading of the Accordion Menu.Code: <link href="https://www.rossmartin.co.uk/essential-know-how/171-employment-status"...
View ArticleAdministration Joomla! 4.x • Re: Cannot save article - term_id does not have...
Welcome to Joomla forum!The issue that you described, sounds like a database issue indeed. With such an issue, I would compare the database structure of your website with a working Joomla 4 database...
View ArticleAdministration Joomla! 3.x • Re: Host changed server and blank site with...
Hi, I made a ton of edits based on your feedback and with the older default Joomla files from https://downloads.joomla.org/cms/joomla3 and it now works ~https://www.nomadtravellers.com/Statistics:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Boolean Error Administrator login
The problem has been fixedStatistics: Posted by mikerolfes — Fri Apr 12, 2024 3:39 am
View Article