How to show articles to wich the User has actally access to in Wordpress

Discussion in 'aMember Pro v.4' started by pernhart, Jan 7, 2012.

  1. pernhart

    pernhart New Member

    Joined:
    Mar 24, 2010
    Messages:
    28
    Im planning on having a dripping Content Model on my site.
    Where users have access to more articles as longer they are subscribed.

    Now i would like to have some kind of Overviewpage inside Wordpress where the user can see all articles he has access to at the given moment.

    For example:

    each week of subscription the user gets access to a new article.
    So after 4 weeks the Overview Page should list the four articles the user has actually access to.

    Can this be done ??
    Are there any functions / hooks/ or template tags provided for such task. ??

    May its possible to that with category protection.

    Would be great if someone could shine some light on this...to get me out of confusion .

    Thanx Sascha
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
  3. pernhart

    pernhart New Member

    Joined:
    Mar 24, 2010
    Messages:
    28
    Im already using this shortcodes to protect my post and pages in Wp.

    But im looking for an method to show user a LIST of content he has acces to.
    Similar to the "Your active Subscriptions" Section in member.php.
    But i would like to have it inside Wordpress.
    In other Words:

    Dear User you currently have Acces to:

    Post A
    Post B
    Post XYZ
  4. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    So...
    Dear User you currently have Acces to:

    [am4show have='p1,0,7'] Post A [/am4show]
    [am4show have='p1,7,14'] Post b [/am4show]
    [am4show have='p1,14,31'] Post XYZ [/am4show]
    in above example user will see new link each seven days.
  5. pernhart

    pernhart New Member

    Joined:
    Mar 24, 2010
    Messages:
    28
    Thanx Alex, seems like i could not se the trees because of all the woods ;-)
    That might be a solution.
    Only Disadvantage: This way i have to setup protection for every new Post plus the protection for the links on that Overwiew site. Am i right ?
  6. jmaduk

    jmaduk Member

    Joined:
    Aug 29, 2005
    Messages:
    96
    Is the short code builder function working? I tried with both chrome and ie9 and there is no open button when hovering over the shortcodes in the editor
  7. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Yes just tested this in latest Chrome and everything seems to be ok. Can you try with FF?Please let me know the result. If it does not work in FF as well, something is wrong with plugin.
    Also you can contact me in helpdesk and I will troubleshoot this issue.

Share This Page