Archived topic
Back to top button not appearing on custom post type (LearnDash topic)
4 replies · Started by Paul on March 22, 2021
Hi - I have the Back to Top button working OK on normal pages and posts, but it does not appear on LearnDash Lessons or Topics - but does on Course pages.
I think this is because the LD 'Focus Mode' is overriding the Back to Top button setting.
Is there a way round this?
TIA
Hi there,
is it possible to see a Course page so i can see whats going on?
Hi David
Thanks - link in the private information
Hi there,
Unfortunately, when a plugin overrides theme templates, it also removes theme hooks that may be required in order for certain features to work. That's what is happening in this case - the footer.php template is being overridden by the plugin, and that is preventing the theme from adding the back to top button to the page.
I wonder if it's possible to make changes to that template in an update-friendly way? May be worth asking their support.
Thanks Tom - I'll investigate