jackrus60
Forum Replies Created
-
Forum: Plugins
In reply to: [SiteOrigin Widgets Bundle] Social Media Widget – Support for META Threads?I just checked Font Awesome but so far don’t see any icons for Threads yet. Makes sense that you need an icon to support it. Guess you’ll need an “X” soon too for Twitter. thanks for the quick reply.
Forum: Themes and Templates
In reply to: [Neve] Accessibility: missing space on menu HTMLNo problem! Thank you for taking the time to look at the issue. I manually updated the nav_walker.php file and resolved the issue (temporarily) and passed the accessibility test. Appreciate your support!
Forum: Themes and Templates
In reply to: [Neve] Accessibility: missing space on menu HTMLthanks! I checked and I do have the most recent version of the Neve theme (which I really like). The space will appear if viewed using the Chrome/Firefox developer tools (the tool understands that there should be a space so it inserts it when viewing like you did in the screenshot). I did the same thing when the accessbility took complained about it.
However, if you view the source code of the page, you will see that the space is indeed missing and that is what is generating the accessibility error. Does that make sense?
<div role=”none”tabindex=”-1″ class=”caret-wrap 2″ style=”margin-left:5px;”><span class=”caret”>
Forum: Plugins
In reply to: [WP eCommerce] An Active PHP Session Was DetectedJustin –
thank you! That fixed the issue for me. I re-ran the Health Check and it removed all the critical findings. Very much appreciated!
Thanks!
Rickthanks, Phil! That’s exactly what I needed to know. I’ve deleted those extra files (per WordFence’s recommendation) and feel better about your confirmation of that.
I also checked the official list of WordPress 5.1 files and these 3 files are on the list!
Unknown file in WordPress core: wp-includes/js/codemirror/jshint.js
Unknown file in WordPress core: wp-includes/js/tinymce/wp-tinymce.js.gz
Unknown file in WordPress core: wp-includes/random_compat/random_bytes_openssl.phpone thing I noticed is that the sites that have this issue were updated to WP 5.1 automatically (via Softaculous). I see no flagged files for the sites where I manually performed the update to WP 5.1. Must be a difference in the upgrade script (auto doesn’t clear these older files and Wordfence notices them as unneeded files). Can anyone else confirm this behavior?
If this is true it appears we can remove these 3 files (using Wordfence) with no adverse effect…
Forum: Themes and Templates
In reply to: [Vantage] Change Log for Vantage 1.8?Duh! Thank you. Sorry, should have looked there. Appreciate the response.