Viewing 18 reply threads
You must be logged in to reply to this topic.
I have enabled the “Back To Top” button in the theme config settings:
Customise > General > Site Options > Back To Top
However, whilst the button shows on pages and blog posts, it doesnt show on Podcast Posts.
Please share your website page link, let me see whats happening.
Thanks,
I have solved this.
In order to make the scrolltotop button work correctly on podcast pages (hide at top and show after scrolling) I had to remove the custom css we added in the child theme:
.single-podcast .scrollToTop {
display:block !important;
/*z-index: 9999999 !important;*/
}
…and then remove this code from theme.min.css:
.single-podcast .scrollToTop{display:none !important}
Hi Azam.
With the new version of the theme this problem has returned.
The back to top button shows on pages but not on podcast posts.
Whatever you changed previously has obviously been overwritten by the new version of the theme.
Please advise.
Hi,
Please share your website URL, wp-admin, and FTP info (Username and password) and send me using “Set as private reply”.
Thanks,
You must be logged in to reply to this topic.