Search Result for: Joomla Category

Articles

Change permission settings for Joomla users

If you have set up a new Author in Joomla and find that they are not able to log into the Joomla Admin console. There there Permissions settings might not be set up right. Follow
Read More

Simple but effective .htaccess blocking for IP address

This is a simple but very effective way to block people from accessing folders in your website. Simply create a .htaccess page and place the following code: #Order deny,allow JOE
Read More

Joomla 3.8.6 Security Release is out!

Joomla security release is out, Low Priority - Core - SQLi vulnerability in User Notes (affecting Joomla 3.5.0 through 3.8.5)
Read More

Editing Metadata in a Joomla page

Learn how to edit General site meta-data and also on page meta data in
Read More

Displaying a menu title in Joomla

Use the following code to display a menu title in
Read More

Get the menu ID

Use the following code to get the MenuID in
Read More

Get an Article ID

Use the following code to get the ID of an
Read More

Display the main Joomla content

Using the following code to display the main Joomla article
Read More

Check if you are on the front page / featured page of Joomla

Use the following code to check if you are on the front page of Joomla or on a featured page in
Read More