Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

expiration date settings in adsmanager
(1 viewing) (1) Guest
User guides, update and bug fixes
  • Page:
  • 1
  • 2

TOPIC: expiration date settings in adsmanager

expiration date settings in adsmanager 9 years, 1 month ago #23352

Hello,
I am aware you don't provide support for the external components, but maybe you can give me some advice. I am using Adsmanager in JLive template but don't want "Expiration date" to display in car details view. When I set the "Expiration" settings to "No" in detail view, it still shows. I can see it shows in your car detail view, too.
I am not a subscriber to Ads manager so I cannot get the support on this issue, so I thought maybe you can suggest how to change the Adsmanager template to prevent "Expiration" from showing.
Many thanks
Nick
Attachments:

Re: expiration date settings in adsmanager 9 years ago #23423

Expiration in adsmanager is about renew an ad.
That is the ad valability.
Yoiu have to remove the code from adsmanager details template ...just delete that with expiration

Re: expiration date settings in adsmanager 9 years ago #23424

Thanks - I just cannot find the script to delete. Can you please tell me which one it is?
Thanks
Nick

Re: expiration date settings in adsmanager 9 years ago #23431

remove this :
<div class="adsmanager_ads_exp">
			<?php 
				$expiry= $this->content->expiration_date;
				$today=  $this->content->date_created;
				$rem = strtotime($expiry) -  time();
				$day = floor($rem / 86400);
				$hr  = floor(($rem % 86400) / 3600);
				$min = floor(($rem % 3600) / 60);
				$sec = ($rem % 60);
				if($day) echo "<b>Expiration Date </b>: $day Days  ";
			?>
		</div>

you will find it in adsmanager ... details template of sj live

Re: expiration date settings in adsmanager 9 years ago #23434

Many thanks, but I cannot find "details template" in the adsmanager directory... I looked in views/details/tmpl/default.php but the code is not there.
That's the problem.
Thanks again
Last Edit: 9 years ago by yaksich.

Re: expiration date settings in adsmanager 9 years ago #23443

Go in you joomla directory:
then : \templates\sj_live\html\com_adsmanager\details
edit that file default.php as i told you
  • Page:
  • 1
  • 2
Time to create page: 1.25 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes