Joomla! 5.x Coding • Re: Custom button calling Javascript function
I'll have to dive into that, then. Any examples out there to study?Statistics: Posted by Natrixx — Sat Dec 28, 2024 9:08 pm
View ArticleAdministration Joomla! 5.x • Re: Cannot find favicon.ico
It was for implementation of Child Templates in J4.1Statistics: Posted by Per Yngve Berg — Sat Dec 28, 2024 10:13 pm
View ArticleAdministration Joomla! 5.x • Re: Joomla password reset hasn't worked since...
I was also confused, but the OP is referring to the normal "forgot password" for front-end registered users not for admins. I've never known that not to work; if that was the case we'd see a lot more...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to display dates in an...
I see you're responding to my earlier "please rephrase the question", however since then, we've now answered the question; see responses above.Statistics: Posted by AMurray — Sat Dec 28, 2024 10:51 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Move hits count to new installation
How do I edit the hits count in a new install to reflect hits from prior site?New hits obviously show "1" where some pages of prior site have almost a million hits. I don't want to lose that long...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Move hits count to new installation
In your xxx_content table you can adjust the hits value.Statistics: Posted by gws — Sun Dec 29, 2024 12:21 am
View ArticleInstallation Joomla! 5.x • Re: Missing file after istallation
The highlight plugin is used to highlight search terms in search results. You can open the #__extensions table with phpMyAdmin, find the plg_system_highlight extension and set its enabled value to 0....
View ArticleExtensions for Joomla! 5.x • Re: Breadcrumbs problem
PerThat is what I have done,But in general users want more !RichardStatistics: Posted by rgtr — Sun Dec 29, 2024 9:30 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Solved: Could not load root metadata.
Thanks everyone for your help.Ends up that the tuf_metadata table didn't propagate during the upgrade for some reason. I went back to the install SQL file and added the data.What a pain!Statistics:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Could not load root metadata.
Plain text editor, find replace on prefix then import?Statistics: Posted by Webdongle — Sun Dec 29, 2024 10:43 pm
View ArticleJ! 5.x - L'atelier! • Message d'erreur suite migration en 5.2.2
Bonjour suite à la mise à jour en version 5.2.2, j'ai maintenant un message d'erreur:FOF40\Platform\Joomla\Platform::getDbo(): Return value must be of type JDatabaseDriver,...
View ArticleJ! 5.x - L'atelier! • Re: Message d'erreur suite migration en 5.2.2
J'ai trouvé, le pb est avec l'extension "JCH Optimize".Bonnes fêtes de fin d'année @ vous ;-)Statistics: Posted by TofSzr62 — Sun Dec 29, 2024 11:47 pm
View ArticleAdministration Joomla! 5.x • Links for articles
For articles, on the ‘images and links’ tab, you can add three links (Link A, Link B, Link C). We use these links to add sources. The number of sources can vary from one to several dozen, but three is...
View ArticleAdministration Joomla! 5.x • Re: Data export in a different language
The issue you're facing with Joomla's multilingual website could be due to how the system handles language preferences for emails. Even though the email templates are translated, Joomla may be...
View ArticleAdministration Joomla! 5.x • Re: Links for articles
It would be more convenient to link links via a separate table so there is no limitation in numbers.Who has a solution for this to add more links to an article?You could create Custom Fields for your...
View ArticleGeneral Questions/New to Joomla! 5.x • Favicon does not show in tablet
Hello.I just noticed yesterday when I opened our website in a table device, the favicon icon did not show.How can I correct this?Thanks.Statistics: Posted by irenuyam — Mon Dec 30, 2024 11:34 am
View ArticleAdministration Joomla! 5.x • Re: Cannot find favicon.ico
N.BIf you change the icon you will need to clear browser cache to see it. Just refreshing the browser will only display the image in the cache.Statistics: Posted by Webdongle — Mon Dec 30, 2024 5:57 pm
View ArticleJoomla! 5.x Coding • Using FA icons in a custom button with Toolbar Helper
Is it possible to do this? ToolbarHelper::custom takes an icon parameter, and it seems to create a span with a class of icon-XXXX, where XXXS is the icon parameter. And this works fine.Is there a way...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Is there a search module to search...
sorry I am not developer, ow can I find this pluginStatistics: Posted by soso12 — Tue Dec 31, 2024 12:52 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can i create many modules like...
nah, i need it to be 100's of seperate modules, clicking a link to go to an article to click my javascript is too obstructiveAll my menu items would be specific ThreeJS frameworks, it used to be you...
View Article