Thanks @anonymous20. I don't think I can use the shield (although I do on another site I have) as the main site in question is using Cloudflare. I've ...
@ahmed can you post the URL to your forum please ? Thanks
@iwrtn45 the code previously provided will only work on screen estate sizes that match that CSS rule. In this case, you'd apply the same CSS but remov...
@fameofme when the page is fully loaded (I'm assuming you're using Chrome or perhaps FF), press F12 and choose the "Console" tab. Do you see any error...
@lazainfo that looks like a text-shadow CSS element. Can you add "text-shadow: none;" (without the quotes) to that CSS block and see if that removes i...
@pdhgceoaf2 @robert A little late perhaps, but Post-SMTP (WordPress plugin) has the ability to resend messages. Unfortunately, it is not able to proce...
@zaidcrowe let me know if I can help. Always happy to help out a fellow musician (guitarist for 30 years:))
@zaidcrowe your issue is not with Cloudflare, but with Varnish Cache. Can you disable this then clear the browser cache and try again ? The /community...
@johnbrc Interesting. Are you able to give any additional insight into what I need to address, in order to get a functioning version of UM in place? D...
@johnbrc, Thanks for the question. I'll provide some answers here What does the UM / WPForo integration achieve / offer, compared to a standalone prof...
And also for edit... you can shorten the script somewhat too - just paste the below jQuery(".wpforo-reply.wpf-action").click(function(){jQuery("#wpf-f...
Just a quick addition to this. I've included the "show reply" function, but there is a section missing if you want "quote" to work the same way withou...