General Questions/New to Joomla! 5.x • Re: "readmore" for tag pages
How to insert the readmore at the tag pages like it is showing on the feature and category pages? Isn't a must for everyone and joomla must have it in the next update?Hi. There is not options for this...
View ArticleExtensions for Joomla! 5.x • Re: export & import articles
J2XML extension not working on the Joomla 5.1.0 and the extension developer not answering any questions the last 3 months. The way to archive it right now its do it manually hand by hand until there...
View ArticleAdministration Joomla! 5.x • Re: Problems with TinyMCE
I can confirm this behaviour. My browser Developer Tools show a Javascript error. I don't see a bug report in the Tracker.Statistics: Posted by ceford — Sat May 18, 2024 5:28 pm
View ArticleAdministration Joomla! 3.x • Re: Form not sending on submit
Have you sent a Test Mail in Global Configuration?Statistics: Posted by Per Yngve Berg — Sat May 18, 2024 5:34 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Iframe not working in Joomla v5.1.0...
I Am having issues in Joomla version 5.1.0 showing the iframe up with me using Gantry 5 not at all sure why as I have the same setting as I do in Joomla 4.4.4 and that is working fine and not giving...
View ArticleGeneral Questions/New to Joomla! 5.x • MENU > CATEGORY BLOG
Hi guys,I'm having a bit of an issue getting MENU > CATEGORY BLOG to behave the way I would like to.I'm trying to show article's intro-image + "read more" - in 2 columnsThe article image +...
View ArticleExtensions for Joomla! 3.x • Re: Articles Anywhere plugin stopped working...
I did some research and it looks like there is no other plugin that does the same thing. And I don't think that the developer would agree to update the old version compatible with Joomla 3. But I've...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Add files to an article.
Use Phoca Download with its Content Pluginhttps://extensions.joomla.org/extension/phoca-download/Will not generate categories. So, cannot make a parent category.Statistics: Posted by Windwood — Sun...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: AcyMailing Error:...
The software does not run on php 8.3. Step down to 8.1Statistics: Posted by Per Yngve Berg — Sun May 19, 2024 4:29 pm
View ArticleJoomla! 5.x Coding • Re: Autoload_psr4 or registration problem? My Joomla...
Thanks to all for your wise inputs. I have made some progress. The component is now getting registered on the live site. Although I changed a great many upper/lower cases I think the most important...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla Update Notifications Error
I am also having this same problem on four different sites but it just started happening this morning. All say code 5 but the task differs between 2 or 3. When visiting the back end of the sites if I...
View ArticleJoomla! 4.x Coding • Re: 'ApplicationHelper' conflict (namespace problem)
Just so you know someone's listening Since this is exactly the problem that namespacing is designed to avoid, them refusing to use namespacing makes the problem insoluble. That's not definitive, of...
View ArticleGeneral Questions/New to Joomla! 5.x • Articles on homepage display weird?
It's probably a simple thing... ...but I don't know where to act.Suddenly, half of the links on my homepage put the article to be displayed in the middle of the homepage, rather than opening the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Iframe not working in Joomla...
I got it working with the AllVideos Pluginhttps://extensions.joomla.org/extension/allvideos/{[[[youtube]]]}t--THraTrt8{/[[[youtube]]]}Thank you for this I have downloaded it installed it and still the...
View ArticleAdministration Joomla! 5.x • Syntax errors in Joomla Admin
Yesterday, my website started sending emails like the following:Code: Hello,Planned execution of Scheduled Task#3, Update Notification, has failed with exit code 5 at Sunday, 19 May 2024 17:31.Please...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • SHOP SMART |...
Welcome to Shop Smart – Where Every Purchase is a Smart Decision!At Shop Smart, we believe in making shopping savvy, convenient, and rewarding for you. Discover unbeatable deals, exclusive offers, and...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to revert HTTPS setting for...
Website works fine for me.Clear your browsers cache.Statistics: Posted by gws — Mon May 20, 2024 5:34 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Selecting image in article gives...
Open your browser Developer Tools and see if there are any errors reported when you use the Select button.Statistics: Posted by ceford — Mon May 20, 2024 6:15 pm
View ArticleJoomla! 5.x Coding • Re: Query returning 0 rows, when there is a row
Per your own code comments, loadObjectList() returns an array of objects. It should be used for multi-column selects that return multiple rows. For single-column single-row queries like in your...
View ArticleGeneral Questions/New to Joomla! 4.x • Adding body class to template
I used to be able to modify any J3 template with this code to add a body class to the template:Code: First add this code above the doctype:<?php $app = JFactory::getApplication(); $menu =...
View Article