General Questions/New to Joomla! 5.x • 4 pictures in an article
How? How to place 4 pictures in 2 rows and 2 columns?Pictures have different dimensions, so I would like Joomla to resize them automatically.The final result should be like 4 square or rectangular...
View ArticleMigrating and Upgrading to Joomla! 5.x • 5.03 to 5.1 database structure errors
I see these errors but the update structure button isn't fixing them. sqlerrors.jpgStatistics: Posted by ccgr — Sun Apr 21, 2024 5:24 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 4 pictures in an article
For the Cassiopeia template, use a Bootstrap Grid.https://getbootstrap.com/docs/5.3/examp ... containersStatistics: Posted by Per Yngve Berg — Sun Apr 21, 2024 5:42 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Text over image in JCE
That's great, thank you so much. I think option B is the best bet for what I need.**Option B: Using Custom HTML and CSS**- Go back to your article or custom module and switch to HTML view in JCE.- Add...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: TUF Debug Message: Could not...
I install updates via Upload & Install Joomla Extension (Upload Package File) on a local server. The local server (at me Xampp) is running without an internet connection. The error I reported is...
View ArticleMigrating and Upgrading to Joomla! 5.x • Site gets Red Screen for Dashboard
I updated to Joomla 5.1 and all went well until I returned to the dashboard. I just get a red error screen.Here is the FPA results. I also have the site currently in debug mode.Joomla! Instance ::...
View ArticleExtensions for Joomla! 5.x • Re: VirtueMart error in J5:...
'''I have VM in at least 3 sites using J5. I don't have problems that anybody else would have. I only HAD 1 issue with a plugin "from" VM that hadn't been updated in a while. Max updated that and all...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla update notification with an...
My domain has nothing to do with homeservernetworks.com. When this first came up last year, I did all the research.We were already in the process of building a new server at a new hosting company, and...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade Failed from 3.10.12 to...
Depends on your 3rd party extensions (that includes templates). When Joomla checks extensions it doesn't know if all are compatible. It is sometimes a matter of trial and error but you can create many...
View ArticleInstallation Joomla! 5.x • Re: MySQL no longer works
Ignore it.... If I understand correctly, next step is to move that file into the root of WAMP, then start Wamp?...NO you will break wampCreate a folder in wamps \www folder e.g....
View ArticleTemplates for Joomla! 5.x • Re: New Theme Styling missing
<style> @font-face { font-family: 'Heavitas'; /*a name to be used later*/ src: url('https://givingames.com/fonts/Heavitas.ttf'); /*URL to font*/}body { background: transparent; background-color:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: problems with CMS content since...
When you click the Insert button you trigger a JavaScript error:Code: Uncaught (in promise) TypeError: Joomla.editors.instances[editor] is undefined insertAsOther...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: how to edit the source code
Which CSS and JS files have you identified as being at fault?Statistics: Posted by ceford — Tue Apr 23, 2024 4:49 pm
View ArticleJoomla! 5.x Coding • "Current" state
I have an AdminForm showing a list of items. The items may be filtered from elements in a filter bar.I have a toolbar (popup) button which I want to take that list, including any filters set, and show...
View ArticleInstallation Joomla! 5.x • Re: Trying to install joomla 5 on Pi
There is a tutorial on this topic: https://docs.joomla.org/Installing_Joom ... spberry_PiIt would be interesting to know if it is any good!Statistics: Posted by ceford — Tue Apr 23, 2024 4:54 pm
View ArticleAdministration Joomla! 5.x • Re: about pasting in pictures on a webpage!
This may be helpful: https://jdocmanual.org/jdocmanual?manua ... article.mdStatistics: Posted by ceford — Tue Apr 23, 2024 4:59 pm
View ArticleTemplates for Joomla! 5.x • Re: Help Finding the source file for hits
Have you looked under the html folder of your template?Statistics: Posted by Per Yngve Berg — Tue Apr 23, 2024 5:33 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Get rid of "Prev" &...
Instead of mutilating language strings you should add the missing .visually-hidden class to your template. If you do want article titles to appear, go to "Content - Page Navigation" plugin and set...
View ArticleExtensions for Joomla! 5.x • Re: GDPR compliance?
There are plenty of those on the JED. They won't necessarily use a modal box, but usually a banner alert (at foot or top of the screen) asking to accept cookies, and/or with a button to change the...
View ArticleGeneral Questions/New to Joomla! 5.x • Unknown column 'autostart' in 'field...
Yesterday my site was working fine. This morning, I get an error when trying to go to the dashboard. I manually altered the config to debug maximum and get the following. I also ran the php Forum Post...
View Article