bitfenix
Forum Replies Created
-
Forum: Plugins
In reply to: [Pay with Vipps and MobilePay for WooCommerce] Vipps buy now issueYou will need to adjust buttons style with css. Inspect what classes buttons use, and then write css adjustments in style.css of your theme or in css section in the theme customizer.
@iverok thank you for the quick response, sorry for my late reply, we will test auto clean optionForum: 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 2 years, 12 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 – Multilingual and Multi-script Text Conversion] ACFMeni preslovljava neka ACF polja kada cekiram ovu opciju “Присилно пресловљавање (све)” http://prntscr.com/22v4dop , al opet ne sva ACF polja, tacnije Wysiwyg ACF polja ne preslovljava (ni label, ni content)
Nema 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 http://prntscr.com/131wgfw in PDF this status is always “pending”. I’ve changed now to this in plugin settings http://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 5 years ago by bitfenix.