Extensions for Joomla! 5.x • Re: Mosets Tree in J5
Are you having issues with Mosets Tree?The Joomla Extension directory itself uses (or used) Mosets.It doesn't say J5 is compatible with the JED but its server requirement states >= J4 so perhaps it...
View ArticleAdministration Joomla! 5.x • Parent for new menu
In simply Two menus have careated: Menu1Menu2 Asume that the default main menu item is Menu1.item1 which point to main page Now , The parents of all menu items on menu2 is Menu1.item1 (by default) The...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: I Want to Migrate from WordPress...
Welcome to Joomla forum!There are some paid online services that can migrate your content from WordPress to Joomla. Or if you are handy with phpMyAdmin then you might be able to migrate content from...
View ArticleExtensions for Joomla! 5.x • Re: Internal Server Error when saving...
@AMurray thanks for the feedback.The extension provided was only to help in researching the error, in JCE it also gives the same error that I reported, I consulted hosting support who showed me the...
View ArticleTemplates for Joomla! 5.x • Re: Email Template New User
Thank you!Statistics: Posted by jgkiefer — Tue May 07, 2024 10:06 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Joomla 3.10.12 update not working
Call stack#FunctionLocation1()JROOT/modules/mod_mb2portfolio/tmpl/default.php:51The error message comes from a third party module MB2 Portfolio, which is not compatible with PHP 8. Just uninstall this...
View ArticleGeneral Questions/New to Joomla! 5.x • Help modifying Cassiopea a bit
I am moving from Joomla 3.10 to Joomla 5. I am wondering how to modify the stock template either removing the blue banner across the top of the page or make it white and turn the text that is in that...
View ArticleAdministration Joomla! 5.x • Re: No Captcha in Joomla 5 - HELP!!!
Thanks for the heads up. Sharky.Statistics: Posted by oicit — Wed May 08, 2024 12:17 am
View ArticleAdministration Joomla! 5.x • Re: Parent for new menu
...Thank you for your idea, but the advantage of creating a separate menu is the ability to control it in terms of the location , position or pages on which it will appear, and this is not achieved in...
View ArticleGeneral Questions/New to Joomla! 4.x • Custom fields not showing in JCE...
I have an article with a table in it. On some of the rows I added custom fields like {field ID} and on other rows I have text. When I check the preview tab in the JCE editor I only see the text and...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Help modifying Cassiopea a bit
Time to read then: https://www.dionysopoulos.me/book.htmlWhile Nicholas wrote a good reference book there, the new documentation (WIP) have some good useful code for you....
View ArticleJoomla! 4.x Coding • Re: Migration guide for J3 to J4 components?
Time to read then: https://www.dionysopoulos.me/book.htmlWhile Nicholas wrote a good reference book there, the new documentation (WIP) have some good useful code for you....
View ArticleGeneral Questions/New to Joomla! 5.x • Re: call a module position in article...
Nice! something learned today.Statistics: Posted by carlitorweb — Wed May 08, 2024 9:01 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Transfered hosting to godaddy- admin...
Have a joomla site running 4.2 that was on Hostgator and transferred to Godaddy. That was not fun in itself. The site looks fine but not sure why the admin panel has no styles. What can I...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Transfered hosting to godaddy-...
Welcome to Joomla forumCan you try clean well your cache? Also, try trought FTP clean the cache folders in the root of your site and in the administrator folder. If not works, check your browser...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 blocks videos
Check out this thread viewtopic.php?f=834&t=1008580Unfortunately, neither editing the code nor the plugin helped.Statistics: Posted by veblis — Wed May 08, 2024 9:32 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Issue with iframe code that worked...
Iframes are not ideal, (and are security risks), and you should probably use a more modern method to embed a video such as HTML5's <video> tag or use a plugin from the extension directory for...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Migrate joomla 3 to 5
Your questions seems to be about backing up a Joomla 3 site and restoring it the same site. ....but not about migration from 3.10.x to 5.x.... are you trying to migrate your site to Joomla 5?Note your...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Update 5.0.3 to 5.1
I am seeing the same thing on a bitnami installaiton of Joomla 5. Except that I see no way to navigate to "System-Maintenance-Database ".From the system dashboard I see no "maintenance" link. So I am...
View ArticleJoomla! 4.x Coding • API Call not working.
Hello,I had to comment out the Directory browsing(Options -Indexes) in the .htaccess for some of the API requests(users/banners) to go through in postman. I am not able to get articles to go through....
View Article