Security in Joomla! 2.5 • Re: Porn link on mobile version of company website
Please see viewtopic.php?f=714&t=946026 and viewtopic.php?f=710&t=956702Best done on localhost with Wamp. or try https://mysites.guru/pricing/Statistics: Posted by Webdongle — Mon Jul 01, 2024...
View ArticleTemplates for Joomla! 5.x • Re: custom code removed from the admin login page...
YesStatistics: Posted by Webdongle — Mon Jul 01, 2024 5:41 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Gateway timeouts
Can you confirm whether J4.4.4 supports php-8.3.8?I'm trying to migrate a J4.4.4 system to a new server running fedora40 and php-8.3.8 and seeing gateway timeout errors. The database is running on a...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Gateway timeouts
https://manual.joomla.org/docs/next/get ... uirements/ states "recommended" PHP 8.2 but doesn't suggest "8.2 or higher". Try PHP 8.2 - does the problem resolve itself? With PHP 8.3.x, you might need...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: menu flex-wrap issue
Remove this line from user.css: Content of user.cssOr if you want to keep it use /* */, like /*Content of user.css*/Thank you. I looked at that yesterday and thought it was a just a header in the...
View ArticleExtensions for Joomla! 5.x • Re: Breezing form label inside field
Yes, I've set placeholder and hide the label.Thanks for the hint!Usually with form builders you have placeholders to show text in a field.Statistics: Posted by cvrak — Tue Jul 02, 2024 7:14 am
View ArticleJ! 5.x - L'atelier! • Comment empêcher JOOMLA 5 d'afficher tous les articles...
Bonjour Voici la problématique : Je voudrais que joomla n'affiche pas tous les articles d'une même catégorie ? est ce possible ?Je vous explique :J'ai crée un article qui est un sommaire de 10 liens...
View ArticleJoomla! 4.x Coding • Re: Requesting URL parameter variable
Use this:Code: {source}<?php use Joomla\CMS\Factory;$input = Factory::getApplication()->input;$ucg_coverimage = $input->get('CoverImage', '', 'string');echo...
View ArticleTemplates for Joomla! 5.x • Re: CSS: separate system template parts
You have to study Web Assets Manager.https://docs.joomla.org/J4.x:Web_AssetsStatistics: Posted by Per Yngve Berg — Wed Jul 03, 2024 6:45 am
View ArticleJoomla! 5.x Coding • How to check if user is admin in an article.
Trying to create an article overrride that will allow me to append a field if the user is logged in as an admin.something similar toCode: <div class="com-content-article__body"><?phpecho...
View ArticleJoomla! 5.x Coding • Re: How to check if user is admin in an article.
if I use the above I wind up with the field not being renderedScreenshot 2024-07-03 024756.pngStatistics: Posted by N6REJ — Wed Jul 03, 2024 7:49 am
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: How to...
They are hidden from you not google.Statistics: Posted by gws — Thu Jul 04, 2024 7:33 am
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Google's SEO...
Latest news! Google's SEO API recipe got out, revealing insights about rankings. What's important? High-end, fitting content, strong backlink profiles, and user experience, including quick page...
View ArticleMigrating and Upgrading to Joomla! 5.x • Insert Joomla 5 articles from SQL
Hello. I have a very old joomla with version 2.5. So far I was able to move articles from one joomla to another using database movement, i.e. SQL statements, either in 3.5 or in other versions.The...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Insert Joomla 5 articles from SQL
Welcome to Joomla forum!Since Joomla 4 has Joomla a new "workflow" functionality.For each imported article you need to create a reference in the #__workflow_associations table. See...
View ArticleGeneral Questions/New to Joomla! 5.x • How to go about pics uploading.
ChemsXpress (https://chemsxpress.com): ChemsXpress is a platform specializing in the distribution of research chemicals and related products. It offers a wide range of substances for scientific and...
View ArticlePerformance - Joomla! 5.x • Website takes up to 10 seconds to load
HeyI have a yootheme pro based Joomla Installation atwww.bodhran-info,deI have a very long load time and at the webpage test page it looks like...
View ArticleTemplates for Joomla! 5.x • SP Page builder complete other interface, how to...
Hello,I am using SP Page Builder (Ultimate Helix Template) 3.8.10 for a long time. However I updated this component to 5.3.2.Now the interface is completely different and not nice to use.Can someone...
View ArticleTemplates for Joomla! 5.x • Re: SP Page builder complete other interface, how...
Reading some posts on the Joomshaper forum, SPPB 3.8.10 won't work in Joomla 5. SPPB 3.8.10 runs on Joomla 4, but not Joomla 5. This Joomshaper forum question seems related to your question:...
View ArticlePerformance - Joomla! 5.x • Re: Website takes up to 10 seconds to load
https://www.bodhran-info.de reaches https://www.bodhran-info.de/deThis suggests you have multi language settings set up incorrectlyStatistics: Posted by Webdongle — Fri Jul 05, 2024 1:02 am
View Article