0
Welcome Guest! Login
0 items Join Now

Gantry Recent Comments Doesn't work with Widget Logic

    • Chris.H's Avatar
    • Chris.H
    • Sr. Rocketeer
    • Posts: 140
    • Thanks: 0

    Gantry Recent Comments Doesn't work with Widget Logic

    Posted 7 years 11 months ago
    • We are using and enjoying Memberpress and would like to hide the Gantry Recent Comments widget from non-members. Unfortunately we've found that while Widget Logic works with all of the other widgets we have in use, it does not work at all with Gantry widgets.

      As a result, I'm hoping someone here might know how to fix this or have a recommendation for a "recent comments" widget as an alternative but that is similar to the Gantry Recent Comments. The Gantry Recent Comments are very well done and look great on our site but we can't use them if we can't hide them.

      Ref
      wordpress.org/plugins/widget-logic/
      www.memberpress.com/
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21644
    • Thanks: 3104
    • messin' with stuff

    Re: Gantry Recent Comments Doesn't work with Widget Logic

    Posted 7 years 11 months ago
    • Does Memberpress set a unique class in the <body> tag or anywhere else when a member is logged in versus not-logged in?

      If so you could do something like:

      .unique-class .gantry-recent-comments {
      display: none;
      }

      ^^^ that's all pseudo code... I'd need a link to a page with Gantry Recent Comments running along with an account I can log in with
    • Last Edit: 7 years 11 months ago by Matt.
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • Chris.H's Avatar
    • Chris.H
    • Sr. Rocketeer
    • Posts: 140
    • Thanks: 0

    Re: Gantry Recent Comments Doesn't work with Widget Logic

    Posted 7 years 11 months ago
    • I heard back from them and they said that they do not.

      Any ideas? Hate that this is a dealbreaker.
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21644
    • Thanks: 3104
    • messin' with stuff

    Re: Gantry Recent Comments Doesn't work with Widget Logic

    Posted 7 years 11 months ago
    • there has to be something they modify... post a link and an account and I'll check it out
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:

Time to create page: 0.034 seconds