Thread Starter
tothet
(@tothet)
I created a functions.php file and entered the following code:
<?php
wp_enqueue_style ( string style.css, string $src = '', array $deps = array(), string|bool|null $ver = false, string $media = 'all' )
?>
I uploaded it through Blue Host File Manager. Now I can’t get into my WordPress dashboard.
Where did I mess up?
-
This reply was modified 7 years, 9 months ago by tothet.
-
This reply was modified 7 years, 9 months ago by tothet.
Thread Starter
tothet
(@tothet)
I used add_filter( ‘jetpack_sso_new_user_override’, ‘__return_true’ ); and it worked. Thank you, Steve, for your help.
Thread Starter
tothet
(@tothet)
I saw your reply, Marios, and waited and the description of the site is still not there. Is there anything I’m missing?