Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Related pages
#1
Hi!

I would love to put on a page random links to childs of specific parent page. The number of childs displayed should be limited to the number i type.

I think of query template like:

PHP Code:
<div onclick="javascript:location.href='/<?php echo $item->slug; ?>'">
    <?
php echo htmlspecialchars($item->title); ?>
    <?php echo page_excerpt($item->slug0160'html'); ?>
</div> 

I hope it is easy to understand what I want to achive.

Many thanks!
Reply
#2
I think you might be able to do that with i18N search, but I don't know exactly how.

There's an old post about this in it's forum: http://get-simple.info/forums/showthread...7#pid35627
Reply
#3
(2019-02-27, 23:34:01)datiswous Wrote: I think you might be able to do that with i18N search, but I don't know exactly how.

There's an old post about this in it's forum: http://get-simple.info/forums/showthread...7#pid35627

Hi. Thank you for replying. A i love this community Smile
Reply




Users browsing this thread: 1 Guest(s)