Viewing 30 posts - 1 through 30 (of 32 total)
  • Author
    Posts
  • #252335

    I’ve been working on rebuilding my site that uses the Wishlist Member Plugin with Enfold. So there’s no way around using this plugin for me.

    I’m very concerned to just have stumbled upon a support thread noting that the Enfold theme is not compatible with Wishlist. Is there any way around this? I really don’t want to scrap weeks worth of work and move on to a different theme.

    Thanks,

    -Tom

    #252876

    Hey tbrim20!

    There has been a conversation around this plugin see the following links :

    https://kriesi.at/support/topic/wishlist-member-avia-framework/
    https://kriesi.at/support/topic/issue-with-wishlist/

    Plugin author has been contacted by Dude ( Head of support ), no response so far. Suggestions : http://wordpress.org/plugins/s2member/ or http://wp-member.com/

    Best regards,
    David

    #375347

    I would really like to get this working (I’m even willing to pay for it).

    What is the latest news about this?

    I just migrated some courses to enfold, and only after the migration did I notice that Wishlist Member didn’t work with Enfold.

    If you can’t provide it, can you at least give me technical explanation of the problem and I’ll have a developer do a fix for me.

    #375616

    Hi!

    Please request compatibility here – https://kriesi.at/support/enfold-feature-requests/

    Best regards,
    Yigit

    #375818

    Here’s the latest about the issue that I heard from the Wishlist Member support:
    ————————
    I followed up with the development team and they explained that the function that handles protection is function Process() located at wishlist-member/wpm.php

    We are hooking that function in the WordPress Filters like these:
    add_filter(‘page_template’, array(&$WishListMemberInstance, ‘Process’));
    add_filter(‘single_template’, array(&$WishListMemberInstance, ‘Process’));

    In the case of the “Advance Layout Editor” the page_template and single_template aren’t being called so our function process is not initiated.
    The developer suggested if there is a filter on the theme that is being called similar to the WordPress page_template/single_template, you may be able to hook our function Process into that.
    This falls into the category of customization and we are unable to offer hands on or in-depth assistance with customization. But we hope this helps to point you in the right direction.
    ————————

    I’ve also created a feature request called: “Wishlist Member compability” (messed up the spelling should be “compatibility” but can’t see how to change it :)).

    #376314

    Hey!

    From their description it sounds like it would work if you use the default editor and not the advanced layout editor. I would also consider checking out the s2member plugin.

    Cheers!
    Elliott

    #376513

    1) Yes it works with the default editor, but then my site will not look good (there’s some full width issues!)

    2) I’ve chosen Wishlist Member for all my membership sites for a reason. I like it better :). Switching one of them to s2member is not an option.

    HOWEVER: I’ve had my developer create a plugin that fixes this issue.

    If you’re interested in the plugin reach out to me here: http://retiremyass.com/contact/

    #376983

    Hey!

    Alrighty, you’ll probably get a lot of emails regarding this. If you’d like you can paste the plugin code here for other people to use. It sounds like it’s just some small code that needs to be added to the functions.php file.

    Best regards,
    Elliott

    #392910

    Can you please identify the hook that can be used . . .

    In the case of the “Advance Layout Editor” the page_template and single_template aren’t being called so our function process is not initiated.
    The developer suggested if there is a filter on the theme that is being called similar to the WordPress page_template/single_template, you may be able to hook our function Process into that.

    I can do the rest, but I am having a hard time locating the hook I need to use.

    • This reply was modified 9 years, 9 months ago by hookedonweb.
    #393260

    Hey!

    Try line 40 in /enfold/template-builder.php.

    $content = apply_filters('avf_template_builder_content', $content);
    

    Regards,
    Elliott

    #393544
    This reply has been marked as private.
    #393573

    I just confirmed with two sources that simply adding this filter fixes the problem:

    
    		

    But I still get the issue of the footer missing and the opps page not showing.

    I confirmed on a friends Wishlist / Enfold site running the same current / to date versions as I am and without the use of the filter or turning off the layout builder her opps pages works fine and so does the footer.

    I have re-installed both Wishlist and Enfold filed, cleared cache, switched form child to parent theme, turned off all my plugins, resaved my test members only page, and still not foote or opps page.

    #395880

    Hi!

    I’m not sure if we will be able to help you here but can you send us a link to your page? I checked the site in your screenshot but you were not using Enfold there.

    Cheers!
    Elliott

    #407492

    jeepers this has messed up my weekend! any fixes yet?

    #408275

    Hey!


    @ptaljaard
    , What are you having problems with? Send us a link and take a screenshot highlighting what is going on and we’ll take a look.

    Cheers!
    Elliott

    #408299

    thanks, but it’s the topic of this ticket that i’m struggling with: wishlist not protecting pages made with the advanced editor.

    from the forums it sounds like no solution is possible yet…

    #408983

    Hey!

    I sent you an email. If you can send me a copy of the plugin I’ll do some testing.

    Cheers!
    Elliott

    #409006

    I will document what I have and it send today. This is a huge problem for me as most of my client sites is done is Enfold and I build a lost os Wishlist Member sites all of which sure the same problem.

    #410562

    Hi!

    Alrighty, let us know.

    Best regards,
    Elliott

    #410735

    Hey Elliot

    Did you send me an email regarding the plugin? I’ve sent out the plugin to a couple of people, but can’t remember if you were one of them :)

    /Rasmus

    #412244

    Hi!

    I don’t think so. I asked hookedonweb for a copy of Wishlist for testing. I went ahead and sent you one.

    Cheers!
    Elliott

    #414321

    Look forward for Enfold rolling out a fix for this! I’ve been building a membership site with Enfold and was looking to use Wishlist Member due to recommendations.

    #415355

    Hey!

    I still haven’t been able to get a copy for testing. If you want to send me a copy then I’ll take a look. Otherwise you can request compatibility here, https://kriesi.at/support/enfold-feature-requests/.

    Best regards,
    Elliott

    #415621

    Hi,

    I got this message from Wishlist this morning:

    Their email : (Email address hidden if logged out)

    Hey there Dale

    I spoke with the development team and they recalled some Enfold and WishList Member discussions from a while back (later 2013/early 2014 they believe).

    At that time, one of our developers investigated an issue stated by one of our customers and found that when using the “Advance Layout Editor” to insert the content, the filters page_template or single_template are not being initialized. These filters which are standard to WordPress were being used by WishList Member to protect content.

    They believe that they submitted a message through the contact form so perhaps it didn’t reach it’s destination.

    I don’t believe we heard back at that time so we’re unsure if that is still the case. If the theme author gets in touch with us, our team can look into this further as well.

    Thanks Dale

    -Wray

    Elliott I’ve also message you through your website.

    • This reply was modified 9 years, 7 months ago by checkitwriteit. Reason: added their email address
    #416469

    Hi!

    Thanks checkwriteit. The plugin that rap provided here, https://kriesi.at/support/topic/enfold-wishlist-member-plugin/#post-376513, seems to work fine for me regarding the ALB visibility for members.

    Are there any other issues anyone can see?

    Cheers!
    Elliott

    • This reply was modified 9 years, 7 months ago by Elliott.
    #520975

    Hi!

    What filters fixes the problem hookedonweb? I can’t see the filters anymore. Or don’t they work anymore?

    #521034

    The fix is no longer required. My theme and WLM are now working fine together after a recent update (not sure if it was the theme or WLM that fixed it).

    #521328

    Hi @rap, thanks for the feedback.

    Regards,
    Rikard

    #521450

    Thanks for the quick response, but do you still know what the fix was?

    I had it working on a testwebsite. Now I switched to a new website with the newest version of WishList Member, but I can’t find what the fix was. So I’m now using Woocommerce Memberships, but it’s way too limited.

    Hope to hear from you!

    Best regards,

    Conny

    #522451

    Hey!


    @connepon

    I think you should ask plugin’s author about this fix, as their was no theme update in the last days/weeks.

    Best regards,
    Andy

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