Templates for Joomla! 3.x • Re: Templates not working
check under admin management plugins if the System - Helix Ultimate Framework is activeStatistics: Posted by Leen57 — Fri Jul 19, 2024 6:04 pm
View ArticleGeneral Questions/New to Joomla! 5.x • How do I add an email entry box with a...
I am trying to add a box in the sidebar where people can enter their email and then click on a sign up or subscribe button for my mailing list. So far, I have looked into the extension EngageBox, but...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How do I add an email entry box...
Use a module. Put it in the right-hand side column module position (depending on your template).What mailing list/newsletter system are you using?Some suggestions:ACYMailingPhoca MailExternal services...
View ArticleTemplates for Joomla! 5.x • Re: How can template be unlocked and uninstalled?
Normally you would uninstall it from the Extensions Manager.But if it's the only template in the system, maybe that's why it is locked.Please provide a screenshot or additional details - what template...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Is there a way to hide...
Try enabling SEF URLs.https://docs.joomla.org/Enabling_Search ... (SEF)_URLsIt shouldn't show any ".css" file..or ".png" file? (CSS is a stylesheet file, PNG is an image format).Can you provide a live...
View ArticleTemplates for Joomla! 3.x • Re: Helix Ultimate template not working
Are you using the correct Helix Framework (and Helix Ultimate Template) version for Joomla 3.x? (Noting 3.x is out of support since Oct 2023)."Error" may indicate several things.Can you enable Error...
View ArticleTemplates for Joomla! 4.x • Re: HTMl sidebar rights
You should make adjustments in your custom CSS file, not in any other CSS file.Depends on the template as @gws asked - Cassiopeia uses "user.css". Other templates may use that file name or a variation...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Images location outside website
very good @pe7er.However, it does not solve the original problem.We realized that S3 Object Storage is nominated for our case.However, We could not integrate it to JCE as a default path.It seems that...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: iframe not working in Joomla 5
In Plugins: Editor - TinyMCEOn the left: Set 0, to the right Set 1Why is "Prohibited Elements", from where I erased iframe, not in Set 0?I assigned Set 1 to Administrator, where iframe is not...
View ArticleAdministration Joomla! 5.x • Restrict access to single pages of category...
Hi all, I was wondering how to achieve the following:1. I have a category blog menu, that if visited, the URL is as follows www.mydomain.tld/cat-x, and the content consists solely of single articles...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MFA Onboard Users - keep asking
Try the Custom URL under the onboard users setting. That allows you to create a standard article, and use that as the redirect Custom URL in place of the default set-up page. Perhaps that will only...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Site down with error messages -...
You all are awesome!! I so appreciate the help. The PHP was not updated. I have access to this and I have tried increasing and decreasing the php to see if it could be fixed with this. No such luck. I...
View ArticleTemplates for Joomla! 5.x • Template Override com_finder results: Main image...
Hi there!I thought it would be a simple thing, but I can't find out how to change the result list of com_finder. I want to replace the intro image with the main image of an article. There are a lot of...
View ArticleMigrating and Upgrading to Joomla! 5.x • What tables does Joomla 5 use for...
Hi there, I've just successfully manually imported 62,055 articles (that's not a typo) from Joomla 3 to Joomla 5, including all the prior categories and the assets table. Yet unless I MANUALLY open...
View ArticleAdministration Joomla! 5.x • 9am-5pm Mon-Fri
HiIs there an extension/plugin that allows you to display an article or module between 9am-5pm Mon-Fri ie during working hours, and hide it outside those times?Statistics: Posted by jarosz — Sun Jul...
View ArticleAdministration Joomla! 5.x • Re: 9am-5pm Mon-Fri
The new Task Scheduler introduced in JOomla 4.1 could be of help. It seems capable of scheduling automatic publishing/unpublishing of articles/modules on a schedule you can set. See...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: What tables does Joomla 5 use...
Just putting ideas out there, I'm not sure of an absolute solution:Could you use an import/export extension like https://extensions.joomla.org/extension ... -transfer/? (The other popular extension...
View ArticleInstallation Joomla! 5.x • Re: Cannot launch Joomla installation
See https://docs.joomla.org/J4.x:Installing_JoomlaHave you met the system requirements for J5? See https://manual.joomla.org/docs/next/get ... uirements/.Do PHP settings need tweaking? The above...
View ArticleAdministration Joomla! 4.x • Re: Server error 500 running PHP script
My further research reveals the following: "All functions that start with a J is removed in J4. The namespaced API that was introduced in J3.8.0 must be used." This was from a post in Sept. 2023. Can...
View ArticleJoomla! 4.x Coding • PHP script coding question
I need to rewrite a section of a PHP script that used JUserHelper to create an encrypted password. I found out that all the "J" functions have been removed in J4. Can someone help me locate functions...
View Article