bitfenix
Forum Replies Created
-
Forum: Plugins
In reply to: [WPS Hide Login] htpasswd with WPS Hide LoginAre you referring to the AuthUserFile path? .htpasswd file is in the root WP folder.
Does this snippet works on your end with plugin activated?Forum: Plugins
In reply to: [WPS Hide Login] htpasswd with WPS Hide Login“/folder/.htpasswd” is just a sample for here, on the hosting I have correct path for the htpasswd file, which is working when the plugin is deactivated.
Updated script which is working without plugin is:<Files wp-login.php> AuthType Basic AuthName "Login" AuthUserFile /folder/.htpasswd </Files>
I also tried with placing name of the custom admin url to the <Files> tag instead of ‘wp-login.php’ but it’s not working.
- This reply was modified 1 year, 9 months ago by bitfenix.
This works very well, thank you!
Forum: Plugins
In reply to: [WPS Hide Login] htpasswd with WPS Hide LoginThank you for quick response.
Tried with your suggestion but unfortunately it doesn’t work. Custom login url opens normally without asking for htpasswd in this caseThat’s it, thank you very much!
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] order_item_qty in the loopYou’re right ?? Please feel free to delete this entire topic
Forum: Plugins
In reply to: [SrbTransLatin - Serbian Latinisation] Jel mrtav razvoj ovog plugina?Zdravo, hoce li biti update-a u blizoj buducnosti?
Forum: Plugins
In reply to: [Transliterator] ACFMeni preslovljava neka ACF polja kada cekiram ovu opciju “Присилно преслов?ава?е (све)” https://prntscr.com/22v4dop , al opet ne sva ACF polja, tacnije Wysiwyg ACF polja ne preslovljava (ni label, ni content)
Forum: Plugins
In reply to: [Transliterator] Latin / Cir u navigaciji problemNema instaliranog cache plugina.
Ta treca opcija za navigaciju ne radi na slican nacin.
Otvori se sajt sa cirilicom, u navigaciji pise ‘?ирилица’. Refreshujem stranu i onda pise u navigaciji ‘Latinica’ kako bi i trebalo isprva da bude.
Da nemate jos neki predlog?
Cool. Pls update when they reply.
Valjda ce brzo da rese xD
Same here. Seems it’s an issue with Sendinblue service
Thank you very much for your support, now it works properly!
So :), no matter what status I check for testing https://prntscr.com/131wgfw in PDF this status is always “pending”. I’ve changed now to this in plugin settings https://prntscr.com/131wn8t and now works fine, it’s not always “pending” status.
Thanks a lot!
Could you please just write me about filename, is it possible to change it depending on email status? Or is this possible in premium plugin version?
It’s definitely something with email status because it works ok when it is removed. I’ve also checked the email status slug, but slug was ok
Gonna check your new snippet now
- This reply was modified 3 years, 10 months ago by bitfenix.
Tried with both code snippets, but the same result unfortunately