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

    (@wooprali)

    Hi,

    Thanks for using Designer Button plugin.
    Your requirement is useful for all many wordpress developers. If possible i will try to implement this in Designer Button plugin in future.

    For now to complete your task please follow below steps.

      1. Install conditional-tags-shortcode Plugin
      2. Install Designer Button Plugin
      3. create two buttons

        button-1 : “Enter members only site” with link to Register page
        button-2 : “Enter members only site” with link to Forum Page

      4. Add Conditional Shortcode anywhere

        [if not_is_user_logged_in] [wpi_designer_button id=2] [/if]
        [if is_user_logged_in] [wpi_designer_button id=”1″] [/if]

    Hope you will be happy with above solution.

    Regards,

    PRALI

    Links:
    conditional-tags-shortcode plugin: plugin

Viewing 1 replies (of 1 total)
  • The topic ‘A button with two different re-direct links’ is closed to new replies.