Administration Joomla! 5.x • Editing of Social Buttons in Joomla 5.0
Hi, I use Joomla 5.0 and Gavick template - Arty. I have a problem with social buttons. I already found out that I can turn them off and on in the admin interface (templates/edit styles/social API)....
View ArticleAdministration Joomla! 5.x • Re: Editing of Social Buttons in Joomla 5.0
There is no Social Buttons in Core Joomla. They must be build into your Template or a Plugin.Statistics: Posted by Per Yngve Berg — Sun Feb 04, 2024 5:55 pm
View ArticleJoomla! 4.x Coding • Re: Login programmtacially in Joomla 4 (without user...
Your code does not look like an Authentication Plugin. JFactory is also deprecated. https://docs.joomla.org/Creating_an_Aut ... for_JoomlaStatistics: Posted by Per Yngve Berg — Sun Feb 04, 2024 6:04 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Is it possible to migrate from...
Backup after each update then create a new folder and use the backup to install in the new folder and a new database. When you need to change php and database versions then installing the backup will...
View ArticleSecurity in Joomla! 5.x • Re: Joomla 5 website hacked
Hi, I think maybe one of my joomla sites were hacked. can you let me know - by Dm if needed what the quickstart was? or send it to me so we can investigate if its a quickstart issue?Statistics: Posted...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Articles showing as expired
I will also add that if I set the unpublish date for the article to some date in the future, the expired tag disappears — until that date/time is reached and then the expired date...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: TinyMCE not working
Hello,I have a similar problem. Today I updated from 4.4.2 to 5.0.2 and the tinyMCE editor does not work. I only see the white page. The problem is probably in the Firefox browser, because I tried the...
View ArticleAdministration Joomla! 4.x • Re: Every article has expired badge after...
and I get the following in Console:jquery.min.js?3.7.1:2 Uncaught TypeError: e.indexOf is not a function at ce.fn.load (jquery.min.js?3.7.1:2:82864) at service31 at service19Statistics: Posted by...
View ArticleОбщие вопросы/Новичок в Joomla! 3.x • Ошибка в отображении сайта
Добрый день. Сайт разработан на версии 3.5.0.6. В какой-то момент в браузере стал выдавать Our website is cooming soon. Панель управления под администратором работает. Причем данную надпись браузер...
View ArticleJoomla! 4.x Coding • Manually sorting articles - ordering field
Can anyone explain why there seems to be no "Rebuild" button to save a manual sorting of Articles? I was looking at it to get manual sorting working on my custom component project, and to my surprise,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: External auth scripts
After a lot of debugging I believe I have it coded to support J4 however all I get is a blank page whether logged in or not.Code: <?phpuse Joomla\CMS\Factory;ini_set('display_errors',...
View ArticleGeneral Questions/New to Joomla! 3.x • Must keep rebuilding the Menu
Ever since updating to Joomla 3.10.11, every time I add or edit a menu item it creates "strange" menu item URLs and I must rebuild the menu. After the rebuild, everything is fine.... until I have to...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Must keep rebuilding the Menu
What about Joomla 3.10.12?Statistics: Posted by Per Yngve Berg — Tue Feb 06, 2024 5:05 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Logo on iPhone is stretch
We have tried on two devices, and in incognito mode. Same problem every time, hm.In this case, I assume that this may be related to positioning. Try using Header and Logo height settings for different...
View ArticleJoomla! 5.x Coding • Re: Render front end form in the back end
Figured it out. I just needed to add identify the prefix as Site and the front end base_path to the config parameter when calling the getView function. Worked like a charm.So the call looks like...
View ArticleОбщие вопросы/Новичок в Joomla! 3.x • Re: Ошибка в отображении сайта
Благодарю! Пришлось восстанавливать файл index.phpВсе заработало.Statistics: Posted by Sergey+ — Tue Feb 06, 2024 6:02 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: upgrading to joomla 4, errors 0...
Hiwhen I type ari into the search box, I get System - ARI Docs ViewerThe funny thing is that last time I went through my extensions, I enabled that extension but when I enabled the yubikey, that was...
View ArticleLanguage - Joomla! 5.x • Error in localise.php installing mulitingual
I am trying to make my site multilingual but I anot get the language switcher to display the 2 languages (only its title so it proves the module is there in the correct place on the menu). en-GB is...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: #joomlaImage alt image problem
You add the alt tag when you insert the image. The Media form prompts you for Image Description (Alt Text). Fill it in with a few words to describe the image.Perhaps you need to clarify where you are...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: I Want to Migrate from WordPress...
Welcome to Joomla forum!There are some paid online services that can migrate your content from WordPress to Joomla. Or if you are handy with phpMyAdmin then you might be able to migrate content from...
View Article