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

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.

× OLD Forum post could be checked here : forum.joomprod.com

Ads id

More
11 years 2 months ago #3798 by lianna
Ads id was created by lianna
I would like to display a unique id number for each ad created. Is this possible?
The following user(s) said Thank You: adarr
More
11 years 1 month ago #3828 by loic
Replied by loic on topic Ads id
Hello,

You want to display the id of the ad or another id defined by yourself?
The following user(s) said Thank You: adarr
More
11 years 1 month ago #3849 by lianna
Replied by lianna on topic Ads id
Hi I wan't to display the ad id. Can this be done in the back end or is it possible with php?
The following user(s) said Thank You: adarr
More
11 years 1 month ago #3857 by loic
Replied by loic on topic Ads id
Hello,

That can be done with php.

You need to create an override for the view you want to modify. the process is explain here :
www.joomprod.com/documentation/doc-view-override.html

Then, if you wish to add the id in the list view, add the following line of code where you want to display the id :
<?php echo $content->id; ?>

If you wish to display the id in the details view, add the following line of code :
<?php echo $this->content->id; ?>

Best Regards
The following user(s) said Thank You: lianna, adarr
Moderators: perry
Time to create page: 0.299 seconds
Powered by Kunena Forum