Installation Joomla! 5.x • Re: Joomla 5.1 Installer fails (nothing to select...
Do not reply through or by using "Report the post". The report you have created has been deleted.Please post your question/reply in the topic.Statistics: Posted by imanickam — Sun Apr 28, 2024 5:33 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: url to news post?
You can get article's non-SEF link using Joomla\Component\Content\Site\Helper\RouteHelper::getArticleRoute(). Run in through Joomla\CMS\Router\Route::_() to get the SEF link:Code: use...
View ArticleGeneral Questions/New to Joomla! 5.x • What is the difference between...
What is the difference between clearing cache and clearing cookies?Statistics: Posted by amirahussein1 — Sun Apr 28, 2024 7:40 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: What is the difference between...
Cache is a collection of pages of your site temporarily saved so they can load quicker on the server. Cookies are small text files that hold information about the site.Statistics: Posted by gws — Sun...
View ArticleGeneral Questions/New to Joomla! 5.x • joomla native pdf embed
in joomla 5.1 the native joomla embed pdf plugin seems to no longer work.If you embed the following code in an article:Code: <object data="images/your_pdf_exemple.pdf" type="application/pdf"...
View ArticleGeneral Questions/New to Joomla! 5.x • SP Page Builder Frontend Editor -...
SP Page Builder Frontend Editor for all other pages is accessible except for the Homepage, which is on infinite loading. Before installing K2 extension, the homepage was accessible. I tried clearing...
View ArticleTemplates for Joomla! 5.x • Re: Joomla template 'Select' shows 404 error
Thanks Per I will try tomorrow. Statistics: Posted by Lakeside55 — Mon Apr 29, 2024 7:36 am
View Articledocs.joomla.org - Feedback/Information • Re: Documentation for PR
Thanks for that ceford.I may be being thick, but I can't see where that tells me how to write & submit documentation to support a change to core functionality. I did find it previously and...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Admin panel - HTTP 500 Whoops.
Result - Allow url fopen: No ... should be Yes. Fixed but did not change anything.Restored from backup and now back to 4.4.4 and all working.Statistics: Posted by BobShawAU — Mon Apr 29, 2024 8:15 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Smart Search Advanced Lists
Smart Search Advanced Lists can significantly enhance your search functionality, providing a more refined and efficient way to access the specific data you need. If you're looking to optimize how you...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Some newbie questions...
Hi againfirst of all, thank you for your support.Well.- what i see on the backend is in the attached file. The same on Chrome and Opera. No error messages- It's the Chrome latest version - I use Apple...
View ArticleAdministration Joomla! 5.x • Re: restoring Akeeba Backup of Version 5.1 hangs
John VYou say . . . Suspect a server set-up/compatibility issue but it will be like finding a needle in a haystack Me too.I guess this post is more of an advisory. Nothing appears to be very stable !...
View ArticleExtensions for Joomla! 4.x • Remove extension artifacts.
I have extensions listed under Manage Extensions that I can't uninstall because "the folder can not be found". How can I remove these, please?Status Name Location Type Version Date Author Folder...
View ArticleExtensions for Joomla! 4.x • Re: Remove extension artifacts.
Reinstalling and then uninstalling should work. Another option is to manually remove entries from database but that's not recommended.Statistics: Posted by SharkyKZ — Mon Apr 29, 2024 8:34 am
View ArticleAdministration Joomla! 5.x • Permissions for someone working on the site?
Hi and thanks for your help.I have always worked alone on the sites I do. I have asked someone to do the SEO for me.What permissions on the site do I give to the person?Thanks so long.DeonStatistics:...
View ArticleAdministration Joomla! 5.x • Suggestion
That's fantastic news that you're looking to optimize your site's SEO with a professional touch! When granting permissions for someone to work on your site, it's crucial to balance access with...
View ArticleAdministration Joomla! 5.x • Re: Suggestion
That's fantastic news that you're looking to optimize your site's SEO with a professional touch! When granting permissions for someone to work on your site, it's crucial to balance access with...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: No contacts in the admin panel...
Look in the #__menu table.Statistics: Posted by ceford — Tue Apr 30, 2024 8:03 am
View ArticleAdministration Joomla! 5.x • Upload Images using Frontend
Hello everybody,I want to make authors be able to upload images and documents using the frontend to use/embed them into articles.I created a separate menu, where all entries are shown after login.My...
View ArticleJoomla! 5.x Coding • Filter by categories and category title in the list of...
Hi!I creating my custom component for Joomla 5. This is like a list of workers with different fields + I connected for this component native Joomla categories. Categories working (I mean creating,...
View Article