header-footer-elementor icon indicating copy to clipboard operation
header-footer-elementor copied to clipboard

how to remove wp embed footer Bug Title ...

Open hirenm108 opened this issue 2 years ago • 2 comments

i have shared other product link in Product page as i have installed you plugin to set footer in my website but footer is showing in embed link also how to disable them

Link : https://designerkloth.com/product/haldi-yellow-lehenga/

SS : image

please let me know

hirenm108 avatar Jun 01 '22 04:06 hirenm108

This is setting used for footer

image

hirenm108 avatar Jun 01 '22 04:06 hirenm108

Hello @hirenm108

I think these hooks can help you with it:

remove_action( 'embed_footer', 'print_embed_scripts' );
remove_action( 'embed_footer', 'wp_print_footer_scripts' );

ghost avatar Jul 13 '22 05:07 ghost

Hi @hirenm108 As we haven't received any further updates or responses regarding this particular issue, we will be marking this thread as "resolved" due to inactivity. Please know that you are more than welcome to start a new thread if you require any additional assistance or have further questions related to our plugin or any other matter.

vijetaR avatar Sep 14 '23 08:09 vijetaR