Extensions for Joomla! 3.x • Re: Articles Anywhere plugin stopped working...
I did some research and it looks like there is no other plugin that does the same thing. And I don't think that the developer would agree to update the old version compatible with Joomla 3. But I've...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MENU > CATEGORY BLOG
It has to be done with CSS in your template.Statistics: Posted by Per Yngve Berg — Sat May 18, 2024 8:44 pm
View ArticleAdministration Joomla! 3.x • Re: Form not sending on submit
Thank-you for your replies.Test mail fine. FPA output below:[18-May-2024 17:54:21 UTC] PHP Warning: Joomla! Instance :: Joomla! 3.10.12-Stable (Daraja) 8-July-2023Joomla! Platform :: Joomla Platform...
View ArticleJoomla! 5.x Coding • Re: Autoload_psr4 or registration problem? My Joomla...
Basically Joomla uses capital first letters for PHP classes (and for each segment of a fully-qualified classname), for the PHP files which contain PHP class definitions, and the subdirectories under...
View ArticleJoomla! 5.x Coding • Re: Upgrading Extensions and Plugins to use "new...
I think you'll find it easiest to use the web asset manager, as described in http://pr-261.manual.joomlacode.org/doc ... javascript and in https://manual.joomla.org/docs/general- ... definition - you...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Images on MEDIA cant load / Cant...
When i press the select is it possible to show all the folders that are selected under the image file so the correct folder can be selected?Screenshot 2024-05-20 at 12.02.29 AM.jpgScreenshot...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Articles on homepage display weird?
A link to your site showing the problem would be useful, thank you.Statistics: Posted by AMurray — Sun May 19, 2024 9:16 pm
View ArticleAdministration Joomla! 3.x • Re: php 7.4.33 upgrade to 8.0 fails
As Hostgator said - contact the developers to fix the issues.It is advisable to contact the web developer and update the scripts to the latest PHP version above 8.1.When they say 'web developer' they...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Iframe not working in Joomla...
You did remove the square brackets? They were added by the forum.No, I did not do this! Sorry did not know I just made sure it was enabled and put the iframe in it as I have done for 10 years :-) I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Creating Articles on the Front End...
I see why we weren't on the same page. It was my template not allowing me to see it.I apologize for the confusion but appreciate your help!Statistics: Posted by Kaatt — Sun May 19, 2024 9:59 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Create Categories on Front End
Is there a way to create/edit categories on the front end of a site?Statistics: Posted by Kaatt — Sun May 19, 2024 10:01 pm
View ArticleInstallation Joomla! 5.x • Joomla 5 installation OK, but getting PHP config...
So I installed Joomla 5, it went ok. Joomla! 5.1.0 StableRunning PHP 8.1.27php -i reports config values (examples)memory_limit => 256M => 256Msys_temp_dir => /var/www/tmp =>...
View ArticleAdministration Joomla! 5.x • Joomla updates
I have all my sites set to "Default" and "Stable". Yet I'm getting a number of them sending me update notices about the latest RC1 release. Anyone else experiencing this?Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Adding body class to template
Change $menu->params to $menu->getParams().OK thanks, that worked for desktop but not for mobile. What's interesting is that in Firefox's inspector I am still seeing this for the body class in...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to revert HTTPS setting for...
I get "site cannot be reached" (not secure). Chrome blocking it because it doesn't have SSL (perhaps)? I know browsers are heading in that direction.Statistics: Posted by AMurray — Mon May 20, 2024...
View ArticleExtensions for Joomla! 4.x • EasyBlog shows old blog posts continually
I recently upgraded to joomla .i'm running an easy blog system .The system is by default showing what it calls Recent blog posts (which I labelled under categories as Views,Parsha,News.The blogposts...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Spring cleaning my Joomla
Your list is on track. My suggestions below:Keep joomla up to date - install all updates as they are released (roughly every 6 weeks).Keep extensions updated and use reputable ones from the JED.Backup...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: website developer tool
I believe you are on the right track - the browser developer tool is what you need. If you change the code there, it will show a 'preview' of the page with that change applied. Then you can place the...
View ArticleAdministration Joomla! 5.x • Re: Joomla updates
"default" is for updating with a version series e.g. 4.4.1 to 4.4.2 etc. "JoomlaNext" is for updating between major versions e.g. 3.10 to 4 or 4. to 5.In the Joomla update, it seems there are two...
View ArticleAdministration Joomla! 2.5 • Re: This page isn’t working HTTP ERROR 500
@gws, the post has been moved to the 2.5.x forum (see the mod note under the OP from @imanikcam)@gokul_pradsad_N - Joomla 2.5 has been out of support for 10 years. I would be looking at migrating to...
View Article