Metasequoia
Forum Replies Created
-
Hi Jeff,
problem solved: the Async JavaScript Plugin was causing the trouble. I couldn’t figure out which scripts to exclude from deferring. So I deactivated the plugin and the editor is working fine now.
Thanks and kind regards,
MartinForum: Plugins
In reply to: [Embed Webmap] Embed Arcgis maps from other sourceHi,
thanks a lot for your help. I wonder how you found the id of the web map in the app. Can you tell me?
Thanks!
MartinThanks Mazharul for your response and offer to look deeper into this issue. But meanwhile I found an other plugin that works.
Have a nice day!Hi,
it works now. First I didn’t understand what the category ID is. But I figured it out. Thanks again for the fantastic plugin!
Thanks Jeff,
I am in contact with someone who is coding a little plugin for me that can automatically sets the passwords.
Thanks a lot! Works beautifully! Have a nice day.
Ok, after further testing there is a handicap with this solution. The user has to enter the password the first time he wants to view a post. I mean, yeah, thats obvious. I set up the same password I used for the other protected pages on my site. WordPress remembers the password once it is submitted for all other protected pages.
What I was not aware of is, that with this solution the Access Category Password plugin I use asks for the password, too. Although I set the same password. This is from a user perspective not very nice.
So, a solution with custom php code in functions.php would be very welcome. Any ideas how I can achieve this?
Forum: Plugins
In reply to: [Contact Form 7] No need to change the reCaptcha version!Sounds good magicpowers! I’ll give Ninja Forms a try and will promote it if it’s a good replacement for Contact Form 7. Seems the developer of CF7 is deaf, blind and not willing to hear to users complaints. It’s always good to have choices!
Forum: Plugins
In reply to: [Contact Form 7] No need to change the reCaptcha version!Hey Mr. plugin developer Takayuki Miyoshi,
what is your response to our complaints? Is it possible to have an option to choose between v2 and v3 of the Google reCaptcha? Are you willing to release a version of Contact Form 7 which lets us choose? Otherwise we need to find alternatives to your plugin… Not everybody likes the Google approach to stop spam with AI and data mining in v3 of reCaptcha.
Forum: Plugins
In reply to: [Contact Form 7] No need to change the reCaptcha version!Yes, I absolutely agree. Changing the reCaptcha version to v3 whithout the option to stick with v2 is not ok. Not everyone likes the changes Google did to reCaptcha!
Forum: Plugins
In reply to: [Contact Form 7] 404 Error in consoleThanks for the answer. Problem is solved now. It was a caching issue.
I just got a reply from AI1EC support staff:
Unfortunately our plugin works without issues with PHP versions up to 7.0.20, all newer versions can cause various issues. We will soon update the core to work with newer versions, but until then, I can only advise you not to use the latest versions.
- This reply was modified 6 years, 8 months ago by Metasequoia.
I had the same problem. It occurred after switching to PHP 7.2. Switching back to PHP 7.1 solves the issue (at least for me…).
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Change date format in calendar viewGreat – thanks a lot! The “Uhr” string is gone now, even on not-allday events (as you have guessed), but that doesn’t matter, because all events from this venue are all day.
How did you find the .ai1ec-popover-content class? I didn’t see it in my webinspector. I think I can learn something new here…