Finnish Forum • Re: Päivityksen jälkeen sivusto ei toimi
Sait vastauksen toisessa paikassa: viewtopic.php?f=812&t=1014176Muuten, pidäpä mielessä että uuden keskustelunaiheen avaaminen samasta aiheesta on kielletty foorumin säännöissä.Statistics: Posted...
View ArticleJoomla! 5.x Coding • Re: Dynamic sql custom field
I tried something else. Instead of sql i made a text field and following this solution by Sharky i managed to get the created_by value by creating an override to...
View ArticleExtensions for Joomla! 5.x • Re: Map Location Editing Question
According to my understanding of your question, you'd need to:Allow customer (registered users) registrations including capturing address details (that can be done with the standard Registration...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Session table getting bigger,...
Mod note: split from the topic #__session table is not emptying. Please note that the configurations of Joomla and the web server can be different. Therefore it is important to create one's own...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Schema.org...
Hi,That does not help. Again, without at least the full real page source code (no "www.mysite"), noct much can be done.The problem is obviously not in the snippet.Also, please clarify what you mean by...
View ArticleTemplates for Joomla! 5.x • Re: image in the module
You'd need to define the margins of the image (<img> element) in your custom css file, or if using an Editor such as JCE you can define image attributes such as margins within the Image...
View ArticleAdministration Joomla! 4.x • Re: Uninstalling Unused templates
Further information is required, please. Can you post the FPA report (see the red box under Forum Rules).You would normally uninstall templates like any other extension (Extension Manager). Double...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Add Linkedin tag to Joomla 5?
try it and see. It allows you to add HTML snippets (such as third-party code for external services) e.g. your code for LinkedIn.I can't see any documentation links on the JED so here's the direct link...
View ArticleTemplates for Joomla! 5.x • Re: Change Logo Link with a different template...
There used to be a "Home Page Redirection" plugin (https://extensions.joomla.org/extension/system-nomad/) that might have suited this purpose. This one would be perfect I think for your purpose but...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Plugin to geolocate articles and...
<a href="https://peptidesciencehub.com/product/vip-6mg/" rel="dofollow">VIP 6mg</a><a href="https://peptidesciencehub.com/product/v ... regulator/" rel="dofollow">Vilon 20mg...
View ArticleExtensions for Joomla! 5.x • Re: Map Location Editing Question
@AMurray -Thanks for the very detailed and thoughtful answer. I believe I was overthinking things. Over the weekend it occurred to me that the users could simply edit their system-generated contact or...
View ArticleAdministration Joomla! 5.x • Re: SMTP - Gmail Less Secure - Can't make a new...
I would be interested in beta testing a plugin as wellStatistics: Posted by cdt871 — Mon Jan 13, 2025 5:33 pm
View ArticleExtensions for Joomla! 5.x • ecommerce extension
I am trying to find a Joomla eCommerce extension that uses a vendor or supplier cost field for products. I have looked at nearly all of the ones available, either a Pro/Paid version or free versions...
View ArticleTemplates for Joomla! 5.x • Re: CSS code for boxes in cassiopeia
Thanks a lot to everyone - it fixed my issue and I know now how to add more boxes Statistics: Posted by gerner — Mon Jan 13, 2025 8:13 pm
View ArticleExtensions for Joomla! 4.x • Re: Joomla 3 to 4 Joomgallery 4 migration
I'd ask the makers of JoomGallery....but it looks like that option sets the access permissions, why would you want to remove it?I don't' know what the "remove" button is all about, and the language...
View ArticleAdministration Joomla! 4.x • Re: Understanding Cache
This may explain Caching for you: https://docs.joomla.org/CacheStatistics: Posted by AMurray — Mon Jan 13, 2025 9:33 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: changed names of menu items, but...
One use case (I suppose the most common) is caching is best used for pages where content doesn't often change, i.e. mostly static content so the cache allows faster page loading. I think that's also...
View Article