Khang Minh
Forum Replies Created
-
Forum: Plugins
In reply to: [Better WordPress reCAPTCHA (with no CAPTCHA reCAPTCHA)] reCAPTCHA version 2The new recaptcha is rendered using an external iframe so you won’t be able to change its styles, only two default styles can be used unfortunately.
Forum: Plugins
In reply to: [Better WordPress Recent Comments] Recent Comments not refreshing!@pbure I believe you also use Page Cache feature of W3 TC? When you see a cached page the plugin isn’t called at all so the comment list is not re-generated.
Version 2.0.0 of BWP Recent Comments will refresh itself from the browser in order to resolve this issue.
Please follow updates to such feature here: https://github.com/OddOneOut/bwp-recent-comments/issues/22
Forum: Plugins
In reply to: [Better WordPress Minify] Removing BWPHi Chris,
Do you happen to use any cache plugin, such as WP Super Cache, W3 Total Cache?
Forum: Plugins
In reply to: [Better WordPress Minify] cache files are not being createdWhere do you place your cache folder?
Forum: Plugins
In reply to: [Better WordPress Recent Comments] Recent Comments not refreshing!This is a known issue.
Do you happen to use a cache plugin, such as WP Super Cache, W3 Total Cache, etc. ?
Forum: Plugins
In reply to: [Better WordPress Recent Comments] add star rating to commentI think it’s out of the scope of this plugin.
Forum: Plugins
In reply to: [Better WordPress Recent Comments] Display featured imageOK I’ve made a todo item for this request: https://github.com/OddOneOut/bwp-recent-comments/issues/21
We shall continue our discussion here: https://github.com/OddOneOut/bwp-recent-comments/issues/11
@ty_h11 are you also using PHP 5.4.43? Can you contact me via: http://betterwp.net/contact/ ?
Forum: Plugins
In reply to: [Better WordPress Minify] Clean name scriptOK I’m working on version 2.x of BWP Minify and when the beta is ready I will let you know so you can test.
That is after you try step 2 I mentioned above?
Since you’re using PHP 5.4.43, I really have no idea what’s causing the error.
I’ve created another support topic for you: https://wordpress.org/support/topic/syntax-error-unexpected-t_function-3?replies=1#post-7330263 , please continue there.
I need to know your exact PHP version, you can find out your version using something like this: https://wordpress.org/plugins/display-php-version/
If you can edit the file, try replacing line 51-53 with:
add_filter('bwp_capt_init_priority', create_function('', 'return 9;'));What PHP version are you using? BWP recaptcha version 2.x requires 5.3.2+, but I suspect something else isn’t right, because you should not be able to reach that code in PHP < 5.3.2.
Can you create a new support topic with the exact error message? Thanks.
Would you mind giving version 2.0.1 a try and maybe reconsider the rating?
Thanks.