General 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 ArticleGeneral Questions/New to Joomla! 4.x • Re: Adding body class to template
Change $menu->params to $menu->getParams().Statistics: Posted by SharkyKZ — Mon May 20, 2024 7:58 pm
View ArticleAdministration Joomla! 5.x • Joomla updates
I have all my sites set to "Default" and "Stable". Yet I'm getting a number of them sending me update notices about the latest RC1 release. Anyone else experiencing this?Statistics: Posted by...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 4.4.4
In today’s rapidly evolving world, technology continues to advance at an unprecedented pace, revolutionizing the way we live and interact with one another. From groundbreaking innovations in precision...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error on updating manifest cache -...
See if viewtopic.php?f=810&t=1005056 helps.Statistics: Posted by gws — Tue May 21, 2024 5:02 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: iframe not working in Joomla 5
This is my testing facility: https://clo2.nl/pejl5/Statistics: Posted by Plunk — Tue May 21, 2024 5:47 pm
View ArticleTemplates for Joomla! 5.x • Re: installing a template - Manifest and XML...
Greetings, ibexweb: I am also looking for templates to install on my Joomla system. I have downloaded a number of templates from Joomlart and template toaster (and a few others). I have selected only...
View Articleالحماية - تحسين السرعة والأداء - صداقة محركات البحث • الحصول علي روابط خلفيه...
ما هي الاستراتيجيات التي يمكن اتباعها للحصول على روابط خلفية ذات جودة لتحسين تصنيف موقعي في نتائج محركات البحث؟Statistics: Posted by rxahmed — Tue May 21, 2024 7:37 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Module articles-categories:...
https://docs.joomla.org/J4.x:How_to_Archive_an_ArticleStatistics: Posted by Per Yngve Berg — Tue May 21, 2024 8:08 pm
View ArticleAdministration Joomla! 5.x • Privacy: Information Requests: Confirmation...
Dear members,I have an error on my J5 installation.When an user submits his/her confirmation token (received on their inbox) on the Confirm Request page, they always get this error notice: "Your...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: I lost access to Joomla...
I do not know if this helps, here is the link to pagehttp://murallesrealestate.com/deleteme. ... d10818914fStatistics: Posted by jorgemuralles — Wed May 22, 2024 4:00 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Login from external code
This code works perfect on Joomla 4:Code: if ($_SERVER['REQUEST_METHOD'] === 'POST') { $username = $input->get("username", null, "string");$referer = $input->get("referer", base64_encode("./"),...
View ArticleGeneral Questions/New to Joomla! 3.x • Google indexing
Hello! I'm facing an issue in Joomla 3.10 while using the Phoca Download 3.2.3 extension. The error at hand is that files and folders are being indexed by Google. This means that when I search for...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Iframe not working in Joomla...
{[[youtube]]}he73js822|600|450|1{/[[youtube]]}600 (width)450 (height)1 (autoplay)Read the documentation: https://www.joomlaworks.net/support/docs/allvideosStatistics: Posted by Per Yngve Berg — Wed...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Google indexing
Move the folder for the images outside of the Web Root (public_html)Statistics: Posted by Per Yngve Berg — Wed May 22, 2024 6:04 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Error 500 only in frontend
I found this seems it working but I must correct the problem because some urls are broken"What worked for me was under global configuration, in the site tab, to the right hand side is an option for...
View ArticleExtensions for Joomla! 5.x • Shack Locations does not show mnarkers by...
I am testing with Shack Locations from Joomlashack. I have created a map and then the legend, the location type and the locations. Everything seems to be going well. But when I show the map via a menu...
View ArticleGeneral Questions/New to Joomla! 5.x • show articles in a horizontal line
Is there any Carousel to show articles on the carouzel or show them static in a horizontal line? i am using the "JO Responsive Carousel" https://extensions.joomla.org/extension ... -carousel/ but the...
View Article