Login or create new account.

By registering on joomprod.com, you will have immediate access to all our free products and to the public side of our support forum.

Enjoy our subscriptions.

Each of our subscriptions allow you to enjoy the private side of the support forum and all the update of our products for a period ranging from 3 months to 1 year.

Payment And immediate download.

After subscribing to one of our subscription, the products are immediately downloadable.

Login

Or Register
Accueil / forum / Support / AdsManager Support / show category in details

Support Availability Because we must sleep sometimes

Working days: Monday to Friday.
Reply time: Depending on the complexity of your support issue it's usually between a few hours to 48 hours.

Support is only guaranteed to paid subscribers

AdsManager - End of life

It is with great regrets that we have chosen to end the developpement of Adsmanager and its other associated components.

AdsManager is born 10 years ago and, as of today, the number of new subscriptions and downloads have fallen and we cannot maintain the component anymore.

All active subscribers will be able to continue enjoying support until the end of their subscription.

The components will be free and no support will be provided anymore for the other users.

×

Notice

The forum is in read only mode.

show category in details

  • pavel0007j
  • Topic Author
  • Offline
  • Silver
  • Silver
More
8 years 8 months ago #21382 by pavel0007j
show category in details was created by pavel0007j
how to display advertisment category in detail?
More
8 years 8 months ago #21387 by loic
Replied by loic on topic show category in details
Hello,

The category is displayed in the breadcrumb. you need to display it via the code if you want it elsewhere.

Best regards.
  • pavel0007j
  • Topic Author
  • Offline
  • Silver
  • Silver
More
8 years 8 months ago #21390 by pavel0007j
Replied by pavel0007j on topic show category in details
breadcrumb I got off.
what code and where should I use in templates\yougrids\html\com_adsmanager\details\default.php
More
8 years 8 months ago #21398 by loic
Replied by loic on topic show category in details
Hello,

You can display the category by adding this code in the view :
<?php echo $this->cat; ?>

Best regards.
  • pavel0007j
  • Topic Author
  • Offline
  • Silver
  • Silver
More
8 years 8 months ago #21462 by pavel0007j
Replied by pavel0007j on topic show category in details
that's not right. correctly should be:
echo($this->content->parent)."-".($this->content->cat);

But how to write text to be active on the open category?
More
8 years 8 months ago #21476 by juloaadmin
Replied by juloaadmin on topic show category in details
I am not sure to understand your needs ? you want to display some text depending on the cat ?

you can add a <?php if ( mycondition) { ?> ....<?php } ?>
Time to create page: 0.162 seconds
Powered by Kunena Forum