Related Articles Extended - Date Setting

Hi route2dmb,
We're actually have a refund policy that you can read in here :
www.templateplazza.com/terms-of-service (I assume that you have already read that because every purchase on this site require you to agree with that TOS )

Refund Policy
Since we are offering non-tangible irrevocable software products please contact us describing your situation and reason for refund request. A refund will be provided when the product appears to be not-as-described on a case by case basis in agreement of the parties concerned and the deadline for any refund claim is 7 (seven) days after the purchase made.

So if your problem is really meet with that points and the deadline is not expired yet then we welcome you to contact us for a refund.
Regarding your case, Related Items is developed based on the default Joomla Related Items module which is indeed created to increase website pageview without any date limitation in mind, so we just follow the default Joomla path.
But indeed, your reason does make sense for particular case (like your website), this is something that probably the Joomla core developer not aware yet. We'll try to see whether this is possible to be added.
11 years 7 months ago #7 by andy
The topic has been marked as resolved.
Hi Routedmb, We have just updated the module with the new period of novelty option, so you can now limit the showed item by date. Please re-download the package in here : www.templateplazza.com/products/code/joo...lated-items-extended and please let us know if you got any problem with that
11 years 7 months ago #8 by andy
The topic has been marked as resolved.
Thank you!
11 years 7 months ago #9 by route2dmb
The topic has been marked as resolved.
One more thing: the images in the article are linking back to the homepage and no to the actual article. What is happening there? I've only included it on this article until it's working but you can see the results:

brocouncil.com/Humor/qthe-scary-snowmanq-prank-gone-wrong

I have image link to article set to "Yes" in the settings. Thanks!
11 years 6 months ago #10 by route2dmb
The topic has been marked as resolved.
Hi

Yes I think that's a bug

while we're updating the package, can you edit this file /mod_relateditems_xtd/tmpl/default.php at line 63
<?php if ($link_to_item) { ?><a href="<?php echo $item->link; ?>"><?php } ?>

change the $item->link to $item->route
<?php if ($link_to_item) { ?><a href="<?php echo $item->route; ?>"><?php } ?>

do let us know the result will you?

thanks
11 years 6 months ago #11 by erwinschro
The topic has been marked as resolved.
Thanks for the try, but that doesn't work either. There's something wrong with the formatting, I left the link up so you can try it out.
11 years 6 months ago #12 by route2dmb
The topic has been marked as resolved.
Powered by Kunena Forum