Joomla! 4.x Coding • Re: Send email to site admin when a person clicks a...
Maybe use it google tag menager?Statistics: Posted by pablop76 — Mon Feb 26, 2024 8:26 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Upgrade PHP to 8.2
@WiWo, the recommended version of PHP for Joomla 4 is PHP 8.2. All the extensions you mentioned, including the template, are compatible with PHP 8.2 and work all right in Joomla 4.4.3. Something else...
View ArticleInstallation Joomla! 5.x • Re: Trouble installing Joomla
Copy / paste from an editor sometimes copies more than you think - white space or formatting at the beginning and or end of the copied item. Did you 'see' the copied password when you pasted it into...
View ArticleAdministration Joomla! 4.x • Re: "You don't have permission" -...
Is this a bug or is it intended? Should the Admin be shown a login screen then be redirected after logging in?Statistics: Posted by Webdongle — Mon Feb 26, 2024 9:27 am
View ArticleExtensions for Joomla! 5.x • Re: ? to Virtuemart specialist: error 500,...
No, I never heard about it before either, but for now I have already reloaded last week's backup and will run under J4 until VM 4.2.6 becomes free to download. Thanks so much for your time!Statistics:...
View ArticleGeneral Questions/New to Joomla! 4.x • Exclude from Smart Search
Hello,Is there a way to exclude items from the indexing of the Smart Search extension?For example if articles / documents etc are added to a Registered category then these should not be included in...
View ArticleAdministration Joomla! 4.x • Re: User creation error: "Field 'last_name'...
Hi, I just wanted to follow-up with this. While I didn't resolve the JSON.parse: unexpected error, I did resolve the first error, and they were not related. The error will vary depending on your field...
View ArticleAdministration Joomla! 4.x • Re: Problem with contact form / test emails
Check the Sent folder in Gmail. The test message is normally found from the Sent folder.It is not there. Is there something on the server side i.e. hosting company that could be blocking...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Frontend Login being ignored
What do you mean by ignores me? If I select Teacher Zone and enter a random username and password I get the expected error message: Username and password do not match or you do not have an account...
View ArticleTemplates for Joomla! 5.x • Re: Main menu Z-Index Cassiopeia Template
I found the CSS files of the template, but there are so many files there so I don't know where exactly I need to make the change. Hi. Never edit template's core files. Create user.css file in this...
View ArticleExtensions for Joomla! 5.x • Re: Privacy Consent Notification
I only know of this Consent Policy issue since Joomla MFA does not, apparently, permit a Super User to use MFA.I can’t help with the CB bits of your post (I don’t use CB). However, this last part of...
View ArticleJoomla! 5.x Coding • Re: Get image in my custom module in J!5
Your question is ambiguous. What do you mean by module field? What type of module? Where do you see the code you quoted?If you mean a custom module: use the TinyMCE CMS Content / Media buttons to...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Maps made on Google are not shown
Did you register your Google Maps API Key for the second domain?Statistics: Posted by ceford — Wed Feb 28, 2024 6:37 am
View ArticleJoomla! 4.x Coding • Re: Bootstrap Modal Popup with custom load trigger not...
Hi. Depends on the template. If you use Cassiopea, I believe you have forgotten about the call of Bootstrap Modal component.https://docs.joomla.org/J4.x:Using_Boot ... n_Joomla_4Statistics: Posted by...
View ArticleTemplates for Joomla! 5.x • Re: Background-image does not appear
.body {background-color:#000;background-image: url("/images/guitar_neck_blue2.png");background-repeat: no-repeat;background-size: cover;background-attachment: fixed; background-position: left top;}Hi....
View ArticleMigrating and Upgrading to Joomla! 5.x • Joomla update problem 5.0.2 php...
Hi My problem comes while updating joomla 5.0.2 to 5.0.3I get this error: Joomla Update encountered a server error when applying the update to your site.(so I see the update in ftp but it wont run)I...
View ArticleGeneral Questions/New to Joomla! 5.x • There is no...
Using Joomla 5.0.3, PhP 8.2After clicking on [Menus]-[Manage] Joomla comes up with error:An error has occurred. 0 There is no "com_menus.admin-menus" asset of a "script" type in the registry. Anyone...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Passkey image size
My Passkey image (SVG) is normal size. The styling has this from template.css on line 13876:.plg_system_webauthn_login_button svg { width: 30px; margin: 4px;}Yours does not have that style.Statistics:...
View ArticleJoomla! 5.x Coding • Re: Cannot insert breaks into template.css
Hi there. The template.css that came with my organization's Joomla template came with the code in one long, unreadable line. Hi. Never edit template.css and other template's core files, if you do not...
View ArticleAdministration Joomla! 5.x • Re: domainname
Global Configuration / Site / SEO / Site Name in Page Titles - set it to No.Wrong forum?Statistics: Posted by ceford — Thu Feb 29, 2024 8:06 am
View Article