killjack
Forum Replies Created
-
Forum: Plugins
In reply to: [FileBird Document Library] Show subfolders on rootThank you, I’m going to buy it, congratulations on the plugin.
Forum: Plugins
In reply to: [FileBird Document Library] Show subfolders on rootI also can’t translate the label ‘Loadingβ¦’ at the moment. :/
πππ
Hi, I figured it out, it was being blocked by HSTS security headers, it worked when I disabled them. Thank you.
Did you see this error message?
[Violation] Permissions policy violation: microphone is not allowed in this document.
startRecordingButtonClick @ cf7_frontend.js?rnd=32423:62
cf7_frontend.js?rnd=32423:123 Error connecting with Mic. Please check your Mic. warn true
cf7_frontend.js?rnd=32423:124 NotAllowedError: Permission denied ‘error’ trueHave any idea? Change theme or disable plugins is not a option right now :/
Hello, Chrome is all set. SSL looks good. Here the page, thank you:
https://playnext.com.br/contato/- This reply was modified 5 months ago by killjack.
I love you Amirreza Jananfar, my life savior, I will pray for you every night.
Yes, I have an object cache, and yes, that is exactly the problem. If I insert or upade a snippet with caching enabled, all snippets stop working. If I insert or update a snippet with the cache disabled, everything works again.
Reactivating the cache after making changes keeps things working, but if you update anything without disabling the cache, everything stops working again. π
I’m waiting for the update, thanks!
Hi. I haven’t updated anything. I never update sensitive plugins unless with a full update in conjunction with the theme.
The first time it stopped working, I thought it might be due to a conflict with new plugins I had installed. So I restored a backup, and didn’t install any of those plugins anymore. But when I added another snippet on WP Code, everything stopped working again.
At this point I restored a backup and didn’t touch your plugin again. Everything is working. But if I update something in your plugin, everything will certainly stop working, as happened a few times.
I migrated some snippets to HFCM and Code Snippets to test. Some are working but it appears that others are not. I’m testing by clearing cache so I can see. Thanks.
Forum: Plugins
In reply to: [Permalink Manager Lite] Posts with the same page URLForum: Plugins
In reply to: [Permalink Manager Lite] Posts with the same page URLI tried now removing my redirect and changing the post slug using just your code, and it didn’t work, it kept opening the post instead the page. Should I change something in the code for the post type I’m using? (It’s a custom post type)
Forum: Plugins
In reply to: [Permalink Manager Lite] Posts with the same page URLHello. Thank you very much for your kind help, your code helped. But let me say one thing:
Without your plugin installed, when I put a regex rule to redirect from a slug to another (^/portfolio/ to /), it works perfectly. With your plugin installed, the posts now have some type of priority, and the same redirection now opens the posts instead of pages.
Your code works, but it makes the page load slow, probably due to the number of redirections. Is there a smooth way to do this?
I would like to keep using your plugin as it is very useful to have same posts types with different slugs.
- This reply was modified 2 years, 8 months ago by killjack.
Ok, but I’ll have to make a homolog copy to do these tests, I don’t have it yet.
I just don’t understand how another plugin can be causing this, since it’s happening exactly what it should after the settings I defined in the HMWP, or isn’t it? Is ghost-login supposed to work publicly when WP sends this link to the user?
If I have set HMWP to leave my WP login private and change the default WP login path, so it is obvious that when WP sends the default login link to the user (which your plugin made private) that page will not be accessible, just as is happening.
Can you please explain what should be happening that isn’t? And what can happen if I disable anothers plugin?
- This reply was modified 2 years, 9 months ago by killjack.
I have a custom public login page on this site for users to login. I’m wondering if it would make sense to change the HMWP login path to my custom login slug or maybe it will show some error or some login security issue.
- This reply was modified 2 years, 9 months ago by killjack.
Hi, you’ve misunderstood, this is not a ‘lost password’ email, it is a ‘new account creation’ email, sent as soon as a user creates a new account on the site. It’s the email for the user to set his password for the first time and default WP behavior for this is to send the wp-login default path, and this path is being changed only by your plugin. I don’t use any other security or path-altering plugins.
Do I need to disable my login protection for this to work?