Hi thanks for using Nulis theme.
Go to Appearance > Editor and find socials.php file.
remove following codes at line 38 – 50 started with:
<hgroup>
<?php if ( $nulis_fullname ) : ?>
.....
....
<?php endif;?>
</hgroup>
and replace with:
<hgroup>
<?php do_action('nulis_fullname');?>
<?php do_action('nulis_profile');?>
</hgroup>
hope it solve the problem.
Hello, How do I download into my admin section? I ask because it’s downloading a zip file to my hard drive instead of installing while I’m in WP Admin.
Thanks
@thebusywoman – your question doesn’t seem to be related to the topic of this thread (which is also already resolved). If you are trying to install the theme, see:
http://codex.wordpress.org/Using_Themes#Adding_New_Themes
If you need more help, could you open a new thread? If it’s about this theme, scroll to the bottom of this forum and use the new post form. If it’s about general WP questions, you can use this one:
https://wordpress.org/support/forum/how-to-and-troubleshooting#postform
I’m sorry and quite embarrassed. Can you delete my question? LOL I’m new to playing around with themes. Thanks and again, I’m sorry.
No worries – just wanted to be sure you get help if you need it 🙂 (We don’t generally delete posts unless there’s a extenuating situation – you can just ignore it. :)!)