groovice
Forum Replies Created
-
Forum: Plugins
In reply to: [Breadcrumb NavXT] How to Add BreadcrumbsAlright, thank you so much, John.
Forum: Plugins
In reply to: [Breadcrumb NavXT] How to Add BreadcrumbsActually, I am using the SEO Framework SEO plugin. would the code will be the same as the all-in-one SEO plugin? thank you.
- This reply was modified 5 years, 2 months ago by groovice.
thanks, Thomas.
Forum: Everything else WordPress
In reply to: Post Edit RequestData erasure request will anonymize your WordPress.org account, your posts will remain, and replies to your opened topics too.🙁brother? so I don’t have any option available? please can’t you just edit 1 line for me? I am requesting?
Forum: Everything else WordPress
In reply to: Post Edit RequestMan! maybe it not a big issue for you but it is for me? I don’t even have the right to edit my posts at least? speechless.
just give me one info about this: https://wordpress.org/about/privacy/data-erasure-request/
Does it delete my Gravatar account as well? unfortunately, now I have to delete my whole WordPress account because of this concern.
problem solve after clearing the cache from the Cloudflare.
Yeah, my problem solved after deleting the Yoast SEO plugin.
- This reply was modified 5 years, 7 months ago by groovice.
Of course. here is the website: https://groovice.com
ahh got it. thanks for your explanation. expecting in the future matomo will add the real-time counter as well.
Hey Thomas, is there no option from the matomo backend?
I can’t see the real-time counter from here: https://imgur.com/Isbsulbthe matomo real-time tab doesn’t show any number statistic, only active visitors.
thank you, Thomas, for your help. now the location is working perfectly.
but I find an issue with other devices like ( android, IOS ) devices are not detecting. only windows and mac IPs are detecting. is there any fix for this as well?I find this on your blog: https://imgur.com/i4jdBbI
can you explain to me a little bit? I am using Cloudflare atm.This is as simple as that. and I waste many days to fix this issue and still can’t figure out.
Your guide works perfectly, I just change the IP header to REMOTE_ADDR to HTTP_X_FORWARDED_FOR and the error message gone. as you mentioned in your guide “If multiple options show your IP address, it’s likely to fine to choose any of them.”
………………………….
Yesterday I did something to fix this issue by Restoring the visitor’s real IP addresses ( Cloudflare ).I have retrieved the visitor’s originating IP address in the HTTP header from all Cloudflare’s IP addresses.
I have Added these following lines in my /etc/nginx-rc/main-extra.conf file.
set_real_ip_from 103.21.244.0/22; set_real_ip_from 103.22.200.0/22; set_real_ip_from 103.31.4.0/22; set_real_ip_from 104.16.0.0/12; set_real_ip_from 108.162.192.0/18; set_real_ip_from 131.0.72.0/22; set_real_ip_from 141.101.64.0/18; set_real_ip_from 162.158.0.0/15; set_real_ip_from 172.64.0.0/13; set_real_ip_from 173.245.48.0/20; set_real_ip_from 188.114.96.0/20; set_real_ip_from 190.93.240.0/20; set_real_ip_from 197.234.240.0/22; set_real_ip_from 198.41.128.0/17; set_real_ip_from 199.27.128.0/21; set_real_ip_from 2400:cb00::/32; set_real_ip_from 2606:4700::/32; set_real_ip_from 2803:f800::/32; set_real_ip_from 2405:b500::/32; set_real_ip_from 2405:8100::/32; set_real_ip_from 2c0f:f248::/32; set_real_ip_from 2a06:98c0::/29; real_ip_header X-Forwarded-For;after that, the location is working properly.
can you please tell me, I have to delete these lines or not? or are they just fine?
Yeah I am using the latest version, and here is the reference images: https://imgur.com/a/lpT31BE
I guess WP Mail SMTP by WPForms causing the issue! but I want to use that plugin as well for my emails. please give me a solution.
man, I want to hide my legal pages date shippet. how can I hide them now? any manual process?