Forum Replies Created

Viewing 15 replies - 61 through 75 (of 1,335 total)
  • Plugin Author Ben Meredith

    (@benmeredithgmailcom)

    Hi there!

    If it’s showing up for me (a new visitor to your site) but not for you, that points to something being cached in your browser, and I’d not worry about it. Can you try from a different browser or machine and see if the problem exists there?

    If it doesn’t, I’d just ignore the problem on your original browser and it should resolve things.

    If a problem is not replicable on my end, I can’t help to fix it!

    Plugin Author Ben Meredith

    (@benmeredithgmailcom)

    Hi there!

    I am seeing the boxes show up. Here’s an image of what I see. https://www.betterclicktotweet.com/wp-content/uploads/2024/03/CleanShot-2024-03-16-at-16.54.06.png

    What am I missing?

    Ben Meredith

    (@benmeredithgmailcom)

    Hey @catalaco!

    Definitely would love to help out here. Have you opened a support request on this issue? Our team is more than happy to get to the bottom of whatever problems you are having.

    The transition from a really old iThemes Security version to the newest Solid Security versions might encounter some hiccups, but we have had a ton of success working through any issues with folks.

    Let me know if you’d like help getting to the bottom of it.

    Plugin Contributor Ben Meredith

    (@benmeredithgmailcom)

    Hey Carlos!

    Our new Visual Form Builder uses the Stripe Payment Element which allows for any payment method that you have active on your Stripe account.

    A few notes:

    1. You have to be using the new visual form builder
    2. You have to have enabled those other payment methods on the stripe side
    3. If you have any trouble at all, the first step, before coming here to leave a negative review, is to reach out via a support request!

    We’re more than happy to help, and would love to earn back those missing Stars.

    Also, thanks for the help translating the plugin. If you want to submit those as official translations, be sure to check out https://translate.ww.wp.xz.cn/projects/wp-plugins/give/stable/

    Have a great day!

    Plugin Contributor Ben Meredith

    (@benmeredithgmailcom)

    Hi @inndesign!

    As I said, we’re not allowed to support premium products here, by forum rules. So I have to assure you again that we *can* help you add custom fields to an import, but that you’ll need to reach out to us on another forum. The trick is to correctly label the column on your CSV to exactly match the meta name for the field you are importing *to*. So, create a form with the phone number field, and add the meta key for that field as the header row of the column in the CSV, and then map it to meta in the importer.

    I’m sure there are areas of the importer that could use some developer attention, but I have personally tested and it’s definitely possible, without hacking our PHP, to import custom fields from FFM into your site. If you need help with that, we’re more than happy to provide it, it just can’t be here, on this forum.

    As to the “who puts the country on top” question: most address forms do that. The reason is fairly simple: if you select Canada, there’s a field for “Province” while if you select “United States” that field changes to “State.” We don’t want for users to fill out the whole address only to then need to change it to a different country.

    That’s a fairly standard thing on the web, as of late, and in my opinion vastly superior to the old method of having Country last. It takes some getting used to for folks (like you and I) who grew up labeling envelopes, where the country goes last.

    Plugin Contributor Ben Meredith

    (@benmeredithgmailcom)

    Hey @inndesign!

    Glad you reached out here, I can definitely help.

    To start, importing a CSV that maps a “phone number” field to the donor record is possible, but requires a bit of work for sure. Our support team is more than happy to help with that. It’ll require our premium add-on Form Field Manager (or some custom code) so I am not really allowed by forum rules to support that functionality here on the ww.wp.xz.cn forums, but reach out to our team at https://givewp.com/contact-us and we will be able to hook you up with one of those premium add-ons so that you can make this happen.

    I know it’s never fun to migrate from one plugin to another, and I want to make that process as easy as possible. We want to take care of Seamless Donations users that are moving to us now that the developer there is moving on to new things.

    As for your comment about the price of our add-ons: we put a ton of thought into making sure that our prices are such that our customers (who are largely nonprofits) can afford it, and such that our team will be around for years to come to take care of those customers. We are more than happy to discuss your specific needs. Reach out via the contact form above.

    Final thought: good catch on the “don’t delete the file during a dry run” issue. I’ve submitted a bug report here: https://feedback.givewp.com/bug-reports/p/dry-run-on-the-importer-should-not-delete-the-file

    Note that not all bugs are equal, and ones like this that have a clear and simple workaround (upload the file again!) might not get worked on immediately.

    I’m going to mark this issue as “resolved” only because the next steps are to reach out to us on a different forum. We’ll take care of you for sure.

    Ben Meredith

    (@benmeredithgmailcom)

    For any who might stumble onto this and still have trouble getting that above code to work, a few things:

    First, after you implement the snippet in @iovamihai’s last note here, make sure to deactivate and reactivate *any* plugin. Solid Central (currently) only goes and fetches a fresh list of Menu items when a plugin is activated.

    Next, our team (on the SolidWP side) is looking into how we can better handle the situation where plugins (SliceWP is not the only one!) who conditionally display menu items. For now this workaround will do, but we ultimately want to find a less hacky solution.

    Thanks!

    Ben Meredith

    (@benmeredithgmailcom)

    Sounds great. Do also know that another option is to disable the hide backend functionality of Solid Security, and still benefit from all of the other perks of securing your site.

    Have a great day!

    Ben Meredith

    (@benmeredithgmailcom)

    Hey @wpsupacc!

    Glad you reached out here!

    I was able to replicate what you are seeing, but I’m trying to more fully understand exactly how you see it as a problem. Correct me if I’m wrong here:

    1. Users have the ability to request an export of their personal data.
    2. In order to facilitate that, they must log into the site.
    3. In order to log into the site, they’ll need the hide backend slug
    4. That slug has to be sent to them to allow that functionality.

    What am I missing? Is there a use case for exporting personal information from a user that doesn’t need to log into the site?

    The hide backend slug is not sensitive information, it’s a simply obfuscation of the login URL.

    In fact, it’s fairly universally regarded as “not really making the site any more secure” as compared to CAPTCHAs and passwordless logins, etc. It does help users to feel like their site is more secure, but the real security happens with brute force protections, hardening of passwords, 2-Factor Authentication, and other protections.

    We’re more than happy to clarify, or to learn more about why you believe this to be a problem.

    Have a great weekend!

    Ben Meredith

    (@benmeredithgmailcom)

    Hey @orangeambition

    Apologies for the slow turnaround here!

    I just tried for several different sites of mine (including a few brand new test sites) to replicate what you are seeing here, and so far I’m not getting stuck on any steps, so I’ll need your help identifying what I am doing differently. Here’s a video showing me setting up the plugin with no issues. What are you doing differently?

    https://www.loom.com/share/5d9b4ddfed054730bf8e695023ce2603?sid=c7626e4d-3064-4158-9168-0dd98e73a951

    We’ll get to the bottom of this, for sure!

    Ben Meredith

    (@benmeredithgmailcom)

    Hey @creation498!

    My second favorite type of issues are ones that resolve themselves. (my first favorite are bugs that we catch in Quality Assurance before we even send them out in public)

    Glad to hear this is resolved. If you need anything else at all, we’re happy to help.

    For reference, the error message you supplied in that first message is one that comes from “above” (or “below” depending how you visualize the server stack) PHP or WordPress, likely from the NGINX level (according to my brief web search for the error). So it’s not an error message that Solid Security itself is generating. I do find it curious that it was resolved by reinstalling WP without Solid Security, but I am working under the assumption that that was a cooincidence.

    Generally speaking, the next time you’re troubleshooting an issue that you have a suspicion is caused by Solid Security, adding this line to wp-config.php will completely disable anything that Solid Security is doing (whether it’s active or not):

    define('ITSEC_DISABLE_MODULES', true);

    Ben Meredith

    (@benmeredithgmailcom)

    Hi @cminettemindoza

    In order for site scans to complete, the site needs to be accessible to the outside internet. We don’t have plans to change that requirement, as (generally speaking) the risks and hacks that Solid Security seeks to prevent are all significantly less likely to happen to a site that is hidden behind an htaccess password.

    I’d recommend, if you want to run a site scan on that site, temporarily remove the password requirement, run the scan, and then reenable the password.

    Also, in the meantime I’d disable scheduled scans and/or the notification emails from those scheduled scans.

    Have a great day!

    Ben Meredith

    (@benmeredithgmailcom)

    Hi @filona!

    Were you able to resolve this? We’re more than happy to continue troubleshooting, if not. @nlpro’s tip of that other thread was super helpful, but in case you missed it, the solution is to add the following line to the wp-config.php file, anywhere between the opening <?php and the line that says That's all...:

    define('ITSEC_DEBUG', true);

    Once you’ve done that, reload the back end of the website and you’ll see a “Debug” option in the menu under the “Security” heading. Navigate to that Debug page, and scroll to the bottom, where you’ll see an option to “force” the notification to be re-sent, which will add in an integer into that log, which in turn will make the error go away.

    I’m going to see if I can replicate that error on a test site (or four) and prevent it from happening. It’s certainly annoying.

    Let us know if those steps don’t resolve the issue, and we’re happy to keep troubleshooting!

    Ben Meredith

    (@benmeredithgmailcom)

    Hi @rrvoigt!

    It sounds like you’ll have to choose between using the 2-Factor Authentication feature of Solid Security and using the login interface provided by that theme.

    Our 2FA functionality relies on WordPress Core code to work reliably, and we are not able to support what’s essentially hacking (not in a negative sense, so much as the adventurous “hacky” way of doing things) of WP Login functionality to support our 2FA.

    I’m happy to test any plugin or theme for compatibility with Solid Security, but it has to be free and available on the ww.wp.xz.cn plugin directory in order for us or anyone to provide support here on this forum (by forum rules!)

    Thanks!

    Ben Meredith

    (@benmeredithgmailcom)

    Very glad to hear this is resolved. Thanks as always to @nlpro for the assist!

Viewing 15 replies - 61 through 75 (of 1,335 total)