Skip to main content

Troubleshooting

Problem when accessing listing details, page refresh but listing details can't be seen 

When you are setting up extensions, for the menus to display correctly along with other settings such as Logo placements, it is important that you create a Menu Items link that does NOT point to any category or address.

Though you are creating an Items link that does not point to any category or address, you can create other links with Items menu type that can point to an address or a category once main Items link has been created. More about can be found under Menu Items.

If you use multilingual site, this link needs to be created for each listing


 

Some scripts are not loading, calendar is missing, images are not showing

If you encounter problems with some component elements like scripts or images are not loading, the most common issue is, that website is placed under domain directory instead of the root of the domain / subdomain:

www.site.com/mysite  WRONG

www.mysite.site.com  CORRECT


 

Join membership does not work, when clicked on join button nothing happen

Default membership group needs to be set in order for the membership join page work correctly, please check the following:

  1. Membership groups has been configured correctly:
  2. Default join group has been set under component Options -> Front Admin tab

 

Date format change

Joomla comes with a standard format for showing dates.

However, there may be a site you have created that will need to use a custom date format.

In this tutorial, I will show you a step by step method on changing your date format for articles.

This method will use no coding and will also introduce you to the Language Manager, one of Joomla's best and most underappreciated features.

Step #1. Create Language Override

  1. Go to Extensions -> Language Manager.
  2. Click on Overrides tab.
  3. Click on New.
  4. Check the "Constant" value.
  5. Search for "DATE_FORMAT_LC2".
  6. Click on the Constant located under the Search Results.
Step #2. Change Date Format

Change the text for your date format to what you'd like.

Just remove the text and type in the format you'd like.

For example, if you want the date to display January 01, 2013, you would use : F j, Y