mlhwebsites
Forum Replies Created
-
This is the one built with wpforms – if you look at the iPhone view you will see the issues
https://www.notanaccident.com/personal-injury/social-security-disability/disability-evaluation-form/
This is the same form built with contact form 7 which is working as it should with Yes/No selection visible
https://mlhwebsitesdemo2.com/contact-us/disability-evaluation-form/
I added this CSS code which seems to make it work but the selection is barely visible on my iPhone.
.wpforms-container input[type=checkbox] {
-webkit-appearance: checkbox !important;
-moz-appearance: checkbox !important;
appearance: checkbox !important;
}Forum: Plugins
In reply to: [Yoast SEO] Replacing Google XML Sitemaps with YoastThank you for you quick response – I’ve never done this before. You said to submit the new sitemap – then delete the old – each from search console. The Yoast plugin has been activated but I don’t see either the old submitted sitemap or new sitemap created by Yoast in the https://www.alabamaexpungementattorneys.com/ folder. Can I add another sitemap to Search Console even if the actual yoast sitemap is not in that folder? Same question for deleting the old sitemap in search console even though I don’t see that one in the folder either.
If you have the time to answer these questions I think that will help understand how this works and complete my questions.
Again – Thank you so much for taking the time to help
MikeForum: Fixing WordPress
In reply to: en_US installed by mistakeI’m closing this since it appears correct now.
Forum: Fixing WordPress
In reply to: en_US installed by mistakeEven though the language already says “4.6 (United States) I went into to settings and “Saved” it. Even without changing this – the update now says 4.6 so that took care of it. Again just curious but again that you for your response.
Mike
Forum: Fixing WordPress
In reply to: en_US installed by mistakeThanks Tim for the quick reply. My confusion was that my other sites all show “Download 4.6” on the update page. For this one site it said “Download 4.6 en_Us” initially and now says “Download 4.6 en”. However this site, just like all the others, shows “English (United States). Given they all are set to the language I couldn’t understand why this would be updating something different.
That was my concern as much as any overhead – just wondered why this would happen.
Thanks again – Mike
Ok great – I’ll delete code, remove the ua number – just like your earlier steps to actually remove my code.
Thanks very much – I really appreciate your help. I’ll let you know if I get the data then.
Great – I’ve turned that on – Should I keep the tracking code in place – looks fine now? I Put it in all 3 header sections as you recommended.
The analytics steps are:
1. Add tracking code
2. Under property settings (Admin section) set Enable Display Features to ON.I just checked my other sites and they are not showing data after 24 hours so there my be a problem with their instructions. I completed 2 also. Sometimes their instructions are a little ambiguous so I could have missed something.
Thanks again for your supper support!
I thought about changing the header but was concerned this would be wiped out every time theme was updated.
What I’m trying to change part of the analytics script suggested by analytics to take advantage of new demographics reporting. The change is shown below:
Original Script:
ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl’ : ‘https://www’) + ‘.google-analytics.com/ga.js’;
Modified:
ga.src = (‘https:’ == document.location.protocol ? ‘https://’ : ‘https://’) + ‘stats.g.doubleclick.net/dc.js’;
Forum: Plugins
In reply to: [BulletProof Security] Plugin IP BlocksI figured out how to whitelist an IP but am not sure how to do so to a host. However you have done enough!!!
Thanks for all
Mike
Forum: Plugins
In reply to: [BulletProof Security] Plugin IP BlocksThat only leaves me with one more question since your are so generous with your time! Can you give me an example of how to whitelist a host and an ip? That should conclude class for today – lol!!!
Thanks
Again
Mike
Forum: Plugins
In reply to: [BulletProof Security] Plugin IP BlocksBTY I learn more with interactions with you guys than years of website building experience.
Forum: Plugins
In reply to: [BulletProof Security] Plugin IP BlocksThe only xmlrpc entry that may be an issue is from https://www.google.com if this affects seo.
As far as the Sucuri blocks the only other entries have REQUEST_URI: / – on ALL sites but if you don’t interfere with anything else that shouldn’t be a problem. I’ll continue to keep an eye on both in case there is a problem.Thanks again for ALL your help!!
Mike
Forum: Plugins
In reply to: [BulletProof Security] Plugin IP BlocksHere are 2 entries from your security log. The first is using xmlrpc . I guess I will have to research each one to know if it’s someone I want in. The second is a monitor from my Sucuri security company which I want to allow to connect. If you can show me how and where to whitelist that might solve the problem.
[403 GET / HEAD Request: April 25, 2014 – 6:12 pm]
Event Code: BFHS – Blocked/Forbidden Hacker or Spammer
Solution: N/A – Hacker/Spammer Blocked/Forbidden
REMOTE_ADDR: 198.50.139.51
Host Name: 198.50.139.51
SERVER_PROTOCOL: HTTP/1.1
HTTP_CLIENT_IP:
HTTP_FORWARDED:
HTTP_X_FORWARDED_FOR:
HTTP_X_CLUSTER_CLIENT_IP:
REQUEST_METHOD: GET
HTTP_REFERER: https://www.notanaccident.com/
REQUEST_URI: /xmlrpc.php
QUERY_STRING:
HTTP_USER_AGENT: PHP/5.2.10[403 GET / HEAD Request: April 25, 2014 – 6:31 pm]
Event Code: BFHS – Blocked/Forbidden Hacker or Spammer
Solution: N/A – Hacker/Spammer Blocked/Forbidden
REMOTE_ADDR: 192.81.128.31
Host Name: monitor12.sucuri.net
SERVER_PROTOCOL: HTTP/1.1
HTTP_CLIENT_IP:
HTTP_FORWARDED:
HTTP_X_FORWARDED_FOR:
HTTP_X_CLUSTER_CLIENT_IP:
REQUEST_METHOD: GET
HTTP_REFERER:
REQUEST_URI: //readme.html
QUERY_STRING:
HTTP_USER_AGENT: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6Thank you again – you are extremely helpful!
Mike
Forum: Plugins
In reply to: [BulletProof Security] Plugin IP BlocksI have not installed mod_security anywhere. I don’t know how to determine whether or not I am using the xmprpc file but it sounds like it’s not really a problem. This site is actually a different theme than the other 3 sites which may be why it’s the only one getting this log entry. I may check with their support.
Thank you SO much for your timely and detailed response!!!
Mike