General Questions/New to Joomla! 4.x • Re: Article link return : 404 Article...
Sorry htaccess.txt NOT exist instead I found .htaccessStatistics: Posted by jmusr444 — Fri Dec 20, 2024 1:24 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to package for customer...
I like the sound of this approach, thanks It sounds like it would automate a lot of what I end up doing by hand.Statistics: Posted by david0058 — Sat Dec 21, 2024 12:25 pm
View ArticleJoomla! 4.x Coding • Re: is quoteName() different in 4.0 to 3.10??
Actually, I have not used it in combination with Exception and maybe it's different there.A default Joomla Model likeadministrator/components/com_content/src/Model/ArticleModel.phpdoes not need that...
View ArticleAdministration Joomla! 5.x • client side email validation not work
In the registration form, but also in any form where validate="email" is set, the validation will mark this type of email as the correct email: mail@mailmail@mail.amail@mail.44 it helped me to replace...
View ArticleGeneral Questions/New to Joomla! 5.x • expert decorator in East London
We turn your living spaces into expert decorator in East London vibrant works of art! With a passion for transforming homes and businesses, we offer a comprehensive range of services that redefine the...
View ArticleTemplates for Joomla! 4.x • Re: Creating a New Module Position
I am using t4_bs5_blank templateI am not a user of T4, but I believe that this can be done in the same way as in other templates.Create any module, type "after-content" in the position field, press...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Show more panigation number
Your pagination widget is not the core Joomla plugin. The core plugin shows a range of 10 items on either side of the current item. You will have to find out which extension you are using. It is...
View ArticleAdministration Joomla! 5.x • Re: Cannot get login to redirect user
Thanks. I'll give that a shot, Per.Statistics: Posted by LTCreations01 — Sat Dec 21, 2024 4:01 pm
View ArticleAdministration Joomla! 5.x • Re: Is indexing menu items possible?
Osmap will produce a Site Map that can be submitted to Google. It will not do anything for com_finder.I don't understand what you want with Menu Items. They don't contain any Content. Com_search...
View ArticleJoomla! 4.x Coding • Problem finding models
I'm climbing the vertical learning curve of converting a J3.x component to J4.0, and the whole area of namespacing and service registration is a @£%@£%£$. I appreciate the benefits, I just can't see...
View ArticleGeneral Questions/New to Joomla! 5.x • captcha invisible plug in
Hi everyone, I wish you all happy holidays.I was wondering how the situation with the captcha plug in is working.My users were not able to register and I had to de activateI am getting a little bit of...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: captcha invisible plug in
There is no Captcha in J5. Get an extension here:https://extensions.joomla.org/instant-s ... Captcha%20Statistics: Posted by Per Yngve Berg — Sun Dec 22, 2024 2:32 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Will Joomla4 extensions work for Joomla5?
Will Joomla4 extensions work for Joomla 5, this is the extension i'm looking at below, i sent them a message last week but no reply from them https://extensions.joomla.org/extension ... -top-menu/But...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: How to verify...
my site (Vantom Power), how can I know domain authority?Statistics: Posted by Esmaeel — Sun Dec 22, 2024 3:57 pm
View ArticleJoomla! 5.x Coding • Connect an external PHP file with Joomla 5
<?phpdefine('_JEXEC', 1);define('JPATH_BASE', __DIR__);require_once JPATH_BASE . '/includes/defines.php';require_once JPATH_BASE . '/includes/framework.php';require_once JPATH_BASE ....
View ArticleGeneral Questions/New to Joomla! 4.x • Admin template with top menu, not...
I'm sure the sidebar menu in the Atum template must be possible to move to the top, 'cos nobody in 2024 would be dumb enough to decide that forcibly annexing so much screen real-estate for displaying...
View ArticleJoomla! 4.x Coding • Re: is quoteName() different in 4.0 to 3.10??
Good to hear that you've solved the issue. Thanks for sharing your solution!Statistics: Posted by pe7er — Mon Dec 23, 2024 1:45 pm
View ArticleTemplates for Joomla! 5.x • Re: How to style drop down menu text heading
Hi Per,I am not super familiar with CSS does line height directly act only on submenu entries?Statistics: Posted by antonios — Mon Dec 23, 2024 1:57 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Can't add a back button to an article
I wish to add a back button to an article and I've tried to add the following in the article editor:<button >Go back to previous page</button>But as soon as I toggle the editor, the '' bit...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't add a back button to an article
May help , read it all. viewtopic.php?t=995939Statistics: Posted by gws — Mon Dec 23, 2024 3:34 pm
View Article