Migrating and Upgrading to Joomla! 4.x • Re: Updated to 4 and now there's no...
Alright, I've updated my site to Joomla 5, but it's still missing all of the menus. Also it has the "The PHP temporary folder is not set." warning. Plus all of the links to my articles that I had...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: 0 Class...
Not only is "manually updating" Joomla (by replacing the files with those obtained from a Joomla distrubution package) not recommended nor supported. It's not documented anywhere. If people have...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Moving site from local to live...
Akeeba is the best method but otherwise you need to copy both files and database.https://docs.joomla.org/Copying_a_Joomla_websiteStatistics: Posted by AMurray — Wed Dec 11, 2024 9:04 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Cannot connect to 3.10.12 database
Session Path Writable: No should be Yes. (the current setting could be the reason you're getting the "Failed to read session data: ..." error.)Allow url fopen: No should be Yes.The plain white screen...
View ArticleGeneral Questions/New to Joomla! 5.x • How to change the horizontal position...
Hi,how can I tell Joomla 5 to display the submenus of a dropdown menu some distance to the right of where they are displayed by default?menu.pngFor example, I'd like to displace the submenu in the...
View ArticleLanguage - Joomla! 5.x • Re: Wrong menu association between languages
Well, I solved it. Kind of.Turns out Joomla does not actually use language associations to "connect" menu items with each other. It's strange but it seems to use the item type and target category....
View ArticleJoomla! 5.x Coding • Re: Building a test with payment for results
Look at the options found on the Extension Directory. There are these, for example: https://extensions.joomla.org/instant-s ... y%5D=examsI don't know how you'd integrate any of those exam or quiz...
View ArticleSites & Infrastructure - Feedback/Information • Re: Joomla's social media...
Mine isn't? www.futuretechpulse.comStatistics: Posted by Futuretechpulse — Thu Dec 12, 2024 9:26 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to change the horizontal...
Do you mean align the menu to come under the heading? I thought you meant move menu items to another menu.That would be done with CSS, but depends on what template you use - it might be easier seeking...
View ArticleGeneral Questions/New to Joomla! 5.x • How to prevent Category List from...
When creating a Category List menu type, the page shows first a list (table) of articles, followed by links to subcategories.In the table, articles from subcategories are included too. I would like to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to prevent Category List from...
You're saying that despite Category levels set to "none" it still shows the sub-category items with no links)?Please provide a link demonstrating the issue. Create two sample pages for each setting as...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Can I achieve these results using...
Hi Sakiss, the "Research" tab and others would drop down to display all joomla categories. Once selected all articles under that chosen sub category would displayStatistics: Posted by knightreader —...
View ArticleAdministration Joomla! 5.x • Re: Menu requires compatibility mode ON
You have a 3rd party extension that requires the plugin to be active. Deactivating it doesn't break a a vanilla site.Statistics: Posted by Webdongle — Fri Dec 13, 2024 5:59 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Troubles after upgrading from...
https://forumpostassistant.github.io/docs/ pleaseStatistics: Posted by Webdongle — Fri Dec 13, 2024 7:26 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Akeeba restoration in live site...
Delete the folders/files and drop the database tablesUse kickstart to unpack the jpa file and choose to replace the .htaccess fileIf no availDelete the folders/files and drop the database tablesUse...
View ArticleGeneral Questions/New to Joomla! 4.x • I no longer have access to my site's...
Hello, I no longer have access to my site's administration (https://teamoptc.com/administrator/) -> ForbiddenYou don't have permission to access this resource. or error 404. Who knows a solution?...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I no longer have access to my...
ForbiddenYou don't have permission to access this resource.That message does not come from Joomla 4. Please contact your host for an explanation.The frontend of your site displays the message "The...
View ArticleJoomla! 5.x Coding • Trying to use Ajax
I'm trying to implement a checkbox that updates my database without reloading the webpage. I asked an AI for help, and got some pretty detailed advice.I added some js to my webpage and installed and...
View ArticleJoomla! 5.x Coding • Re: Trying to use Ajax
It's a naming issue. The plugin name is update_checkbox so the class name should be PlgSystemUpdate_Checkbox. This won't matter if you convert the plugin to J4 architecture.Statistics: Posted by...
View ArticleTemplates for Joomla! 5.x • Re: Admin Login Box Image Alignment (Atum)
Did you add some custom css?Does the image itself have a white space on the left side? Maybe due to cropping?Is something overriding this css?Hi,No to all the above. Absolutely standard Atum install,...
View Article