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

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -