Extensions for Joomla! 4.x • 1406 Data too long for column 'raw_return' at row 1
Som users is getting this when try to login, it seems to have to do with Spambotcheck.Now it seems like their support forum does not work, so I cannot create a post...
View ArticleItalian Forum • Re: cornice agli articoli in joomla
Quando ti colleghi a un sito Word Press, si presume che il tuo post sia spam e venga ignorato.Statistics: Posted by gws — Sat Nov 23, 2024 2:55 pm
View ArticleExtensions for Joomla! 5.x • Slideshow CK: Attempt to assign property...
helloI have had Slideshow CK module on my website for a long time and it worked fine until now. Today, to change the slider image, when I enter the management of this module, it displays the following...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: DJ Mega Menu Hamburger Size and...
Any ideas on centering the logo/image while keeping the hamburger to the far left?You can achieve that with these styles:Code: #g-top .jl-container { justify-content: center; position:...
View ArticleExtensions for Joomla! 5.x • Re: DJ image slider -> Moving like a ticker
I am creating a carousel based on https://splidejs.com/You can try it in your test project and show me the way to develop this module.https://github.com/pablop76/carouseltickerStatistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Database Content Not Updated to...
could it be just a caching issue; clear your browser and joomla caches. Are you using any external caching service e.g. Cloudflare, or something set up through your web host? Check the caching plugins...
View ArticleAdministration Joomla! 5.x • How can I nest subforms?
I need a subform that itself contains a subform. How can I do that?I came across this GitHub feature request: https://github.com/joomla/joomla-cms/pull/17552I asked there and was told that it had...
View ArticleJoomla! 3.x • Re: wrong request
Pe7er, Hartelijk dank voor je antwoord. Ik heb .htaccess hernoemd en nog eens de site gestart. Dit veranderde niets.Daarna heb ik ook uit de zip-file de .htaccess gekopieerd en in de root van de site...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Migrating from J3.10.12 to J4.4.9
I would use your existing jpa file from a backup along with kickstart from Akeeba.Delete all the files, delete the database, create a new database then restore using kickstart. Don’t restore from...
View ArticleJoomla! 4.x Coding • Re: old script failing in joomla 4 - Factory:: issue
I didn't see the original qualifier of you having placed the script in the joomla folder structure.Or maybe subconscious rejection because I don't love the idea of placing a script that we own in a...
View ArticleExtensions for Joomla! 4.x • Re: Isto Article Newsflash- change speed of...
Did you follow the instructions at https://istopan.gr/our-extensions/isto- ... flash.htmlAlso, that extension hasn't been updated in three years...Statistics: Posted by gsmela — Sun Nov 24, 2024 10:06...
View ArticleSites & Infrastructure - Feedback/Information • Re: Need a Specific Forum...
As with any template, the usual way add custom css is add the code to the user.css file. (you have to create it if it doesn't pre-exist).Here's the mentioned info on...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: CSS Div Block Removal
I don't see any gap when the site is viewed at full screen on a desktop monitor. I do see the gap if I reduce the browser window to "simulate" a mobile device or smaller screen. It hides the normal...
View ArticleSecurity in Joomla! 5.x • Re: ReWrite Engine On and menu Pulldown Arrows
I'm not seeing the problem described - I see the small arrows downward-pointing "accent" character on both sites.Perhaps, switch to the .htaccess that came with Joomla (the htaccess.txt file), then...
View ArticleGeneral Questions/New to Joomla! 5.x • change color of the menu items
Hi I'm trying to change color of the menu items-Home and Contact Us. Using this code but this don't do anything I have added this code in User.css file. ThanksIt's a Joomla 5 website:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: change color of the menu items
You could make the menu items visible with some CSS like:Code: li.nav-item a { color: blue;}li.nav-item a:hover { color: red;}Statistics: Posted by pe7er — Mon Nov 25, 2024 7:43 pm
View ArticleAdministration Joomla! 5.x • Re: issue with user registration
While not perfect and not 100% a guarantee, try adding a captcha to your registration form.It is possible to remove the registration link if you need to - with layout overrides.Another thing to...
View ArticleJoomla! 5.x Coding • Re: Add a custom library to Joomla
Joomla doesn't support installing custom Composer packages.Technically, because this library doesn't have any dependencies (yet), you could install it as a Joomla library and use Joomla's native...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Google maps doesn't work anymore...
Hi Guys, thank you so much about your reply.Yes in the page come raggiungerci (how to reach us) you'll find only screenshots.I put the goolge maps just on the main page...I just activate the API and...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.2.2
https://github.com/joomla/joomla-cms/pull/44358Why have this issue not been merged at this time??The second human test for this PR came in too late to include it in Joomla 5.2.2,which was already...
View Article