2015-11-18, 09:53:37
(2015-11-18, 06:34:39)Oleg06 Wrote: I can not use this tag for links in the description
http://prntscr.com/93wnzoCode:<?php get_site_url(); ?>
http://prntscr.com/93wodo
Nope, that's impossible. The plugin does all with Javascript, so PHP doesn't get parsed.
You can use HTML/JS, but can't use PHP in the value fields either, you'll need a plugin like Dynpages for that.
Workarounds:
- Go to Settings and copy site link from there.
- Create a GS Custom Settings plugin (a bit overkill)