Champ Catégorie principale

More
13 years 6 months ago #11432 by grabit
Replied by grabit on topic Champ Catégorie principale
Yopyop001,

As-tu eu un peu de temps pour trouver une piste?

Je devrais mettre le site en ligne fin de semaine et ce truc me coince.

Merci pour ton aide.

An Apple a days keeps the doctor away

Please Log in or Create an account to join the conversation.

More
13 years 5 months ago #11731 by grabit
Replied by grabit on topic Champ Catégorie principale
Je suis sûr qu'il doit y avoir un moyen puisque dans le backend la catégorie principale est colorée différemment.

Qui a une idée?

An Apple a days keeps the doctor away

Please Log in or Create an account to join the conversation.

More
13 years 5 months ago #11753 by yopyop001
Bonjour,

J'ai regardé un peu mais pas vraiment trouvé la méthode pour récupérer facilement la catégorie principale. Ce n'est pas tout à fait le même fonctionnement dans l'affichage en backend.

Sinon, voilà une solution un peu bourrine (une requète supplémentaire) que tu peux éventuellemtn utiliser dans ton fichier item.php :
Code:
$db = & JFactory::getDBO(); $query = "SELECT catid" ." from #__content" ." WHERE id = ".$this->item->id; $db->setQuery($query); $cat = $db->loadResult(); echo "<a href=\"".JRoute::_(FlexicontentHelperRoute::getCategoryRoute($cat))."\" title=\"".JText::_( 'FLEXI_READ_MORE_ABOUT' ). "\">".JText::_( 'FLEXI_READ_MORE' )."";

A plus tard

Please Log in or Create an account to join the conversation.

More
13 years 5 months ago #11812 by grabit
Replied by grabit on topic Champ Catégorie principale
J'ai essayé mais ça me revoie toujours à la catégorie dossiers (la première catégorie) mais pas au dossier même (la catégorie principale).

Pas de chance.

An Apple a days keeps the doctor away

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.285 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline