Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #549936

    I have an e-learning site (still in development) that I run through ontraport using enfold within wordpress.
    I want to use show if tags to drip content to customers on a “dashboard” page based on how long they have been a customer.
    I already have the tags set up and the backend ready to go with ontraport so that each customer is tagged correctly.

    There are instructions on how to display content based on tags here: http://support.ontraport.com/entries/22815095-Show-Hide-Content-on-a-WordPress-Page

    Issue: I am using the advanced layout editor and don’t know how I could wrap an element in this code: **[show_if has_tag=”Tag”] content [/show_if]**

    Exact case:
    I have 7 weeks of content, so when they first purchase the program I only want to display the first week’s lesson page. So I will use the tag “week-1”
    The second week I only want to display the lessons for week two. So I will use the tag “week-2”.

    I am trying to wrap the box icons displayed on the page included in the private content area.

    #550091

    Hey rlbr226!

    You can do this, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, to edit the code used in the layout editor though I’m not sure if your custom shortcodes will work there or not.

    Best regards,
    Elliott

    #551283

    Hey Elliot,
    i tried placing every iteration of those lines of code in both my function-enfold.php and my functions.php files. Am I supposed to be placing them somewhere else?

    #551949

    Hi,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.