Skip to main content
  • Blog

What is the default Joomla 2.5 article url?

The default url for Joomla 2.5 to access a specific article without creating a menu link is:index.php?option=com_content&view=article&id=22The number at the end, in this case 22, is the id of your article. You can find this number in your article manager on the right hand side. Just add that string after yourwebsitename.com, correct the article id at the end to your article. For example:http://www.yourwebsitename.com/index.php?option=com_content&view=article&id=22

help, joomla

Continue reading

  • Blog

How can I insert a PDF into Joomla as a Content Link?

Inserting a PDF into Joomla content is very similar to inserting an image. You can use the image manager to upload and organize your PDF documents. Then create a link in your article to the same URL as your PDF document. This way when one clicks on the link the PDF will be opened. It is best to make sure to set the link to open in a new window, as by default, when one is done looking at the PDF they will close the document and your website along with it  . Need a better tutorial? Follow this...

help, joomla

Continue reading