Home>Support>Frontpage edit link

Frontpage edit link

I find it very useful to have edit link in the footer on frontpage. It helps you editing posts and pages. You don’t have to go to backoffice and navigate searching for given post. The only thing you have to do when you want to edit your post (misspelling, corrections..) is to click EDIT link at the bottom of it and you can edit it right away.

Can you (developers) add this kind of feature here to Vantage theme?

URL: http://taichi-flow.pl

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 7 months ago Greg Priday
    Hi, I Work Here

    Hi teedee,

    We actually left these out of Vantage because the admin bar should have the edit button you’re after. This was the main reason I decided to leave them out of the actual page.

    Can you see the edit links in your admin bar?

  2. 9 years, 7 months ago teedee

    Thanks Greg for hint.. it’s kind of way to get it but I prefer not to use admin bar because it looks ugly.
    Edit link visible only for authorized users would be better.
    This is the way Nirvana theme I use on some sites does it and I like it.
    Is there any problem with such functionality? Placing Edit link at the bottom of a post, doesn’t break any view for not-logged visitors anyway.
    Even though it would be redundant link, I believe that it is not a mistake. Redundant links/features are not bad unless they create a mess and it is not a case here.

  3. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Hi teedee

    This unfortunately isn’t available in Vantage, as Greg mentioned.
    This is possible if you’re keen to jump in at a code level. It would involve a fair amount of effort though, you’d need to use a child theme:

    https://siteorigin.com/wp-content/uploads/2015/01/vantage-child-vanilla-enqueue.zip

    You’d need to copy content-single.php and content-page.php from the parent theme into the child theme and then insert the following:

    <?php edit_post_link(); ?>
    

    In content-single.php that should be inserted on line 45 and on content-page.php on line 30.

  4. 9 years, 7 months ago teedee

    Thank you Andrew. I will consider both options (admin bar and php)

  5. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    For sure.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More