Extensions for Joomla! 4.x • Re: The default J4 Tag
I don't think this affects site indexing. Anyways, this is coming from .btn class CSS. You can create an override of layouts/joomla/content/tags.php to use different classes. Or add custom CSS. I see...
View ArticleExtensions for Joomla! 4.x • Re: Database extention to store, search and show...
Thanks Matt for the suggestion. I'm going to look into itStatistics: Posted by ThinWhite — Fri Jun 07, 2024 9:19 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: update from 4.4.4 to 4.4.5
Allow url fopen: NoI believe the above needs to be set to "Yes". Speak to your host about this, it's a PHP setting.These settings are also inadequate:Max. Upload Size: 16M | Max. POST Size: 16M | Max....
View ArticleTemplates for Joomla! 5.x • Re: user.css for Cassiopeia Template on Joomla 5
There is no own class in Cassiopeia.Use this in your user.css file:Code: :root { --cassiopeia-color-primary: #2F9C95; --cassiopeia-color-hover: #174F4B; --cassiopeia-color-link: #1C5E5A;}Statistics:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: "Benutzerinformation"...
Hello A,Thank you for your reply! I really appreciate it.Inserted in an article: No, but good thinking. I double checked, but it is not part of the article.standard module: Would you mind guiding my...
View ArticleAdministration Joomla! 5.x • Re: Issues with cpanel notifications with J5.1.1
Have you tried: clear the joomla cache, browser cache.It may sort itself out with time.Statistics: Posted by AMurray — Fri Jun 07, 2024 10:55 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla smart search not working as...
The indexing for a component is performed by a Finder plugin for that component.So, these 3rd party components should provide finder plugins which are: a) enabled. b) work as expected.To inspect...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5.1 - TinyMCE: cannot...
Still nothing further on this. It was discussed here: viewtopic.php?t=1008580Statistics: Posted by mtgg — Fri Jun 07, 2024 11:26 pm
View ArticleExtensions for Joomla! 5.x • Re: DirectPHP
I'll have a look at it... I presume the php script resides in a file and gets included into the article or module at run time??thanks for the pointer.It's even simpler, just paste the php or js code...
View ArticleAdministration Joomla! 5.x • Re: Trying to get J5 to post to a GMail address
Did you get this sorted out? I also have problem to get email from Joomla to Gmail.. hmmAlmost. I still can't find where to get the ASP (Application Specific Password) that Google originally referred...
View ArticleTemplates for Joomla! 4.x • Re: Font are too big at frontend & backend...
Great topic! If I sit here and ctrl+mouse-wheel my browser magnification from 100% down to 67% then my entire Atum backend looks fantastic. Reminiscent of J3.10 days. So where and how can I set some...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Cannot use object of type...
I am not running Helix framework, but I just managed to get a few files uploaded by going into Cpanel and toggling off and then on: fileinfo extension in the PHP extension selector. I'll keep an eye...
View ArticleGeneral Questions/New to Joomla! 5.x • No component Contacts
Hi and sorry for my bad english...I can't see anymore the contacts !? Where i can activate them again?Statistics: Posted by thanks2world — Sun Jun 09, 2024 7:05 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: No component Contacts
don't know which version of joomla this is but.Yes you can try in administrator section on System control panelthere click on joomla>cthere check for updatesand otherwise you can choose afterwards...
View ArticleAdministration Joomla! 5.x • Re: How can I add a version number to child...
But that doesn't work, either.Hi. You have lost slash, so your path to user.css is not existing.2.jpgOr try thisCode: $version = filemtime(JPATH_THEMES . '/' . $this->template ....
View ArticleGeneral Questions/New to Joomla! 3.x • Showing categories and articles as a...
Hi In Joomla 3.10, I have a main category (Blogs)and for this I have some subcategories like Cat1, Cat2, Cat3for each of these, may have some sub-categories for example S1A, S1B for Cat1 and S3A for...
View ArticleJoomla! 5.x Coding • Re: Plugin to notify users of new articles
How difficult or easy would it be to add an option to the „Create article“ form that would allow me to sent or not send the mail when I create a new article? That would offer better control than just...
View ArticleGeneral Questions/New to Joomla! 5.x • Articles are saved two hours ahead of...
Greetings.Regardless of the time zone set in Global Configuration - Server, articles are saved (or even modified) two hours ahead of the current time. The server hosting the site is set up correctly...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Articles are saved two hours ahead...
Welcome to Joomla forum!In Global Configuration, you can indeed set the default time zone for the website. By default, user accounts will use that global time zone setting. You can override it on a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Amazon S3 storage with Media...
Hey SharkyKZ,you are absolutely right....this is indeed not a Joomla core plugin ...we have contacted the third party developer accordingly.Sorry for the confusion.Statistics: Posted by mberwing — Mon...
View Article