• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: How to get category name

How to get category name 12 years 3 days ago #22816

  • alin09ro
  • alin09ro's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi,

what I need is to get the Article + Category name in a field.

now I can only get the article title using:

$doc = JFactory::getDocument();
return $doc->getTitle();

I need this because I have articles with the same name but in different categories.

Thank you!
The administrator has disabled public write access.

How to get category name 9 years 10 months ago #31338

  • Vince66
  • Vince66's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Is there any solution for this?
return $doc->getCatTitle(); not work
The administrator has disabled public write access.

How to get category name 8 years 8 months ago #35694

Hi, I'm looking to do this too - did you ever find a solution? :)
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!