lipskas
Forum Replies Created
-
Forum: Plugins
In reply to: [Optimize Images Resizing] Any update ?Author promised upgrade a year ago, but… https://wordpress.org/support/topic/installed-but-not-working-9/
Also, author’s Twitter page is deleted already, so I wouldn’t have much hope…
Forum: Plugins
In reply to: [Contact Form 7] Add placeholder to quizThanks, makes sense. However the article also says it’s perfectly fine to use hidden labels and only display text in placeholders.
Of course, you are the developer of this plugin, and you are in charge of the issue, so if you don’t want to add placeholder support for quiz field, it’s OK and I have no problems about your choice π
Forum: Plugins
In reply to: [Contact Form 7] Add placeholder to quizFirst of all, thank you for fast reply.
Please excuse my ignorance, but what is wrong about this? Does it cause any security risks, etc.? I’m asking because I don’t know why making user interface simple is a bad thing?
Especially because every single company (Facebook, MS, Yahoo, even Mozilla Developer Network and W3C itself) does this. And it’s not against web standards using placeholders for text inputs, right?
Thank you for your explanation in advance.
It looks the issue was caused by theme. Still not very sure why CSS file in WF displays rectangles, but oh well…
Wow, thanks for super-fast response.
Thanks for the update. I did even more test, and found that BBpress support works a little.
If I create notification for “New Forum Published”, plugin properly sends notifications once new forum is published. However, it’s not the case for topics/replies.
Installed BNFW today, and have exactly the same issue.
Running WP 5.0.2 with latest version of BBPress. Plugin detects and displays custom post types from BBPress (Forum/Topic/Reply) properly and allows me to create notifications for them.
However, notifications are not triggered. I mean that not only I don’t receive emails, but BNFW doesn’t even try to send emails when new custom post is published.
I know it’s not a problem with mail server because I run a dedicated server and I have real-time root access to mail logs. When I keep publishing these custom post types on my sites, BNFW doesn’t even try to execute mail function.
I also installed Post SMTP, and it’s the same – no emails, Post SMTP log is absolutely empty. All the test emails from BNFW come fine, which confirms the issue is not mailer. The issue is related to BNFW and/or custom post types…
P.S. Just did more tests, and notifications work perfectly for “normal” posts/pages.
- This reply was modified 7 years, 5 months ago by lipskas.
Ok, that makes sense. Thanks for the explanation.
Forum: Reviews
In reply to: [Two Factor Authentication] Free version is totally uselessThanks, found a plugin that offers it for free – https://wordpress.org/support/topic/the-best-so-far-19/
Anyhow, good luck with your work.
iThemes has serious problems with SSL. All my WP sites use SSL by default, but even if I go to https://mydomain/wp-admin/ and enable “force SSL” option in iThemes Security, plugin displays a warning that server doesn’t support SSL and I won’t be able to access it.
Forum: Plugins
In reply to: [W3 Total Cache] Just activating plugin (not even enabling cache) breaks siteThanks for the answer. I see these 3 errors in console:
11:02:44.931 TypeError: $(…).wpColorPicker is not a function
<anonymous> themex.interface.js:208
n.Callbacks/i() load-scripts.php:2
n.Callbacks/j.fireWith() load-scripts.php:2
.ready() load-scripts.php:2
K() load-scripts.php:2
1 themex.interface.js:208:211:02:45.052 downloadable font: rejected by sanitizer (font-family: “dashicons” style:normal weight:normal stretch:normal src index:0) source: http://MY_DOMAIN/wp-includes/fonts/dashicons.eot1 load-styles.php:1:11
11:02:45.059 window.controllers is deprecated. Do not use it for UA detection.1 nsHeaderInfo.js:412:8
These plugins are enabled:
Better Font Awesome
Contact Form 7
iThemes Security
Share Buttons by AddThis
Simple Mathjax
TablePress
W3 Total Cache
WooCommerce
WPBakery Visual Composer
Yoast SEO PremiumP.S. I just checked some other types of records (like courses, lessons, since it’s a learning website) in admin area, and YoastSEO works fine for those pages even when W3 is enabled. These pages also have “downloadable font: rejected by sanitizer” and “window.controllers is deprecated” errors, but work fine. However, they don’t have “TypeError: $(…).wpColorPicker is not a function” error.