Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author mdempfle

    (@mdempfle)

    Please post in english or German if possible.

    [Advanced_iframe SecurityKey = src “clé” = “http://go-seb.ch”%5D does not make sense.
    I also recommend not to use any special charcters in the securityKey.

    Thread Starter Sebfr

    (@sebfr)

    Ok!

    Hello, in the page I have put this code in a second page [Advanced_iframe SecurityKey src = “my key” = “http://go-seb.ch”%5D but nothing happens. What should I do in the configuration table or a code page?

    It works with an iframe with a program for a page in the configuration, but does not work with this code [Advanced_iframe SecurityKey src = “key” = “http://go-seb.ch”%5D works with this code, but page [Advanced_iframe SecurityKey = “key”].

    Thank you in advance for your clarification.

    Site: http://espace-relationnel.org

    Plugin Author mdempfle

    (@mdempfle)

    Here you see what and how attributes can be set:
    http://wordpress.org/extend/plugins/advanced-iframe/other_notes/

    in your case:
    [advanced_iframe securitykey=”my key” src=”http://go-seb.ch”%5D

    Thread Starter Sebfr

    (@sebfr)

    I know thank you page.

    Frankly I do not understand your setting.
    For a novice insertion code, I do not understand the logic of your system using multiple link url on different page.

    Your plugin powerful and effective area and want to use it frequently.

    Thank you to explain by step, I is not the same reagard you about coding, thank you for your understanding, I do not bathe at all in the code but rather in the design.

    It would be good to do a page a model, an example to explain what will avoid the same number and think of the novice.

    I’m sure you have the intelligence to respond sensitively to my request.

    Plugin Author mdempfle

    (@mdempfle)

    If you use
    [advanced_iframe securitykey=”my key”]
    The settings from the administration are used. You can overwrite every setting with a attribute in a shortcode. If you want to overwrite the url you have to use the src attribute. In you case:

    [advanced_iframe securitykey=”my key” src=”http://go-seb.ch”%5D

    If the src is not working make sure that you have enabled that attributes can be overwritten. This is all explained in the advance iframe -> Settings.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Impossible d'insérer plus d'une page’ is closed to new replies.