Viewing 1 replies (of 1 total)
  • Plugin Author geomagas

    (@geomagas)

    I’m not sure if this plugin can help you achieve what you want to do.

    If you want to conditionally show images inside a post or page, do something along the lines of:

    [if is_user_logged_in]<LoggedInImageHere>[/if]
    [if is_user_logged_in=no]<LoggedOutImageHere>[/if]

    But the “background” thing puzzled me.

Viewing 1 replies (of 1 total)
  • The topic ‘consulting’ is closed to new replies.