In that case you wouldn't need this plugin. Just put <?php echo $h->post->origUrl; ?> in the bookmarking templates.
In that case you wouldn't need this plugin. Just put <?php echo $h->post->origUrl; ?> in the bookmarking templates.
Search the Forums | Read the Documentation
Well, you wouldn't put it in _no_posts, because that shows no posts, and you wouldn't put it in _sort_filter because that only shows the sort/filter.![]()
Search the Forums | Read the Documentation
thank you very much for the tip, also you can add $ get_domain code to display the domain name.
PHP Code:echo $h->lang["domain_results_pre_domain"] . "<a href='" . $h->url(array('domain'=>$get_domain)) . "' title=".$get_domain.">". $h->lang["domain_results_domain"] . $get_domain . "</a>\n";
as I can do to when they click, the link opens the page in a new tab?
Last edited by quimbox; 04-30-2012 at 02:41 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks