1

(109 replies, posted in Plugins)

Awilum,
wanted to use

<?php echo Page::url(); ?>

template in my "blog-post" but it does not use the relative (which is /blog) ie if I want example: 'www.mysite.com/blog/post' would be 'www.mysite.com/post'. hmm
Help me find a way to display the link in the page, in my case I want to add a url sharing, but without relative (/blog) you will not be taken to where I want. Thank you!