I just installed the plugin and it was working. The facebook like button was showing and now it isn’t. I have not made any changes so what happened? Thanks.
That works perfectly! You’re the best… Thank you.
oh that didn’t work. It gave me the following error.
Fatal error: Call to undefined function post_type_is() in /home/houseofvanityjag/public_html/wp-content/plugins/scroll-triggered-boxes/includes/class-public.php(71) : eval()’d code on line 1
So I had.
If Post Type Is field = blank
Manual condition is = post_type_is( ‘post’ ) && is_singular()
Thanks.