Administration Joomla! 5.x • Menu URL Link with Anchor is not working as it...
Dear all, just facing a problem with adding an anchor to a menu link (Menu Item Type: URL).I could swear I got it to work a couple of years ago with an older J! version...Currently using 5.1.11. With...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I can't stop Singapore traffic
If the host can't see traffic from Singapore perhaps the bot is spoofing a Singapore IP?Statistics: Posted by gws — Sat Aug 10, 2024 11:36 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla inaccessible
Is this a Shared Host or VPS?1) Fix the Session Path Writable on the Server. Your Host should be able to do this.2) Offload Sessions from the database by setting php as Sessions in configuration.php3)...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Show Menu-Title as Browser-Page...
Hello @herrMarekNo, unfortunately I couln't find a solution. So it seem one has to edit each "page-titel" in the menu-item.... yup, this might be a big task.Unfortunately not everyone seems to be...
View ArticleJoomla! 5.x Coding • Output your shortcode from the plugin in additional fields
Hi,I want to output my shortcode from the plugin in additional fields. Unsuccessfully. Maybe there is someone who has encountered this and can tell you?Here is my plugin code:Code: defined('_JEXEC')...
View ArticleAdministration Joomla! 5.x • Re: Admin from Android device?
Not sure how the template used has any bearing on the web browser. And it is Cassiopeia template.If I try to edit article in Firefox android I just never get any keyboard in order to edit any text. If...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Article Title in Blog Layout
Worked a treat. I just had to change the code to reflect the location of the override a little.From:Code: <?php echo JLayoutHelper::render('joomla.content.myblog_style_default_item_title',...
View ArticleTemplates for Joomla! 5.x • Re: Undefined function get_current_user() when...
So I have changed this line $user = get_current_user(); to this $user = Factory::getUser(); This is rubbish. The original function fetch the Linux User on the Server, while the second function fetch...
View ArticleGeneral Questions/New to Joomla! 5.x • New to Joomla 5 and need help with...
Hi,I have been admin on a Joomla 3.x magazine-type website for many years, so am familiar with creating articles, categories, menus and working with other components. However, the site needs...
View ArticleAdministration Joomla! 5.x • Menu item and article titles can not be hidden
Hallo to everyone,I have just started with Joomla 5 and Cassiopeia template.It has been impossible to hide the title of the featured article as well as the titles of menu items. Any advice?Thank...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: New to Joomla 5 and need help with...
I don't know Mamp but in wamp you change the upload limit in the php options of the php version you are using.Statistics: Posted by gws — Sun Aug 11, 2024 2:28 pm
View ArticleAdministration Joomla! 5.x • Re: Menu item and article titles can not be hidden
Menu itemOptions tab ... Title fieldPage Display tab ... Show Page Headinghttps://docs.joomla.org/Help51:Menu_Ite ... d_ArticlesStatistics: Posted by Webdongle — Sun Aug 11, 2024 4:28 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: I set the Update Channel to Next...
I see MySitesGuru in the plugins: can you update through that service?Thanks some good hints there. I have actually tried to update a copy of the site.I tried mysitesguru but get an error message,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: HTTP_REFERER not available when...
That is strange. same browser different tabs. if first tab is logged in then so is the second tab unless either1. the extension that delivers the pdf logs you out2. you have a 3rd party extension that...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Malware found in Joomla 5 files
It looks like your website has been hacked.Joomla uses the /libraries/ folder but not /libraries_bak/ and /libraries_old/Those file might be backdoor scripts.Statistics: Posted by pe7er — Mon Aug 12,...
View ArticleAdministration Joomla! 4.x • creation of tree structure dropdown menu
Hello, newbie here. I have been volunteered to take over management of an existing Joomla! 4 site. I have researched the various forums, but cannot get a solution, to what I think is a simple...
View ArticleJoomla! 4.x • Αλλαγή σε font στο μενου του Joomla 4
Kαλησπέρα, Έχω ένα site με Joomla 4 και το default Cassiopeia template. Αυτό που θέλω είναι να αλλάξω το font στο menu αλλά και στους τίτλους των άρθρων με κάτι διαφορετικό, ένα font που δεν είναι το...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Question about deleting articles...
Anything that is linked to an article ex; images.pdf's etc only the links are trashed, you would have to embed images in an article for it to be removed and that is not very practicable.Statistics:...
View ArticleAnnouncements • Joomla! 4.4.7 RC1 - Ready for Testing
The Production Team has a Release Candidate for Joomla 4.4.7 RC1 that is ready for testing. The more people that test in different environments, the better the release can be (on 20 August 2024). DO...
View ArticleAnnouncements • Joomla! 5.1.3 RC1 - Ready for Testing
The Production Team has a Release Candidate for Joomla 5.1.3 RC1 that is ready for testing. The more people that test in different environments, the better the release can be (on 20 August 2024).DO...
View Article