Templates for Joomla! 5.x • Best templates for Joomla! 5
Hi!What do you think are the best free templates for Joomla! 5 today?Statistics: Posted by Joomletto — Wed Nov 27, 2024 9:19 pm
View ArticleExtensions for Joomla! 5.x • Re: Which login do I use for Kunena?
For "Guest" users that wish to register, they would click the "Register" link on the Login form, or via a "Register" menu item. Refer to https://docs.joomla.org/Special:MyLangu ... figuration and...
View ArticleAdministration Joomla! 5.x • Re: User Registration / Password change
Where have you added that menu (front end or back end)? Those menu items look like options only an site admin type user would see (super user, administrator, manager, author, editor, publisher) - so...
View ArticleTemplates for Joomla! 5.x • Re: Best templates for Joomla! 5
Very subjective opinion but a template is just the framework on which to build your site so why wouldn't Cassiopeia work for you? Personally I use Helix Ultimate.Think of a template as a skyscraper's...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Memory exhausted error when...
Even though it appears your memory limit is 2G (2147483648 bytes), it's still trying to allocate more memory above that limit - additional 69632 bytes (as per what the error says).if this is your own...
View ArticleExtensions for Joomla! 4.x • truly responsive slide extension
Hello,I am testing Truly Responsive Slides (2.8.0) on Joomla 4.4.9. I want to use articles as a data source but I get the message "There is no slide to show" on the front end of website.I switched to...
View ArticleMigrating and Upgrading to Joomla! 5.x • Immediately after update to J4/5...
This is related to the Phoca Gallery plugin but I have posted there as well and not heard back so hoping someone might have an idea what is going on. I just finished updating several old J3 sites...
View ArticleGeneral Questions/New to Joomla! 3.x • Cannot connect to 3.10.12 database
I have been trying to migrate a J3.10.12 site to J4.4.9. However, during the process I get an Ajax load error message. I have a post under the category "Migrating and Upgrading to Joomla! 4.x" My post...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Cloned site in local server does...
Probably you used absolute URL-s for those elements. eg. http://localhost/images/photo.jpg instead images/photo.jpgStatistics: Posted by Nidzo2203 — Thu Nov 28, 2024 8:23 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Fixed Position (SP Page Builder)
Thanks a zillion Pavel!I will try tomorrow morning your recommendations and report back!Statistics: Posted by awarejoomla1 — Thu Nov 28, 2024 8:52 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Cannot connect to 3.10.12 database
Session Path Writable: NoThe folder specified in the php.ini directive sessionsave_path needs to be writable. Did you set up a separate new username and password combination to the new database...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Server PHP version from 8.1 to 8.2...
additionally, turn on the PHP error reporting (That can be done manually through the configuration.php file if your site is not working, or through your web host (in cPanel (or equivalent), PHP...
View ArticleJoomla 5.x • Re: Λάθος transliteration από Ελληνικά σε Αγγλικά
Παντως και σε εμένα που το κοιταζα σε ένα site τα κάνει e οχι i. Θα το ψάξω κι εγώ λιγο αναλυτικά γιατι νομιζα οτι έτσι έπρεπε να το κανει!Δες γι αυτό το αρχείο language/el-GR/localise.php και όχι...
View ArticleTemplates for Joomla! 5.x • Re: I cannot get a menu to display as horizontal
I forgot to add ... this is a transformation of a site I created 10 years ago in J! 2.5. The last update was to 3.x, then the template builder went out of business. I tried to convert the existing...
View ArticleAdministration Joomla! 5.x • Re: Unable to modify SMTP Password in SMTP Mailer
Confirmed. You have found a bug. The password can be modified in Joomla 4.4.9 but not in Joomla 5.2.2. The javascript error I get is Code: passwordview.min.js?a335da:4 Uncaught TypeError: Cannot read...
View ArticleJoomla! 5.x Coding • Center items in Container
I'm trying to add padding or a margin to the heading and content in the container. So it looks more like image 1.I cleared the container to allow the left menu to be placed on the far...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Vertical Dropdown Menu
I'm still open to an suggestions. CK Accordion Menu works but it would be nice to be able to make menus and change the hover state and whatnot how you see fit. Even if you have to use a standalone...
View ArticleJoomla! 5.x Coding • Re: Center items in Container
Do you want to center the image?Code: img.tm-image { max-width: auto; display: block; margin: 0 auto}The page has an error loading one of the stylesheets, by the way.Statistics: Posted by mtgg — Fri...
View ArticleTemplates for Joomla! 5.x • Re: Need Assistance with menu issue
You could install the latest Joomla version as a test site on your WAMP server and install the sample data. it has a top horizontal menu for comparison as seen here:...
View ArticleAdministration Joomla! 5.x • Re: com_media no longer retrieving the directory...
Hey Thunderbird0,Disable the error level to remove debug messages, which break the JSON required by the Media Manager, from the Ajax request response.To determine the source of the problem, you need...
View Article