Andreas Münch
Forum Replies Created
-
Forum: Plugins
In reply to: [Multiple Post Passwords] Just not workingDo you see any error messages in the php error log?
You could also try to deactivate the plugin and test if the “normal” page passwords work.
If the issues remain, it is not related to the multiple post passwords plugin.
You could then deactivate all other plugins and even change the theme to see if there is a conflict with any of those.Forum: Plugins
In reply to: [Multiple Post Passwords] Just not workingThe strange thing is, that in incognito mode and other browsers, where the cookie is not existant, I can also see the page.
Do you have any kind of caching enabled?
Did you check the PHP error log?Forum: Plugins
In reply to: [Multiple Post Passwords] Just not workingHi @janostgaspar ,
when I first visited the page I saw the password form, submitted it and got a white screen.
Now when I visit the page again I always immediately see the content.
It seems you deactivated the password protection?Same issue here.
I fixed it quick and dirty with this style:.components-popover__content{ width:300px; }
Hi @perthmetro ,
Delete and expire actually means the same thing and these two settings work together.
The first setting defines if the passwords are getting deleted at all.
The second setting defines the time delay after the password usage, after which the password will be deleted.Say a user uses a pw at 10:00 and you define it to expire/delete it after 5 hours, it will be deleted at around 15:00.
Hope that helps!
Forum: Plugins
In reply to: [Multiple Post Passwords] Upload multiple passwordsHi @mmtmann ,
please help me understand how this would improve your workflow.
Would you like to upload a file that defines the passwords for alot of pages at once or only for a single page?
How exactly would the csv file be formatted?
What is your source of the csv file?
Thank you!
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Custom Fields in Checkout with Apple PayHi @rossviviano ,
yes, this is surely a development topic, that´s why I thought asking the plugin developers would be a good idea 😉
Anyway, we sort of “hacked” the plugin so the custom data does not get lost with Apple Pay.
A clean solution would heve been nicer, though
Forum: Reviews
In reply to: [Multiple Post Passwords] Very usefullThank you! Nice to hear you like it! 🙂
Forum: Plugins
In reply to: [Multiple Post Passwords] Avoid expiry of passwordsExactly!
Forum: Plugins
In reply to: [Multiple Post Passwords] Avoid expiry of passwordsHi @bpm213 ,
what exactly do you mean by semipermanent?
By default the passwords do not expire, only if you activate the feature.Forum: Plugins
In reply to: [Multiple Post Passwords] Track password usage?Ok, I´ll see what I can do!
Forum: Plugins
In reply to: [Multiple Post Passwords] Track password usage?Hi @rfmcomposer ,
you can configure the plugin to send you an email when a password expired.
Which also means the password has been used.
However when you don´t set your passwords to expire, there is currently no notification or anything.So you mean you would like to have something like a log in the admin view where you can see which passwords have been used?
Forum: Plugins
In reply to: [AmazonSimpleAdmin] Fehler: TooManyRequestsHi Timo,
danke dir für die schnelle Antwort!
Ich hab die Anfrage beim Amazon Support gestellt, hoffe es hilft.
Ich meld mich wieder wenn ich mehr weiß!
Forum: Plugins
In reply to: [Multiple Post Passwords] Custom Landingpage depending on entered passwordHi @ndo2020 ,
You can setup the pages you need for individual user groups.
You then need to send them to the specific page where you did setup the overview page.Cheers