Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact

Search Results for 'Elementor'

Simple Membership Plugin › Forums › Search › Search Results for 'Elementor'

Viewing 15 results - 16 through 30 (of 52 total)
← 1 2 3 4 →
  • Author
    Search Results
  • January 30, 2023 at 5:34 am #25114

    In reply to: Can’t hide Elementor Pro Form Widget when logged out

    Michael Gribbin
    Participant

    I just want to hide one of several sections on my page.

    Your documentation says:
    If you want to protect/hide a section (or sections) of a post/page then you can do that using the Simple Membership Partial Protection addon.

    This can be useful to create teaser content where the visitors can see part of a page content for free and the rest of the page is protected.

    I just want to know how to physically place the shortcode to hide a section.

    Better than a screen capture, go to the actual website page:
    https://weisermemories.com/cms/photos/

    The lower yellow box with the photo upload should not be displayed unless logged in.

    It is a section with a column inside and the Elementor Pro Form Widget inside of that.

    Here is a screenshot of the yellow box being edited, with it’s section, column and form widget on display:
    https://weisermemories.com/images/SectionSnip.png

    I can’t find anyway to protect the section or just the Form Widget using your shortcode since it won’t allow me to place the shortcode anywhere that will work.

    January 29, 2023 at 1:49 am #25105

    In reply to: Custom Category page fails to be protected

    DocCarter
    Participant

    I keep thinking about this. I strongly suspect the problem is (2) in my previous post: Elementor Cards displays preview content that is fighting with full-page protection. If that’s what it is, one solution is to use only partial protection (default for Simple Membership plugin) and not use full-page protection. You would need to manually specify what is protected and what is not in the ‘newsletter’ posts to facilitate the preview content that Elementor Cards pulls in. I’m not sure what happens if the page containing the Elementor Cards is full-page protected … Maybe it would protect the preview content in the cards? However, if someone were to access the ‘newsletter’ posts directly they would see the preview content (with the rest being protected by simple Membership).

    You may also be able to protect the ‘newsletter’ posts as a category in settings, but that’s beyond my understanding of the plugin! (And I don’t know how the Elementor Cards “preview” would interact with category protection.)

    January 29, 2023 at 12:31 am #25103

    In reply to: Custom Category page fails to be protected

    DocCarter
    Participant

    I’ll bet it has something to do with the Elementor Cards component.

    Is the source custom ‘newsletter’ post full-page protected? (I gather it is but just want to be sure.)

    I’ve never used Elementor Cards but based on what I’ve quickly read, it seems to pull preview content into a “card” with a “more” link to view the full post. Some thoughts here:

    (1) Other plugins I’ve used for galleries and such have protection options on them (so that the gallery images can’t be accessed directly). So perhaps Elementor Cards also need to be protected individually?

    (2) The “more …” link is something I do have experience with, though not with Elementor Cards. With Simple Membership partial protection, you can specify the preview text (the part that’s not protected). Partial protection and Full Page protection (both Simple Membership plugin) will fight with each other, resulting in no protection at all. Elementor Cards may have a similar challenge, where the preview content is fighting with full-page protection.

    (3) Does the page displaying the cards have full-page protection? Is it possible you have a situation where the Elementor cards display unprotected preview text with “more” links to pages with full-page protection?

    (4) Are the target pages linked to from the “more” links in the Elementor Cards something other than the original custom “newsletter” posts? Or are the custom “newsletter” posts being pulled into new pages/posts? And if the latter, are the new pages/posts protected?

    January 29, 2023 at 12:16 am #25101

    In reply to: Can’t hide Elementor Pro Form Widget when logged out

    Michael Gribbin
    Participant

    Thanks for the response.

    I don’t want to hide the whole page – I only want to hide the Elementor Pro Form Widget which is a small part of the page.

    I put the Form Widget into a Section – how do I hide just a Section on a Page?

    When I looked at the Documentation for it – the code to use is shown but not how to actually hide the section using the code.

    I went to:
    https://simple-membership-plugin.com/apply-partial-section-protection/

    And found this:
    Partial Protection for Anyone Who is Logged-in
    If you want to just protect a section of a post or page for logged-in members (it doesn’t matter if the member’s account status is expired or not) then use the following shortcode:

    [swpm_protected visible_to=”logged_in_users_only”]

    Whatever content goes here is only visible to anyone who is logged-into the SWPM system as a user (doesn’t matter if his account is expired or not).

    [/swpm_protected]

    But nothing on how to actually use the code on a Section to hide it.

    January 28, 2023 at 8:12 am #25098
    [Resolved]

    Topic: Can’t hide Elementor Pro Form Widget when logged out

    in forum Simple Membership Plugin
    Michael Gribbin
    Participant

    I love your plugin and use it extensively on my new site.

    It works perfectly on most of the site but has one issue I can’t resolve:

    I added an Elementor Pro Form Widget on the Photos page for Uploading Images – it should only display when a member is logged in, and be hidden when they are logged out.

    My problem is I can’t find a way to wrap your code around the Form Widget, so now it displays all of the time whenever logged in or logged out.

    I need to do this:
    [swpm_protected visible_to=”logged_in_users_only”]Form Widget[/swpm_protected]

    I know (or wish) there was a way to add it, but need help figuring it out.

    TIA

    January 27, 2023 at 10:26 pm #25097

    In reply to: Custom Category page fails to be protected

    BryGuy
    Participant

    Hi DocCarter! I appreciate the follow up.

    Yes an Elementor Cards component is pulling a custom ‘newsletter’ post type into a regular post with full page protection enabled. The protected page appears to somehow be designated as a custom archive for the newsletter CPT. I’m probably doing something boneheaded as well 💀. Appreciate the advice

    January 27, 2023 at 7:32 pm #25096

    In reply to: Custom Category page fails to be protected

    DocCarter
    Participant

    Hi BryGuy, since I’ve spent a ridiculous amount of time trying to solve a few really simple (boneheaded) challenges with Simple Membership, I’m curious about your challenge. Are you talking about full-page protection or partial protection? When you mention Elementor query, do you mean it’s pulling content from one page/post to another page/post? Are both source and destination pages protected?

    January 27, 2023 at 7:03 pm #25095
    [Resolved]

    Topic: Custom Category page fails to be protected

    in forum Simple Membership Plugin
    BryGuy
    Participant

    Hello,

    I have inherited a site using Simple Membership together with other customizations. The client just let me know that the content protection for some of the members-only content is not working. Particularly, a custom post type with a custom archive page using an Elementor query to the custom post type fails to be protected by the simple membership page protection. Anyone have a sense of where to look for solutions to this issue? Thanks

    January 25, 2023 at 10:07 pm #25087
    [Resolved]

    Topic: Simple Membership Plugin causing issues

    in forum Simple Membership Plugin
    Michael Gribbin
    Participant

    I downloaded and installed the Simple Membership Plugin – it was working great and then suddenly after about a week, when I’m logged into WordPress and want to Visit Site it goes to the correct page but kicks me out of being able to edit – and then shows another Login Screen and after I log in again, same issue.

    Deactivate all plugin and can edit again – activated all but Simple Membership and SWPM Partial Protection and it works ok, can edit.

    As soon as I activate just Simple Membership I can’t edit any longer.

    Tried with just Elementor, Elementor Pro and Simple Membership activated and can’t edit.

    Am I missing anything and how do I fix the problem – I love the plugin and don’t want to lose using it.

    December 10, 2022 at 1:41 am #24880

    In reply to: Meldung beim Login

    mbrsolution
    Moderator

    Hi, yes you need to play a bit with CSS. Our plugin does not work too well with Elementor.

    If your issue is resolved, can you mark this thread as resolved.

    Thank you.

    December 9, 2022 at 9:25 am #24878

    In reply to: Meldung beim Login

    luni
    Participant

    Hallo, teiweise gelöst. Scheinbar einige CSS-Konflikte bei der Anpassung des Meldun-Layouts Simple Membership Custom Messages bei Einsatz von Elementor. CSS & Daten neu generieren muss nach logout durchgeführt werden, da die CSS-Einstellungen für Elementor Megamenu beeinflusst werden. – Aber … Danke für die prompte Reaktion.

    May 30, 2022 at 10:55 pm #23944

    In reply to: Problem with forms mobile layout

    levsky
    Participant

    Forms are in elementor design page, and I did more or less resolve the problem by using <div> setup.

    October 29, 2021 at 10:56 pm #23202
    [Support request]

    Topic: Read More widget in elementor does not work. Fixes or compatible alternatives?

    in forum Simple Membership Plugin
    goodfriendsam
    Participant

    Are there other builders besides elementor that this function will be compatible with? I will definitely need to divide pages with teaser material. Or maybe there is a fix for elementor’s read more function not working.

    Thanks

    October 7, 2021 at 12:48 am #23112

    In reply to: Membership Protected Pages, Assistance Please

    mbrsolution
    Moderator

    Hi,

    Our plugin does not work really well with elementor or divi type page builders or themes. Before I answer question 1 or 2 please read the following forum post?

    https://wordpress.org/support/topic/partial-or-section-protection-in-divi-theme-or-builder/#post-13973260

    Thank you.

    October 6, 2021 at 12:50 pm #23106
    [Support request]

    Topic: Membership Protected Pages, Assistance Please

    in forum Simple Membership Plugin
    Karel
    Participant

    Hi,

    I have 2 questions that I need help with please.

    1) If someone that isn’t registered or a subscriber of my site visits a protected page, there is a prompt that comes as default with the plugin telling them to login, or go the the join-us page (in my case). Question is, once they log in, will the page reload to show them the content?

    2) That prompt that is as default to get the registered subscribers to login or go to the Join-Us page on one of my protected pages, is completely on the top left of my page, over the navigation bar. Question is, is there a shortcode for this as I am using the Elementor page builder for my content. To make it worse, my client desires a dark, almost black site background and the default text is almost the same, making it almost imposible to read.

    All the other plugin elements come with a shortcode allowing me to design the relevant page and adjust the block background, except this one.

    Thanking in advance.
    Karel

  • Author
    Search Results
Viewing 15 results - 16 through 30 (of 52 total)
← 1 2 3 4 →
« Previous Page

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy