-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Controls or Buttons not showing up #11
Comments
Hello 👋, I would like to start by thanking you for the wealth of information you have attached. 🏆 I cannot recall encountering this specific issue, but I think I can narrow down where this is going wrong by asking you to include a custom html block on a page or post. As you won’t provide a public url, that is the best I can do. It’s purpose would be to include custom html with page-wide controls, which should work in any case. Will that work for you? Also, have you tried turning off other plugins and themes, so you can know which one(s) lead to this behaviour? lastly can I ask why a pdf for the screenshot? This issue would be a great place for all that information. |
Hi Lewis, Thanks for your prompt reply. I will crank up our dev version of the instance next week (workload permitting) and try creating a custom html block. I've tried turning off the plugins, but the problem persisted. I haven't tried using a different theme, so I'll try that if the custom html block doesn't give me any joy. The reason I pdf'ed all the screenshot info is because from personaI experience, I know that lazy programmers like me prefer to scroll directly to the solution without having to plough through lines of code. If I get a solution though, I will post full details here. Thanks again for your help. |
This does sound like the theme is in some way interacting with the plugin. It's a fairly simple plugin, which simply adds a template to the footer, and enqueues some JavaScript. The custom HTML would be this snippet from https://wordpress.org/support/topic/does-this-still-work-34/
If this does not work, then I would check if the JavaScript is enqueued. There are many plugins and themes that believe they have a "one-click way to make everything fast"... Unfortunately they usually do this poorly. The JavaScript, tag that should be included is
|
Describe the bug
The Speed Control Buttons are not initially visible on screen. Hitting F5 will make them appear but if you hit F5 again, they disappear again.
I'm just looking for some assistance in debugging this problem. There are no obvious error messages written to the console.
The Context
Numerous:
Advanced Custom Fields
Advanced Editor Tools
Classic Editor
Client Portal
Custom Error Pages
Duplicator
Form Maker
GDPR/CCPA Cookie Consent Banner
HTTP headers to improve web site security
Inactive Logout
Insert Headers and Footers
Insert PHP Code Snippet
jQuery Updater
Limit log in attempts reloaded
Lock User Account
Media Playback Speed
Minimum Password Strength
PDF Embedder Premium Secure
Popup Maker
Profile Builder
Remove Admin Toolbar
Simple Custom CSS and JS
Simple prevent users sharing sign-in information.
Simple User Meta Editor
Theme Check
TinyMCE Spellcheck
TLS 1.2 Compatibility Test
UpdraftPlus - Backup/Restore
User Login History
User Meta Lite
User Role Editor
Who's Logged In
Wordpress File Upload Pro
WP Better Emails
WP Content Security Policy Plugin
WP Maintenance Mode
Theme
running Twenty Seventeen Child theme.
URL that we can verify and gather more info from (please do not include usernames or passwords)
Can't do this, as it is password protected.
Screenshots
Screenshots attached, along with source code and rendered html.
Preview Assigned Translation screen.pdf
Desktop (please complete the following information):
Smartphone (please complete the following information):
N/A
Additional context
this is not a show-stopper, but I wondered if you had encountered anything like this before and could give any advice on what to look for.
The text was updated successfully, but these errors were encountered: