Function for visitors
-
HI Schea,
Hope you are fine. πFist of all thank you so much for your great plugin.
I have added an snippet via your plugin:
add_action( 'wp_head', function () { ?> <script> jQuery(document).ready(function(){ jQuery('.cb.chp.db').addClass('digits-login-modal').attr('type',1); }); </script> <?php } );Is there any chance to have this only for logged out users (visitors) and not logged in users?
Kind Regards,
RahimThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Function for visitors’ is closed to new replies.