Joomla! 4.x Coding • Re: Can an instance of Table() class refer to a join of...
After some trials I found a solution. In my "customers" table I have a column "product_id" that refers to a (single) product that a customer purchased. Adding the following field to the form creates a...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I can't stop Singapore traffic
If the host can't see traffic from Singapore perhaps the bot is spoofing a Singapore IP?Statistics: Posted by gws — Sat Aug 10, 2024 11:36 am
View ArticleThe Lounge • Re: Cons of adding a link to your FB personal profile to website?
GoLogica Provides Oracle (PPM) Online Training Course is designed for professionals seeking to excel in project and portfolio management, this comprehensive course covers Oracle’s powerful Project...
View ArticleAdministration Joomla! 4.x • Re: Cannot get parent item to link
Think I've worked it out.It's in Layout settings >>> Collapsible Dropdown.Statistics: Posted by terencio371 — Sun Aug 11, 2024 10:35 am
View ArticleExtensions for Joomla! 5.x • Facebook stream into Joomla 5
I have used BT Social Connect in my Joomla 3 installation but BT Social connect doesn't support J5. Any suggestion to an extension which does the job for free or to a low cost?Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Article Title in Blog Layout
Hi,I have a blog layout with an override. The blog layout fetches the article title for the card using:Code: <?php echo JLayoutHelper::render('joomla.content.blog_style_default_item_title',...
View ArticleJoomla! 5.x • Nach Weiterleitung der IP gibt es Probleme
Hallo,Joomla 5.1.2 - PHP 8.2Ich habe Joomla unter der Server IP eingerichtet und nach Fertigstellung, dann von https://puttkammer.de auf die Server IP weitergeleitet. Rufe ich unter puttkammer.de die...
View ArticleJoomla! 5.x • Re: Nach Weiterleitung der IP gibt es Probleme [gelöst]
gelöst!den IP Eintrag in puttkammer.de in der configuration.php geändertStatistics: Posted by joachimF — Sun Aug 11, 2024 12:28 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Article Title in Blog Layout
As you may be aware, the layout file that renders the heading with <h2>...</h2> tag is blog_style_default_item_title.php that is located in the directory \layouts\joomla\content.The...
View ArticleTemplates for Joomla! 5.x • Re: Undefined function get_current_user() when...
I faced same issue on php 8.2 and enabled Debug it was pointing that php file= administrator/components/com_templates/src/Model/TemplateModel.php. So I have changed this line $user =...
View ArticleExtensions for Joomla! 5.x • Re: Article access confirmation needed
You can use a form extension like ChronoForms, RSForm! Pro, or BreezingForms to create a custom form where users enter their ID and request access. This form will send the submissions to an...
View ArticleAdministration Joomla! 5.x • Re: Menu item and article titles can not be hidden
I have tried that and all other possible options (from Global Configuration as well) but it does not work. The title of the menu item can not disappear.As for the title of the feaured article, I...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: HTTP_REFERER not available when...
I have tried various browsers and in each case the requested URI appears to be lost. The problem appears to be when opening PDF's in a browser tab (have tried Chrome, FF, Edge, Safari).The issue can...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: I set the Update Channel to Next...
All not relevant. The question was asked before: "Did you run the Pre-Update Check?" What did you get, and why did you ignore it?I do not get the Pre-Update Check. I only get this after setting the...
View ArticleExtensions for Joomla! 5.x • Re: Facebook stream into Joomla 5
Hello,You could have a look on UP (Universal Plugin) and especially to https://up.lomart.fr/demo/action-facebook-timeline UP could offer much more, it's 143 helpful actions RegardsJFStatistics: Posted...
View ArticleTemplates for Joomla! 5.x • Re: Template Override com_finder results: Main...
Ok, some days later, no answers here.But someone on a German forum pointed the right way:plugins/finder/content/src/Extension/Content.phpFind the code of the first three lines and add the second...
View ArticleAdministration Joomla! 4.x • Re: Unable to login to administrator console
I don't see any message after logging in, I already tried to reset the superuser password with method 2 directly modifying the database.I could access the console, I think the problem occurred with an...
View ArticlePerformance - Joomla! 4.x • Re: Change Cache Settings from PHP
You need to edit configuration.php in Joomla's root directory. You can do this via FTP or through cPanel if it allows to edit or download/upload files. Change value of $caching to 0 to disable...
View ArticleTemplates for Joomla! 5.x • Re: template_thumbnail.png
Great thanks, that worked. I was missing the other preview image.Statistics: Posted by festa666 — Thu Aug 15, 2024 9:51 am
View ArticleGeneral Questions/New to Joomla! 5.x • webP images in media manager not visible
Hi, All images on my websites have changed to webp and the thumbnails are not visible. Also compounding the problem the image has very large text attached.Can someone point me in the right direction...
View Article