Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Andrés Villarreal

    (@andrezrv)

    Hi mbaluran,

    You mean like redirecting the visitor to another page instead of showing the page at all? If that’s the case, this plugin may not help you, since it works at the content level, while a page is being rendered and after a proper redirection can be performed.

    In case you need to show a link to another page in place of the hidden content, you can do something like this:

    [hide for="!logged"]Lorem ipsum dolor sit amet.[/hide]
    [hide exclude="!logged"]<a href="http://google.com">Go to Google</a>[/hide]

    Hope this helps.

    Best,

    Andrés.

    Thread Starter mbaluran

    (@mbaluran)

    Hi Andres,

    That’s not what I meant. I mean just simply hide the content and NOT redirect. That’s what I was looking for. Sorry for the misunderstanding.

    Regards

    Thread Starter mbaluran

    (@mbaluran)

    Nevermind I got it! Thanks anyway

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide content and not Redirect’ is closed to new replies.