02-15-2015, 09:53 PM
|
|
♦ Web Developer ♦
Industry Role:
Join Date: May 2005
Location: Full-Stack Developer
Posts: 12,467
|
Change templates...
Where it has <?php the_permalink(); ?> , you should probably have something like:
your-trade-script/out.php?url=<?php echo get_permalink($post->ID); ?>
__________________
Full Stack Webdeveloper: HTML5/CSS3, jQuery, AJAX, ElevatedX, NATS, MechBunny, Wordpress
|
|
|