Link to page within Frog

Feed 2 posts, 2 voices

Avatar
1 posts

Hey guys,

First up gotta say great product, it looks really simple and nice to use.

I’m just beginning to use Frog and I was wondering how I can easily insert a link into a page that goes to another page I’ve created within Frog. Surely I don’t have to get the URL of the page and paste it in? I’m a designer and my PHP skills are rather limited. Is there a simple way to do this from a WYSIWYG?

Cheers guys.

Grant

 
Avatar
25 posts
<?php echo $this->find('/YourPageHere')->link(); ?>

YourPageHere = your page you want to link to

 
Avatar
1 posts

Thanks for the reply, appreciate it.

Is there any other way that doesn’t involve code? I want a partner to be able to write articles and create links and they have 0.0 tech knowledge.

Cheers,

Grant