General Questions/New to Joomla! 4.x • Re: New to joomla, trying to make...
Having the same issueStatistics: Posted by Euol — Sun Jul 07, 2024 9:45 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Frontend image/pdf upload/Joomla...
Hi!This solution is perfect for PDF files.I am looking for the same thing but for ZIP files.How can I solve the problem?I am a Joomla 4 beginner, sorry.Thank you in advance for the...
View ArticleJoomla! 5.x Coding • Re: Having issue making api calls
Try to verify API urlStatistics: Posted by Euol — Sun Jul 07, 2024 10:09 am
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Google's SEO...
it is interesting that there is no clear mention of internal linksStatistics: Posted by Euol — Sun Jul 07, 2024 10:15 am
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Trailing Slash...
Try to manually edit the canonical URL tag in your Joomla template filesStatistics: Posted by Euol — Sun Jul 07, 2024 10:20 am
View ArticleThe Lounge • Re: My site's spam score is 17%
Many people have mentioned reaching out to those sites, does that actually work or is it just faster to disallow? What are the benefits of reaching out instead of disallowing in few...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Category Images:...
i have the same problem.have you figured it out?Statistics: Posted by Pavid — Sun Jul 07, 2024 12:18 pm
View ArticleGeneral Questions/New to Joomla! 5.x • What is the price of Pak Thar?
The Mahindra Thar, a popular off-road car acknowledged for its rugged layout and powerful performance, has received great hobby in Pakistan. As greater enthusiasts appearance to purchase this iconic...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Issue After Updating to Joomla...
hello, i have the same bug, any person is able to resolve this even wit a temporary fix ?Statistics: Posted by jan91 — Mon Jul 08, 2024 12:53 pm
View ArticleJoomla! 4.x Coding • Re: Help button in backend: window has no...
Thanks, that was the best I could come up with too, works on Chrome and Safari too.It's not very intuitive tho', and many users don't know about right-clicking. I'll have a trawl through the core code...
View ArticleJoomla! 4.x Coding • Programatically add an article?
Is there any standard way to programatically add an article to Joomla?I'd like to install a set of help pages with my component. Looking at the code generated when I make a quickstart this is a...
View ArticleGeneral Questions/New to Joomla! 5.x • 5.1.2-rc2
I have all my sites set to Update Channel "Default" and Minimum Stability "Stable". Yet, today I am inundated with update emails for rc2 which declares it's unsuitable for production (in the update...
View ArticleGeneral Questions/New to Joomla! 3.x • Trying to access an old Joomla site...
Hi!I'm trying to access an old Joomla site held in a local backup. I'm using XAMPP v8.1.10 on my Windows 11 laptop, which is running fine (localhost page confirms that). The local version of my site...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Trying to access an old Joomla...
Lower your php version to 5.6. The Curly Braces was deprecated a long time ago.Statistics: Posted by Per Yngve Berg — Mon Jul 08, 2024 1:48 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 5.1.2-rc2
I have the same settings and I am not getting them??? Not much help sorry.Statistics: Posted by gws — Mon Jul 08, 2024 1:59 pm
View ArticleTemplates for Joomla! 5.x • Re: remove ::marker in list
Could be cache or specificity...Have you emptied the browsers cache?Have you tried setting the list-style:none; to your ul?Can you give us the url to the page that displays the list? So we can see if...
View ArticleJoomla! 4.x Coding • Re: SQL WHERE clause with two OR conditions
You can pass the "glue" as a second argument.Code: $query->where($db->quoteName('column1') . ' LIKE :search1', 'OR')->where($db->quoteName('column2') . ' LIKE :search2')Note it can only...
View ArticleJoomla! 5.x Coding • Re: Having issue making api calls
Yes, you'll get the same response from an FF plugin (it would be strange if you didn't), but this way you can use a visual debugger to trace through the code, which you can't do with a postman...
View ArticleJoomla! 5.x Coding • Re: Use JTable store with Geometry type
Given that no-one who has a definitive answer has come forward I'll put in my two-penny worth.I'd say you will need to override the Joomla Table Store method. I hope this isn't simply an egg-sucking...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Frontend zip file upload/Joomla 4.x
You would need to provide a hyperlink to the file. That can be done from the article editor. There should be a button on the editors tool bar like a "link" symbol. That will create the link and allow...
View Article