Arvi13
New member
- Jul 23, 2022
- 8
- 5
- 3
yES SURE!can you share the solution to blank problem i could not get it to work after removing the line 168 and 170
CHANGE YOUR 168 LINE FROM THIS
if (hash_equals($activationCode, $fingerprint)) {
wp_enqueue_style('aiodl-default-style', get_stylesheet_uri(), array(), _S_VERSION);
}
TO THIS:
wp_enqueue_style('aiodl-default-style', get_stylesheet_uri(), array(), _S_VERSION);