No. I see two activation emails have been sent. One to a dedicated domain, and the other to gmail. Both have left my server with no non-delivery reports. Are you sure they are not in spam / junk / bulk ?
Can I still have a question? How did you create styles for tags? That blue color is great. I tried a bit, but I feel that it does not work in the wpForo administration. Is it straight through css?
If we do only what we can to do, we would never do anything.
By the way. I really did not find any activation email from your forum. I searched for what was possible.
If we do only what we can to do, we would never do anything.
By the way. I really did not find any activation email from your forum. I searched for what was possible.
Hi. I just resent it. I've tested this, and it seems to work fine for me. Let me know if you get it.
Can I still have a question? How did you create styles for tags? That blue color is great. I tried a bit, but I feel that it does not work in the wpForo administration. Is it straight through css?
It is, yes. I also changed the tags.php file a bit as I wanted to re-use the widget style in the actual file itself.
By the way. I really did not find any activation email from your forum. I searched for what was possible.
Hi. I just resent it. I've tested this, and it seems to work fine for me. Let me know if you get it.
I see you successfully activated 🙂 Great to have you.
Mark can i ask if you changed the cookie plugin of your site to something else ? If so, what do you use now ? I struggle to find some good one.
Hey @anonymous20 yes, I did. I'm now using Complianz - a very well put together plugin (there's a free version, but I ordered the pro). It also scans for cookies and makes the entire process SO much simpler. Really good support also. It's here https://wordpress.org/plugins/complianz-gdpr/
Mark i don't see ANY wpForo cookies auto-scanned or shown in that plugin anywhere (your Cookie Policy included).
Shouldn't wpForo (and probably other cookies from other plugins) be mentioned or listed ? Or are considered as functional (still should they be listed ?) ....
I consider these as "functional". Admittedly, there should be something in the policy that states this, so good spot - it needs to be added. I've also taken steps to ensure that all wpForo social sharing is disabled, and have my own custom buttons at the top of each topic. These simply generate local links, and do not fire cookies unless they are clicked and the user logs into the relevant sharing platform.
Just as a side point to this, the cookies in use are in fact listed in the policy here
I consider these as "functional". Admittedly, there should be something in the policy that states this, so good spot - it needs to be added. I've also taken steps to ensure that all wpForo social sharing is disabled, and have my own custom buttons at the top of each topic. These simply generate local links, and do not fire cookies unless they are clicked and the user logs into the relevant sharing platform.
So if i get this right, the Plugin doesn't find all cookies sitewide ?
So we have to manually check what is going on ?
Just as a side point to this, the cookies in use are in fact listed in the policy here
I see no wpForo anywhere AND also no "icwp-wpsf" anywhere mentioned.
Still in my 55 years (30 of them behind a monitor) maybe i miss a few things here and there .... 🤣
Nope - you're right. If you list the cookies being delivered - not forgetting that the forum and topic read / write setting is cookie based for non-logged in users, then these need to be included
wpf_read_topics | |
wpf_read_forums |
For icwp-wpsf, this is related to security, so I'll be adding something like
This cookie is related to security and is used to flag that a user has additional privileges. It has a permanent duration
Sorted. I'm able to add custom cookies using Complianz (this might be a premium version), so it's been updated. The good thing about this is that the plugin automatically scans for new cookies on a regular basis and will tell you if you are out of compliance.