ho hide it
i see after use newspaper theme
debug= false
i do all on this guide https://forum.tagdiv.com/youtube-api-key/
but same problem
is how hide this error
Give me the snippet code or a solution to fix it
I do all this with your guide.
but same problem
is how hide this error
Give me the snippet code or a solution to fix it
its all times i see this why
i wana used on code snipet
its not work
i wana hide it just for user editors
your code broken media
i used PublishPress Capabilities Pro / User Role Editor Pro but not work
its not logic editors can edit this templates// is broken the design
can this work
add_action( 'admin_menu', function () {
if ( current_user_can( 'editor' ) ) {
// Replace 'tdb_templates' with the actual menu slug for Cloud Templates
remove_menu_page( 'tdb_templates' );
// If it is a submenu under Newspaper / Website Manager, use remove_submenu_page instead:
// remove_submenu_page( 'td_theme_panel', 'tdb_templates' );
}
}, 999 );
i wana play just my list
without selecting videos ids
good its work thank you
We used td_block_template_9
and this demo https://demo.tagdiv.com/newspaper_default_rtl_pro/
not work will
HOW CAN ADD ICON WITH OUT USE PLUGIN
its work now thank you