steve92
Forum Replies Created
-
I’ve Subscribe2 v.10.32
Now the envelope icon has reappeared, but the situation is exactly as described in the first post: the email arrives to me (admin) incomplete.
“1/ Edit the file at plugins/subscribe2/gutenberg/sidebar.js
2/ Fine the line that says:
apiFetch( { path: ‘/s2/v1/preview/’ + postid } );”ùIn the last line I’ve:
`wp.plugins,
wp.element,
wp.i18n,
wp.editPost,
wp.components,
wp.data,
wp.compose,
wp.apiFetch
) );`- This reply was modified 6 years, 3 months ago by steve92.
Sorry, can’t you put these changes in the next version?
I have not understood what the solution to my problem is.
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Comments are not deleted in the postsOkay, you could put it as an option … you see.
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Comments are not deleted in the postsI know, they are 2 different plugins, I asked you if you could integrate the code of “Better Recent Comments” in your plugin, in this way your plugin does the job of two.
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Comments are not deleted in the postsI have seen that your plugin works well.
Let me explain: the comments that are not deleted are those of the Better Recent Comments plugin https://it.wordpress.org/plugins/better-recent-comments/You can see these in the left column “Commenti recenti” https://albertifoto.altervista.org
So your plugin is independent of the other. It would be nice if you make a plugin that does it all.
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Comments are not deleted in the postsYes.
If I were you I would remove the cache option from WP-Optimize because now the web server has a cache of its own, so yours is not needed, besides your plugin would be less heavy.
The problem was not given to me only with Captcha but also with the number of messages the guests write.
As I said, I closed the WP-Optimize plugin cache and I keep CloudFlare. I think they were in conflict.Is the altervista.org server, the name is CloudFlare average protection level by default.
You can make an free site for your tests whith altervista.org if you want.
I did further tests and came to the conclusion that the WP-Optimize plugin cache conflicts with that of the server. So I disabled the plugin cache and kept the server cache active and now everything works.
Now you can download new version of the BWS Captcha plugin: https://it.wordpress.org/plugins/captcha-bws/
I did new tests and saw that we must to empty the WP-Optimize cache, otherwise the new comments don’t show up on the screen. I set the cache duration to 8 hours.
However now you can download Captcha plugin and do the tests.- This reply was modified 6 years, 9 months ago by steve92.
