Search Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Association...
Thank you for you r help. I'll check the .htaccess hoping I found the problem there.Thank youTonyStatistics: Posted by raziel1973 — Mon Sep 16, 2024 9:49 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: A thought on LogIn buttons
Ooops. I triggered something with my use of multiple underscores to indicate the top and bottoms of the two proposed LogIn buttons.So please disregard the lines with "Manual signatures are NOT...
View ArticleGeneral Questions/New to Joomla! 5.x • Edit Header Text
Hello,I need some help editing a header on a template on Joomla! 5. I want to modify the title "Wave" on the top left. I cannot locate it anywhere. I have been to template style where I can add the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Edit Header Text
It's a 3. Party Template.My only suggestion is the Site Name set in Global Configuration.Statistics: Posted by Per Yngve Berg — Mon Sep 16, 2024 11:16 am
View ArticleThe Lounge • Re: Joomla 5x and style
Personally I don't have a problem with J4/J5 administrator. It does its job.I was actually tired of the J2.5/3 layout and welcomed something different and new.Statistics: Posted by AMurray — Tue Sep...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Invalid Security Token Error in...
Obvious question....but ...did you do as the error message suggests - "refresh the page and try again"?This topic has been raised many a time, I don't think the solution has changed much.Try this :...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Email notification problem upon...
Also, I did not receive a notification of new user registration as administrator.Statistics: Posted by irenuyam — Tue Sep 17, 2024 10:25 am
View ArticleAdministration Joomla! 5.x • Re: Unable to login to joomla admin
from some quick research I think @JAvesey is correct - you need to resync your phone authenticator app to match the time zone you changed to because it had been working, based on the previous time...
View ArticleAdministration Joomla! 5.x • Re: User activation email not arriving
what "model" ? The email templates are are component, and you can publish/unpublish them from the administrator under "Mail Templates".I don't know what you mean by "how do I verify that the model is...
View ArticleAdministration Joomla! 5.x • Re: Joomla help screens - admin area
The website is in a sub-folder at www.gpwebsite.design/cityview5/Statistics: Posted by jarosz — Tue Sep 17, 2024 11:15 am
View ArticleGeneral Questions/New to Joomla! 4.x • How to add Mail Templates for another...
Hello.Our website are in three languages and I was checking out the Mail Templates to customize the message sent to new users. I can't find any option to create another template in another...
View ArticleJoomla! 5.x Coding • Fields plugin problem when disabling the Backward...
Hello,I want to disable the Backward Compatibility plugin on one of my Joomla sites (Joomla 5.1.4). After disabling the Backward Compatibility plugin, one of my field plugins reported an error I could...
View ArticleJoomla! 5.x Coding • Re: Fields plugin problem when disabling the Backward...
Replace JLoader::import() call with native import:Code: use Joomla\Component\Fields\Administrator\Plugin\FieldsPlugin;Statistics: Posted by SharkyKZ — Wed Sep 18, 2024 9:00 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: https - modules stop loading in...
Force HTTPS setting in global configStatistics: Posted by Webdongle — Wed Sep 18, 2024 10:09 am
View ArticleGeneral Questions/New to Joomla! 5.x • How to Optimize Joomla Website...
I'm experiencing some layout and performance issues with my Joomla website when viewed on iPhone devices. What are the best practices or extensions to optimize the site for a smoother user experience...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to Optimize Joomla Website...
With a good template, they usually have the responsive design built in these days. Cassiopeia is such a template. Try it and see. We can't help much if we can't see your site in order to make...
View ArticleJoomla! 5.x Coding • Using bootComponent + createModel via com_ajax
Hello,I have a custom-built search module where I want to use an existing component's model to fetch data. For that, I got this from the extension's module:Code: $productsModel =...
View ArticleAdministration Joomla! 5.x • Re: Unable to login to joomla admin
The FPA instructions did not say post the BBCode between the "code" tags in this forum, it just said copy and paste the BBCode generated by the FPA into a new post in the same thread.Step 6 and Step 8...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MySql 8.0.13
and Joomla 4 support ends next month (oct 2024) except for 12 months for critical security updates only - no bugfixes or feature additions.Statistics: Posted by AMurray — Thu Sep 19, 2024 11:34 am
View ArticlePerformance - Joomla! 5.x • Re: Optimizing Joomla Site Performance with Large...
1. Check the queries that create the load and find out if they are optimized (e.g. have the proper indexes).2. You can identify from where these queries comes and check if the extension executing them...
View Article