Link Pligg Story Title to Iframe -
I want to link pligg story title for the iframe page, to prevent my user from my website is the story url, Here is the answer:
Open: template / bootstrap / story_center. tpl
and add this code:
{if $ url_short neq "http: //" & amp; amp; $ Url_short neq ": //"} & lt; iframe id = "iframe" noresize = "noresize" ng- src = "{$ url}" width = "100%" height = "100%" src = "{url}}" & gt; & Lt; / Iframe & gt; {/ If}
Comments
Post a Comment