Joomla! 5.x Coding • Re: Using FA icons in a custom button with Toolbar Helper
Looking at that rendering file, it uses layouts to define the icon class "furniture", ie the prefix &tc, in conjunction with "displayData".So you could either add your own overriding layout or put...
View ArticleExtensions for Joomla! 4.x • Re: Componentes for image album
I recently upgraded a client's website from Joomla 3 with Joomgallery to Joomla 5. I replaced Joomgallery with Ignite Gallery (commercial extension)...
View ArticleAdministration Joomla! 5.x • Re: Cache settings explanation
If your site allows uses to login into the front-end, then Progressive Cache will cause issues. In that case Conservative Cache would be better.Joomla also has a "System - Page Cache" plugin which "is...
View ArticleAdministration Joomla! 5.x • Re:...
Ok I find out that its the Joomla plg = Plugins: Smart Search - Content that causing the error. when disabling it the bug error dissapear..This plugin is conflict with Easysocial Video also.Can't...
View ArticleGeneral Questions/New to Joomla! 4.x • Change Article title color in Category...
How do I change the article title color in a category list so it stands out?I would like the words Title and Case Studies to be black.See attached.Statistics: Posted by sdp-webmaster — Tue Dec 31,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Considering Moving from WordPress...
What are the advantages of Joomla over WordPress?Welcome to Joomla forum!Joomla has many features already included in the core, so you don’t need to install many 3rd party plugins. Both Joomla and...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Default tags...
default Tags component question:1. On my front page, I have listed tags.2. A few days ago more than 20 tags were showing up on the front page3. Today less than 10 show up on the front page4. I did...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Default tags...
I solved it by going to tag module instance and changing "time period" to "last year."Statistics: Posted by djcaptpln880 — Tue Dec 31, 2024 1:51 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Unable to access Administrator Page
... I got it, Site FixedThanks everyone for your input here. I had to do a few additional edits that were not addressed here to fix it but I would not have accomplished it without your input here.I...
View ArticleThe Lounge • Re: Joomla specialized hosting...
That answer seems a bit short-sighted; many websites with heavy traffic won't operate with one server; I'm talking about hosting for heavy-trafficked websites. Do you feel there just isn't a market...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Could not load root metadata.
Yep that did the trick! Thanks!Statistics: Posted by pkross — Wed Jan 01, 2025 6:22 am
View ArticleGeneral Questions/New to Joomla! 5.x • com_finder error
Working my way through a 5.2.2 upgrade that gave me grief and this is in the error log. Any ideas on how I might resolve it?[01-Jan-2025 00:53:10 UTC] PHP Warning: Undefined property: stdClass::$id in...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: white drop-down menu appears...
I do not see what you describe but I do see a hamburger icon. That is an off-canvas menu that is only supposed to appear on narrow screens. It has some styling from Code: <link...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can i create many modules like...
I don't understand the question! However, you could use a custom plugin or module and pass a parameter to it in your article to display a selected threeJS thingy. That way, you only have one custom...
View ArticleJoomla! 4.x Coding • Re: Am I doing something stupid?
Yep, I was doing comething wrong ... of course The code above works fine, as expected: the problem was in the code I chopped out to simplify the post. The FlowsController class contained this old code...
View ArticleExtensions for Joomla! 5.x • Re: JUMI alternative?
A description of what that extension did please.Statistics: Posted by Webdongle — Wed Jan 01, 2025 8:56 pm
View ArticleInstallation Joomla! 5.x • Re: Fatal Error After Installing Joomla 5.2.2
Here is a Bing translation of the previous reply:"I installed joomla with the OVH 1-click module but it didn't allow me to update the version of joomla and I couldn't start the config, so I manually...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart Search Module In Main Menu
I just don't understand that. I'm clearing missing something.Statistics: Posted by guy_in_ohio — Thu Jan 02, 2025 2:32 am
View ArticleJoomla! 5.x Coding • Re: Using FA icons in a custom button with Toolbar Helper
This data isn't passed directly as a parameter but is wrapped into the layoutData array.What I'm looking at is the joomla layout for iconclass in the joomla button layout...
View ArticleGeneral Questions/New to Joomla! 5.x • How to edit a mass email to start...
Hi,I want to send a mass email with the text "Hello <First Name>" (where <First Name> is substituted with each user's actual first name).I have read somewhere about how this is done, but...
View Article