General Questions/New to Joomla! 5.x • Re: Cant log in to admin page after...
Unfortunately, your FPA still says v4.4.3 (seems to be the exact same report as contained your OP) - you don't appear to be running 5.0.3 at all. The same thing with the FPA reporting your PHP version...
View ArticleAdministration Joomla! 5.x • Re: Articles Category List, multi level
I agree, I can't seem to get the Articles Category list menu item to list in the table layout (default layout) all articles across the selected categories. It doesn't seem to "inherit" child...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Cannot login after Update J4.4.3...
Thank you A. I will work on your reccomendations.Statistics: Posted by mulycat — Mon Mar 11, 2024 12:30 am
View ArticleGeneral Questions/New to Joomla! 4.x • Remove "by" from article...
Hi,I knew how to do this in Joomla 3, but cannot figure out how to do it in Joomla 4. Does anyone know how to remove the word "by" from article bylines? I just want the author's names, not the "by...
View ArticleJoomla! 4.x Coding • Re: Add “own controller” to com_users Admin Component
Thanks Peter. Are there any tutorials on building a System Plugin you can recommend, that might be similar to what I am doing? Is a Plugin and System Plugin the same thing?Statistics: Posted by...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors with php8.2 / 8.3
deprecated notices just mean that a particular php function or feature is outdated. You can probably safely turn the error reporting to "default" or "none".Did you update Akeeba Backup - and what...
View ArticleAdministration Joomla! 3.x • Re: Joomla 3 and Recaptcha v2
Joomla 3.10 recaptcha " I am not a robot" was not working, just spinning and spinning. I downloaded and updated the mootools files as suggested and it worked!Which mootools files did you use? There's...
View ArticleThe Lounge • Re: My site's spam score is 17%
you can disavow but it's just an arbitrary number.. i wouldn't worryStatistics: Posted by smartersign — Tue Mar 12, 2024 12:39 am
View ArticleThe Lounge • Re: Joomla is a class act
I come back to it every few years.. it's stood the test of time.. hard to doStatistics: Posted by smartersign — Tue Mar 12, 2024 12:40 am
View ArticleAdministration Joomla! 3.x • Re: Contacts page: How to hide the Form but...
But this hides the whole contents in the Contacts page, which is not what I'm looking forThis behavior could be due to the template that is being used for the site. What template is being used for the...
View ArticleTemplates for Joomla! 4.x • Re: J4 - Cassiopeia - 'Send Email' button colour.
The button interface look-and-feel is facilitated by the the css class btn-primary. The following css entries that are found in the file template.css are executed in the following order. You could...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Hotspot solution
https://www.google.com/search?q=site%3A ... s-wiz-serpOrhttps://extensions.joomla.org/extension/jce/Statistics: Posted by Webdongle — Tue Mar 12, 2024 6:48 pm
View ArticleAdministration Joomla! 4.x • Re: User Registration Email error {ACTIVATE}
Session Path Writable: No ... should be yes. Speak to your host.Statistics: Posted by Webdongle — Tue Mar 12, 2024 9:21 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Joomla update problem 5.0.2 php...
Php didnt solve problem, changing live site either but now waiting for webhotel concerning the ”Session Path Writable: No” issue. Thanks a lot for your time!!!Statistics: Posted by Sjensen — Tue Mar...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Meta data OG...
Thanks a lot for taking your time ToivoI forgot to answer because I got lost in some other bugs and had to to find my way around that.Statistics: Posted by Sjensen — Tue Mar 12, 2024 10:12 pm
View ArticleLanguage - Joomla! 4.x • Re: Only showing the English menu items, not the...
Good to see that you've solved it. Thanks for sharing your solution!Statistics: Posted by pe7er — Tue Mar 12, 2024 10:54 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Center regular Joomla breadcrumbs
https://www.ckdev.info/doa/index.php/co ... ng-enginesI am trying to center the breadcrumbs as they are, currently, under the logo (I used some CSS to push the breadcrumb wrapper up to cover some of...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Strange red outline in admin template
Looks like a style has been added to links. Inspect a link with your browser Developer Tools and look down the list of styles until you find something ending in a that is coloured red (or #ffxxxx -...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Center regular Joomla breadcrumbs
Your breadcrumbs are in a div with id="breadcrumbs" so you could add padding-left or margin-left inside a media query that selects only the wide screen mode. Something like this in user.cssCode:...
View ArticleAdministration Joomla! 3.x • Re: The host changed the PHP version to 8.1 and...
You need to set the php to a lower versionStatistics: Posted by Webdongle — Thu Mar 14, 2024 12:19 am
View Article