maxx203
Forum Replies Created
-
I would also like to hear about it and when an update will arrive.
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] New Topic when Post is updatedIll check it later again. Maybe it´s also a browser related / caching thing. Thank you and of course i very appreciate your instant fix / help.
Keep it going and stay save.
Good Bye!
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] New Topic when Post is updatedI can confirm that your new index.php does fix the issue with duplicated topics inside the forum. However for some reason when i update the post the update button is getting busy and does not recover from this state.
I can only reload the page.
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] New Topic when Post is updatedThank you very much Nick. Maybe consider to introduce this as option to enable or disable inside the discussion settings.
Forum: Plugins
In reply to: [reCAPTCHA for bbPress] v3Hi Hitesh
no worries. However v3 would be great because it is invisible.
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] WP Rocket Support / Static Caching SupportI also don’t have custom Code in Place. It does work until I used the classic editor. However theme updates forcing me to use Guthenberh editor now and that’s where the problem started.
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] WP Rocket Support / Static Caching SupportBbpress thread would have the read more link.
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] WP Rocket Support / Static Caching Support1. Setup the Plugin with bbpress
2. Create blog Post and publish it
3. Check created bbpress threadThis thread usally has the post with text excerpt and link. The text excerpt is visible, but the link to the blog post is missing.
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] WP Rocket Support / Static Caching SupportHi Robin,
i mean bbpress topic which is created by the plugin when a post is published. There is a link missing to the original post.
- This reply was modified 4 years, 10 months ago by maxx203.
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] WP Rocket Support / Static Caching SupportBtw. i also found that the thread is not created with read more link anymore. Are you aware about this issue?
- This reply was modified 4 years, 10 months ago by maxx203.
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] WP Rocket Support / Static Caching SupportHi Robin,
i have revoked the code from functions.php, cleared cache and updated to plugin. I was not able to see that the fix inside your plugin is working. The cache was not recreated without the code inside functions.php.
By reincluding your code inside the fuctions.php everything is working properly again.
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] WP Rocket Support / Static Caching SupportHi Robin,
your code is fully functional and you can include it into the plugin. Consider also to include into the plugin description that it is now WP rocket compatibel. If you want to test anything, feel free to provide me the changes and i will try it for you.
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] WP Rocket Support / Static Caching SupportHello Robin,
on my first tests your code is working as expected. Thank you very much.
I will check it a bit more and provide you with another feedback once caches are created fully.Forum: Plugins
In reply to: [Post Comments as bbPress Topics] WP Rocket Support / Static Caching SupportHi Robin,
in my specific case i would like to have this to triggered once a reply was created.
https://docs.wp-rocket.me/article/93-rocketcleanpost
This will pruge the page cache and wp rocket create a new cached page then.
However since now i wasnt able to have the post id there and it might be needed that your plugin will call the purge.
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] WP Rocket Support / Static Caching SupportHello
Thanks for your prompt reply. The problem is that your plugin does not regenerate the cache for the post. You could use WordPress default features for it.
However. Is there any recommendation for static page caches and Plugin for it which would work with your plugin?