Joomla! 4.x Coding • Re: Using Composer on Joomla 4
What about this articlehttps://docs.joomla.org/J3.x:Using_Composer_with_JoomlaWhat do You mean about to ship the custom vendor?I can copy all the vendors to our libraries/vendor folder.But what about...
View ArticleJoomla! 4.x Coding • How to fix error 00 Call to a member function get() on...
Hi!This is my first component for FAQ. It has several views:Faq - base view for page infoFaqcontent - view for list of all questionsFaqContentItem - edit view for add or edit question.Now I have this...
View ArticleGeneral Questions/New to Joomla! 5.x • Permissions in ACL
Hi,I have created a new group under registered users. Their job is to work on the template we are createing.I have given the users all the permissions I can think of, but we seem to be missing one key...
View ArticleGeneral Questions/New to Joomla! 4.x • Featured articles 3-column layout on...
I have recently upgraded from Joomla 3.9 to 4.3. On the front oage of my site there were three featured articles in the same category ("about") displayed side by side—in three columns. Each had a...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Featured articles 3-column layout...
You have probably inserted the Read More Break inside a Block Element. That created broken html because the close tag will be missing.Make sure the Read More is not inside a div.Statistics: Posted by...
View ArticleExtensions for Joomla! 5.x • Re: Alternative to EasyBlog
Hadn't thought too far ahead on that. I have a clever SQL friend who can probably write a script to do it. Not as elegant as a purpose-built importer, but it'll only be a oncer.Statistics: Posted by...
View ArticleInstallation Joomla! 5.x • Joomla 5 The server returned a "500....
Total Newby. I confirmed that I could run dual PHP versions on my site and I set up Joomla manually and verified that in the installation directory PHP 8.1.27 is running. I installed Forum Post...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • My site down...
HIMy site down for 5 mins because google bot overloaded my server. is there any way to prevent that? I am running online store selling things.using jsitemap, JCH page cache enabled. thanks.Statistics:...
View ArticleInstallation Joomla! 5.x • Re: Joomla 5 The server returned a "500....
Session Path Writable: No ... Should be yes. Speak to your HostStatistics: Posted by Webdongle — Wed Mar 27, 2024 2:13 am
View ArticleExtensions for Joomla! 3.x • RSFrom Pro - Making Custom Validation
Hey everyone.I was thinking if it would be possible to make a Custom Validation on RSForm Pro for Submitters' IP address.In TextBox field, we have a Validation called "Unique Field" which basically...
View ArticleGeneral Questions/New to Joomla! 4.x • Extensions Update page giving me...
Hello.I have noticed recently that when I click on the Extensions Update page in my Joomla 4 website it lists me the extensions I used and require updates as always but I am also now getting the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Extensions Update page giving me...
JCH Optimize consists of a plugin and a component. Maybe one of them is still there. If you do not want to see those notifications, disable the update site in System - Update - Update Sites. In any...
View ArticleGeneral Questions/New to Joomla! 5.x • What are the 7 stages of game...
Game development involves several stages, each crucial to creating a successful and enjoyable gaming experience.Conceptualization: The initial phase where ideas for the game are brainstormed, and the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Drop down menu hidden behind content
To trigger the error you can go https://www.tradesell.it/index.php/tutt ... ti/ink-jetHow could i solve this problem?Hi. This is because the height of the dropdown menu is greater than the height of...
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
I suspect the problem is your model load line in the view file. You don't need to do that at all.Instead of your "$this->thing = $model->get<thing>();" lines you want "$this->thing =...
View ArticleAdministration Joomla! 5.x • Re: Best way to store Joomla API token when...
Maybe this will clarify my question? I don't want to put my Joomla API token into code in plain text for security reasons. What is a secure way to store the token but be able to retrieve it for a call...
View ArticleInstallation Joomla! 5.x • Re: An error has occurred while processing your...
Thanks for the quick reply. I am not sure I am using the correct database but it is the only one that I created that is related to Joomla. This is a clean install but it is a manual installation...
View ArticleExtensions for Joomla! 4.x • Re: Search module with specific tag filter
The feature you are looking for is in the screen "Articles" that lists the articles.When you are in the screen "Articles", click on the button "Filter Options" that is next to the Search box. One of...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Re: My site down...
If your website is down because Googlebot is overloading your serverCheck server resources.Optimize website performance.Adjust crawl rate in Google Search Console.Implement rate limiting.Monitor...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Social media buttons?
Welcome to E-thirst, your destination for Exclusive home decor items. We take pride in offering a wide range of luxurious products, including aroma diffusers that fill your space with delightful...
View Article