Hello,
If you have the tagDiv Standard Pack plugin active then you need to comment this line => https://www.screencast.com/t/NRBxqmUp4I from this path
wp-content/plugins/td-standard-pack/Newspaper/header.php
but if you have the tagDiv Standard Pack plugin disabled then to comment the line go in
wp-content/plugins/td-composer/legacy/Newspaper/header.php => https://www.screencast.com/t/OWhnxwfS
Thank you!
Hi!
About the new function on the Theme Panel, to turn on/off the back to top:
1) it disables the function, or only hides it via CSS?
2) The Mobile Theme is going to receive the same treatment? As for now, after the update, I was not able to find the toggle to turn it off…
Thanks!
Hello,
This button => https://www.screencast.com/t/XQu3eQoDL deletes the code if it is disabled, but if the option is enabled on mobile, then just hide it.
Unfortunately, for the mobile theme, the option to disable back to top has not been implemented, the solution is to hide it with code CSS or delete it from the theme files.
Thank you!