• Resolved ca3sar

    (@ca3sar)


    Hey all, my first question is, is there a way to restrict some in-line content using any of the shortcodes with 2 conditions: Condition 1. A Points Balance and 2. A Rank held?

    Also, a way to include more than just text in the shortcodes message=”can we put an image here somehow Ruben, Paco?” section?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ca3sar

    (@ca3sar)

    Here would be an example using ‘show if’

    [gamipress_show_content_if condition=”points_greater,rank” points=”100″ points_type=”Gamipress Gems” rank=”200″ message=”{user} to unlock access to your Gamipress Level 2 Daily Gem Rewards, you need to have at least 100 Gamipress Level 1 Gems and hold the rank of Gamipress Boss”]
    [gamipress_time_based_reward id=”1000″]
    [/gamipress_show_content_if]

    Thread Starter ca3sar

    (@ca3sar)

    UPDATE: Figured out how to do half of it, you can trigger multiple conditions like this:

    [gamipress_show_content_if condition=”points_greater” points=”100″ points_type=”Gamipress Gems” condition=”rank” rank=”200″ message=”{user} to unlock access to your Gamipress Level 2 Daily Gem Rewards, you need to have at least 100 Gamipress Level 1 Gems and hold the rank of Gamipress Boss”]
    [gamipress_time_based_reward id=”1000″]
    [/gamipress_show_content_if]

    ..just by typing condition again and putting the second condition. Still stuck on the image inside of the message=”some image” container.

    Plugin Author Ruben Garcia

    (@rubengc)

    Hi @ca3sar

    I’m sorry but the WordPress forums do not allow support for premium extensions.

    Please open a ticket and I will be happy to assist you. ??

    You can open it from this link:
    https://gamipress.com/contact-us/

    Best regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Restrict In-line Content or Use Show If both: Points Reached and Rank Held’ is closed to new replies.