Joomla! 4.x Coding • Rendering a filter form without using searchtools.
Hello,I want to render a filter form without using searchtools. I have started with establishing a simple XML file that I put in a correct location (my_component/forms/) with correct name...
View ArticleJoomla! 4.x Coding • Re: Rendering a filter form without using searchtools.
You need to pass the field group:Code: <?php echo $this->filterForm->renderField('search', 'filter'); ?>Statistics: Posted by SharkyKZ — Fri Sep 27, 2024 8:30 am
View ArticleJoomla! 5.x Coding • Re: Right/best way to implement CRUD on frontend?
Thanks CharlieBigley and Tigaz for the tips.I find it odd that Techfry's example, which is using Joomla default behavior, does not work.For now I have implemented the override as presented in the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Changing background color
yes I have changed the background to 2b2b2b dark grey. As you can see there are so many divs that it becomes hard to find them all and then change the background on all of them. It is very tedious on...
View ArticleGeneral Questions/New to Joomla! 5.x • Pretty Womans in your city for night -...
Find Beautiful Womans in your city for nightStatistics: Posted by arthurjsmith — Fri Sep 27, 2024 9:59 am
View ArticleGeneral Questions/New to Joomla! 5.x • Search Prettys Womans from your city...
Prettys Girls from your town for nightStatistics: Posted by IndiaIT360 — Sat Sep 28, 2024 9:32 am
View ArticleAdministration Joomla! 5.x • Re: Joomla 5: when will publishing...
It would be great to see Joomla 5 introduce more advanced publishing functionalities to keep up with modern CMS platforms. Features like improved scheduling options, automated content workflows, and a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Login form
I can click and open the forgot username, forgot password links but create an account doesn't work. (Google Chrome or Edge)Thanks!Clicking works for me too, but the form appears on the bottom of the...
View ArticleTemplates for Joomla! 4.x • Re: Need help in styling Cassiopeia Default...
Mr. Wimpy you are amazing, thank you!That did everything that I asked, thank you.The only other thing I have now noticed is that there is a small outside gap to the Top of the Sidebar-Left, see marked...
View ArticleAdministration Joomla! 5.x • Re: How to Reset Article Hits
just what i needed.https://dmtvapehouse.comStatistics: Posted by mbusa — Sat Sep 28, 2024 9:49 am
View ArticleAdministration Joomla! 5.x • Re: Joomla 5.1.4 - Thrown back to login screen...
@AamannsvaleIf your support team tell you that then they are incorrectStatistics: Posted by Webdongle — Sat Sep 28, 2024 9:58 am
View ArticleJoomla! 5.x Coding • Re: Error: Allowed memory size of
I found and installed J!Dump. He solves the problem. Thank you.Statistics: Posted by eLig — Sat Sep 28, 2024 8:45 pm
View ArticleExtensions for Joomla! 5.x • Re: How can I link podcast from Apple to News...
https://extensions.joomla.org/extension/ideal-podcasts/ ?Statistics: Posted by Webdongle — Sat Sep 28, 2024 9:12 pm
View ArticleJoomla! 5.x Coding • Re: Displaying a list of materials in a list of categories
Code: use Joomla\CMS\Factory;$db = Factory::getContainer()->get('DatabaseDriver');$query = $db->getQuery(true);$id_cats = array_column($this->items[$this->parent->id],...
View ArticleExtensions for Joomla! 5.x • Re: Component in an article
Regular Labs had "Components Anywhere" but I see there's only a version for J3 not J4 or J5.For the sake of context what component do you want to include in an article? Is it something that could be...
View ArticleTemplates for Joomla! 4.x • Re: Cassiopeia Banner Image
Per Yngve Berg - thank you so much.. that fixed itStatistics: Posted by DannyWalker4u — Sun Sep 29, 2024 12:27 am
View ArticleAdministration Joomla! 5.x • Alternatives for forgotten password
I am the chair for an anime con. Our webmaster was kind enough to give me a login to our backend. Today, I learned he was critically injured a few weeks back and is out of commission for the...
View ArticleAdministration Joomla! 5.x • Re: Alternatives for forgotten password
Welcome to the Joomla forum!The document How do you recover or reset your admin password? is the authoritative last resort. You need access to the cPanel or a similar page, provided by the host, to...
View ArticleJoomla! 5.x • problemas al crear artículos
Hola a todos. Hace unos días me ayudaron a resolver un problema luego de la migración de 4.4.8 a 5.1.4. No se mostraban los articulos en el administrador, si en el frontpage me faciiitaron aqui este...
View ArticleLanguage - Joomla! 5.x • Re: Issue with Redirect from 'www.bioscience.com.pk'...
Your Multi Language Setup is not correct.You should have a Menu for each language with a Default Item. They will be tagged with a Flag.The Menu with the Default Menu Item (Tagged with a Star) will not...
View Article