Templates for Joomla! 5.x • Re: Cassiopeia divide module position topbar into...
Will the customizations that I added in my Cassiopeia template be affected if there will be an update of Joomla?Thanks.Statistics: Posted by irenuyam — Thu Dec 12, 2024 4:14 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Can I achieve these results using...
What kind of fields are the "Policy Center" and the "Research Area"?If they are custom fields, you will find a setting named "Search Index" in the Options tab on each of them.By setting "Add as...
View ArticleLanguage - Joomla! 5.x • Re: Where to report a partially missing Russian...
You could report it to the maintainer of the Joomla language package:https://downloads.joomla.org/language-p ... ns-joomla5I sent an email and a private message in this forum. Thank you very...
View ArticleJoomla! 5.x Coding • Re: Integrating an AI Chatbot into a page
First of all, you should check if the ai you want to implement has an API to interact with an external entity such as a website.But except that...How to do imagine that "buy more credits"...
View ArticleGeneral Questions/New to Joomla! 5.x • Akeeba restoration in live site giving...
Hello.I am not sure if this is the right section, apologies.I cloned a website in WAMP and now it is ready to be uploaded in the production site. I made a backup using Akeeba.I tried to restore the...
View ArticleAllgemeine Fragen • Re: joomshopping Benutzerfelder hinzufügen
Joomla 3.9.8 und JoomShopping 4.19.9 sind beide veraltet und bekommen keine neue Verbesserungen.Die neuesten Versionen sind Joomla 5.2.2 und JoomShopping 5.5.3.Bei einer Neuinstallation sollten Sie...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Mobil menu not working only...
No, this is not Helix Ultimate Template from https://www.joomshaper.com.This is JD Boston from https://www.joomdev.com.I've paid to get it ready for Joomla 4/5, but now you see that it doesn't work...
View ArticleMigrating and Upgrading to Joomla! 5.x • Troubles after upgrading from 5.1.4...
Hello,i'm having troubles after i upgraded Joomla from 5.1.4. to 5.2.2. few days back. Home Dashboard is refreshing all the time - i can't do anything anymore. Surprisingly the site still works, but...
View ArticleAdministration Joomla! 5.x • Cannot login to backend - see a "Skip to...
I have been on J5 for a couple of months now and am now on 5.2.2.This morning when I went to login to the backend, the Log in button would not work. There was a "Skip To Content" button at the top of...
View ArticleAdministration Joomla! 5.x • Menu requires compatibility mode ON
HiI had to setup an empty J5.2.2 for testing.Loaded a couple of things to test, setup a couple of articles and menu items to access them.Guess what - I turned Compatibility Mode off by disabling the...
View ArticleAdministration Joomla! 5.x • Re: Menu requires compatibility mode ON
You have a 3rd party extension that requires the plugin to be active. Deactivating it doesn't break a a vanilla site.Statistics: Posted by Webdongle — Fri Dec 13, 2024 5:59 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Troubles after upgrading from...
https://forumpostassistant.github.io/docs/ pleaseStatistics: Posted by Webdongle — Fri Dec 13, 2024 7:26 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Akeeba restoration in live site...
Delete the folders/files and drop the database tablesUse kickstart to unpack the jpa file and choose to replace the .htaccess fileIf no availDelete the folders/files and drop the database tablesUse...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Display Menu Module Title when...
As you figured the style="..." sets the... module style.style="none" only displays the content of a module.You can find the different styles under ~/layouts/chromes/You can create overrides or create...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I no longer have access to my...
1. Ovh?2. You could ask the Host to roll back the server. If not there is a possibility your site is broke1. https://www.ovhcloud.com/fr/2. [censored]Statistics: Posted by joaquiman — Sat Dec 14, 2024...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Login Issues with Joomla Backend...
Welcome to the Joomla forum!Do you get any error messages from the failed login? What about devices with other types of processors?Statistics: Posted by toivo — Sat Dec 14, 2024 11:26 am
View ArticleTemplates for Joomla! 5.x • Admin Login Box Image Alignment (Atum)
Hi all,Just a little annoyance that seems to trigger some kind of OCD… I’ve changed the default image on the /administrator login screen for one stored locally on the site. The image appears to...
View ArticleTemplates for Joomla! 5.x • Re: Admin Login Box Image Alignment (Atum)
Can't say from the image.My html looks the same.Did you add some custom css?Does the image itself have a white space on the left side? Maybe due to cropping?In my install (default J logo) this css is...
View ArticleJoomla! 5.x Coding • Trying to use Ajax
I'm trying to implement a checkbox that updates my database without reloading the webpage. I asked an AI for help, and got some pretty detailed advice.I added some js to my webpage and installed and...
View ArticleJoomla! 5.x Coding • Re: Trying to use Ajax
It's a naming issue. The plugin name is update_checkbox so the class name should be PlgSystemUpdate_Checkbox. This won't matter if you convert the plugin to J4 architecture.Statistics: Posted by...
View Article