Extensions for Joomla! 4.x • Re: item reservation extension
I have used; https://extensions.joomla.org/extension/vik-booking/I have created sites for camping (ie pitches and caravans,motor homes etc) it is fully customisable for boat hire.Also Jomres can be...
View ArticleJoomla! 4.x • Positie artikelindex
Hai,Ik ben met een wat langer artikel bezig, dat ik terwille van de behapbaarheid in een aantal pagina's heb geknipt. Nu verschijnt bovenaan elke pagina's een Artikelindex. Wat prettig is, je kunt...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: show submenu items on click
They should appear when you visit the page of the parent Menu Item.Statistics: Posted by Per Yngve Berg — Fri Jul 12, 2024 1:33 pm
View ArticleLanguage - Joomla! 5.x • Re: Localization platform suggestion?
At present Joomla project uses Crowdin (https://crowdin.com/) for its translation projects. Other Joomla third party extensions such as TinyMCE and JCE use Crowdin as well. All the installable...
View ArticleAdministration Joomla! 5.x • New user account activation
Joomla 5.1.2If I change the subject activation from "self" to "Administrator" the site admin gets the email.My questions are; 1. can I change the email address for registrations to something else? 2....
View ArticleGeneral Questions/New to Joomla! 5.x • Re: JM5.1.1 fresh install
Use the File Manager in the control panel provided by your host. Write enable the file configuration.php and then edit it. Check the variable $live_site and make sure its value is an empty string,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Frontend zip file upload/Joomla 4.x
I don't see why this won't simply work in the normal way; you create the link in the article editor with a normal hyperlink. A link like:Code: <a href="/path/to/your/zip/file">Your link to...
View ArticleGeneral Questions/New to Joomla! 4.x • Unable to update joomla using xampp
I am trying to update my testsite on localhost using xampp but keep getting this messageJoomla Update cannot communicate correctly with the administrator/components/com_joomlaupdate/extract.phpI can...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Unable to update joomla using xampp
Please use the FPA. See Red Frame above.Is the modules to extract the Archives installed in PHP?Statistics: Posted by Per Yngve Berg — Sat Jul 13, 2024 12:11 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Landing Page
Hi,I have a Joomla 5 site and would like to create an html landing page so that arrivals can click straight through to either the main site or a certain page on the site and then the site work as...
View ArticleExtensions for Joomla! 4.x • j2xml issue
Helloi am trying to export my articles/ images from J3 to J4because i have a lot of issues prevents me from upgradei tried to use j2xml but the plugin doesn't export more than 200 articles, and i have...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Landing Page
Set index.html as default on the web server.Statistics: Posted by Per Yngve Berg — Sat Jul 13, 2024 3:08 pm
View ArticleExtensions for Joomla! 5.x • Re: TF Learn. Anyone use this?
I think of it in another way, in a Joomla context: Course is the Parent category, Module is the child (within the parent category) and "Lesson" is a grand-child category within the child category.I...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Problems with links after...
How did you install Joomla originally?https://github.com/ForumPostAssistant/FPA pleaseStatistics: Posted by Webdongle — Sun Jul 14, 2024 2:54 am
View ArticleGeneral Questions/New to Joomla! 5.x • Redirect plugin not working in Joomla 5
Hi dear support,I redirect this address:https://sitedar.com/blog/747-the-price- ... rvice.htmlto this address:https://sitedar.com/blog/240-seo-cost.htmlin my site.The Redirect Plugin is enabled. The...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Redirect plugin not working in...
It does not work because your old URL does resolve to a valid page and does not return a 402Statistics: Posted by Per Yngve Berg — Sun Jul 14, 2024 1:54 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Icelandic language package
Hi I am starting a new web with Joomla 5 but there is no language package for Icelandic. Can I copy another language package and adjust to Icelandic?Statistics: Posted by sirry — Sun Jul 14, 2024 3:08...
View ArticleAdministration Joomla! 4.x • Re: Pre-Update Check for Joomla 4.4.6
And this is with Smilies disabled!Joomla! Instance :: Joomla! 4.4.5-Stable (Pamoja) 28-May-2024Joomla! Configured :: Yes | Read-Only (444) | Configuration Options :: Offline: false | SEF: true | SEF...
View ArticleAdministration Joomla! 4.x • Re: Custom Image Module display problem
It seems like there's a difference in how your website handles image URLs between your development and live sites. In your development setup, the image URL includes specific parameters like...
View ArticleAdministration Joomla! 5.x • Re: encoding issue
Here is an updated code, you can try.<?php if (isset($this->item->jcfields[149]) && !empty(trim($this->item->jcfields[149]->value))) : ?> <?php $regionLink =...
View Article