• Hello

    I want to insert a php if then. It looks like this:
    [insert_php]
    if(!is_user_logged_in() ){
    [/insert_php]

    html code

    [insert_php]
    }
    [/insert_php]

    I don’t want that some users has to understand php echo.

    Do you think that I can do this with this plugin or another one?

    Thank you very much!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘If Else in differents [insert_php] blocks’ is closed to new replies.