Installation Joomla! 5.x • Best Commercial Property in Gurgaon
Experience the ultimate in convenience and luxury with Srishti Realtech's commercial property in Gurgaon. Our prime locations and state-of-the-art facilities make us the ideal choice for businesses...
View ArticleAdministration Joomla! 3.x • Re: HTTP site works, HTTPS not after server...
It would still be amazing if anybody would be able to guide me on understanding the problemStatistics: Posted by phidias81 — Mon Apr 08, 2024 10:10 am
View ArticleJoomla! 5.x Coding • Re: About matching titles query
Which titles? Where? When?If you mean from the search bar in the list of articles in the administrator panel, it's in the the GetListQuery of the ArticlesModel in the com_content component.Yes,...
View ArticleExtensions for Joomla! 3.x • Re: Hcaptcha shows only on contact page
Pretty sure that HCaptcha (or any other) should work with the core registration form.Use Multifactor or Two-factor authentication for the login form.Statistics: Posted by AMurray — Tue Apr 09, 2024...
View ArticleExtensions for Joomla! 5.x • Re: i look for a seo plugin for Joomla 4
Joomla has built in SEO tools, you really don't need anything else.I suppose you could start here: https://extensions.joomla.org/category/ ... -metadata/ and find an extension but I don't think it's...
View ArticleExtensions for Joomla! 4.x • Re: Custom Blog files not rendering when using...
To clarify, toivo means *lowercase* html, not uppercase HTML (particularly relevant to Linux-based servers.Statistics: Posted by AMurray — Tue Apr 09, 2024 9:59 am
View ArticleInstallation Joomla! 5.x • MySQL no longer works
It seems I can no longer access my Joomla project, because MySQL no longer works for me in Xampp.What do I do to mend this? I tried changing port in the config file, but that didn't do anything.I...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Removing non-joomla login
I had tried the htaccess file before and was dumbfounded why changing it didn't work. (after) writing this post I realised I was looking at the wrong htaccess file all along so I could have saved...
View ArticleInstallation Joomla! 5.x • Re: MySQL no longer works
To move from xamp to wamp is easy with akeeba. Can you access the db from phpmyadmin?Statistics: Posted by gws — Tue Apr 09, 2024 10:13 am
View ArticleExtensions for Joomla! 5.x • Re: Blog
For "adding" documents I'm using Phoca Download. But you can simply upload them with Filezilla. It's up to your knowledge.Statistics: Posted by pl71 — Wed Apr 10, 2024 5:23 am
View ArticleAdministration Joomla! 4.x • Re: App update results in error
I suggest you do not change anything until you establish what the path is supposed to be. Look in System / Information / Folder Permissions and see what is there.How are doing the update? Why do you...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: How to make work the language...
Hello everybody, I've created a custom template for my multilanguage website in Joomla 4. Hi. It looks like you made a mistake - your template contains js files (full bundles) from different versions...
View ArticleTemplates for Joomla! 5.x • Re: J5 Cassiopeia: How do I get internal...
Hello ghazal,Thanks for your advice.I started off with using built-in TinyMCE Editor to design my Tables. TinyMCE uses the attribute 'style' in-line per table or row. Then, I also found some clues on...
View ArticleAdministration Joomla! 4.x • Joomla 4.4.3 Admin panel Button click to Preview...
Joomla 4.4.3 Admin panel Button click to Preview article 404 Error code: Article not foundThe preview did not work when the article was not published and there was this error. The preview only works...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: <div...
I'm using Cassiopeia.Hi. Use code from BS 5 examples https://getbootstrap.com/docs/5.2/layout/grid/For exampleCode: <div class="row"> <div class="col-lg-4"></div> <div...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Lack of print button: problems...
Thank you @Per Yngve BergAdding ?tmpl=component to the end of my example page URL https://www.rossmartin.co.uk/essential- ... ent-statusDoes strip out the menus etc but not the tabs. Thank you for...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Text size for articles listed in a...
Joomla doesn't have a recent posts module... It has an Articles - Latest module. Do you mean that one? Or do you have an extension for these "posts"?Please share the link to your site so we can see...
View ArticleJoomla! 4.x Coding • Re: Custom field for module and display data like...
Change the namespace in the field class to VPJoomla\Module\Faq\Site\Field. Make the same change in addfieldprefix attribute. Move the field file to src/Field.Thanks, I did this yesterday, but the same...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Personalization of articles
You can use this to render a module position:Code: echo $this->getDocument()->getBuffer('modules', 'some-position');Statistics: Posted by SharkyKZ — Thu Apr 11, 2024 8:31 am
View ArticleAdministration Joomla! 3.x • Re: Host changed server and blank site with...
I suggest 1. Using Akeeba backup to make a copy of the site (you can omit the /joomla4 directory in Akeeba's settings).https://www.akeeba.com/compatibility.html2. Create a new directory and database...
View Article