Hi, could you please give me a list of website created by this wordpress theme? I would like to know what websites can be made using this theme before I purchase it? Thanks a lot.
Are you planning on making this theme mobile friendly by any chance anytime soon perhaps with an update?
Thanks!
I am viewing it now on an android and it is not mobile friendly or responsive, as it is called. Are you perhaps using a plugin on another site?
I am looking at the one you have as demo at http://para.llel.us/themes/unite-wp/
Hello Parallelus,
I am having a problem with my Blog page: HERE
Can you please tell me how to fix the “Posted by XXXX in XXXX ”? As you can see, it is not directly over the ribbon. I have this problem in the other skins as well. I am also using the updated version.
Thank you! This theme is awesome!
Hi,
is it easy to translate them in French?
Refards,
Nicolas
Hi,
I am struggling to log onto the support forums, when entering the license code. Code you OK this for me?
Kind Regards, Greg
Send me an email with your username on the forum and I can verify and add you. To email me, click my avatar in this comment and use the form on the lower right.
If you want go ahead and include your question in the email and I’ll get back to you so there isn’t any added delay in getting it resolved since you had some trouble accessing the Help Center.Looking for theme support?
Visit our forums: http://para.llel.us/support/
Hi there,
For some reason, the Popular Posts widget is listing pages as well. Could you advise me on how to fix this?
Kind regards, Anthor7
Hello. I’m a beginner. Please explain me how to include social icons in the main menu. Thank you.
Looking for theme support?
Visit our forums: http://para.llel.us/support/
is there an error in style sheets style-skin-2.css through 5?
/* side navigation - current page link */
widget ul.sideNav li.current_page_item a:link, .widget ul.sideNav li.current_page_item a:visited, .widget ul.sideNav li.current_page_item a:hover, .widget ul.sideNav li.current_page_item a:active {
border-bottom: 1px solid #fff;
}
shouldn’t “widget” be a class—i.e. have a period in front of it?
I cannot create a child theme.
This is a new install with no changes other than a simple child theme with nothing other than the child style sheet. I’ve tried both these import statements:
@import url("../parallelus-unite/style.css");
and
@import url("../parallelus-unite/style-default.css");
Looking for theme support?
Visit our forums: http://para.llel.us/support/
Hi Parallelus,
I downloaded the latest Unite theme update and installed, then upgraded WP to version 3.3.1 and it’s working flawlessly.
I mention this because I originally purchased this theme (for a clients site) nearly two years ago and in that time you’ve kept it up-to-date and running smoothly even through so many WP builds—that’s an important consideration in my business. So when I’m looking for a theme for a client, your’s are the first I go to…because I know you take care of your business which means taking care of my business is a whole lot easier.
You’re a credit to Themeforest.
I’m working with a client and making some changes to his site. He is using the Unite theme and ran into a problem and thought this would be the best place to find an answer. I had to change one of the email addresses for the contact us form. So when a user sends us a message via the contact form, it goes to three separate people. The problem I’m having is that each person on the email list is receiving that email twice. I’m not sure why that might be happening.
I’ve looked through the code for the contact-send.php page and the contact.php page. I’m good at deciphering php code though so this was difficult for me to understand.
Can someone give me a little insight on how to fix this problem.
Thanks
Looking for theme support?
Visit our forums: http://para.llel.us/support/
I’m trying to figure out how to get a child them working. Here is what I’ve done so far, please let me know if I’m on the right track:
In functions.php (of parent Unite theme), I redefined two variables:$cssPath = get_template_directory_uri() . "/"; $themePath = get_template_directory_uri() . "/";In functions.php of the child theme, I defined the path to the child theme style sheet (maybe this should be in the parent theme?):
$childPath = get_stylesheet_directory_uri() . "/";And then, in header.php of the Unite theme, I added a global statement for the childPath and included the child style.css just before then ending html head tag:
<?php global $cssPath, $themePath, $childPath; ?>. . . include child style sheet:
<?php if isset($childPath) { ?>
<link rel="stylesheet" type="text/css" href="<?php echo $childPath ?>style.css" />
<?php } ?>
This seems to be working, but I’m not sure I’m doing the right thing.
Looking for theme support?
Visit our forums: http://para.llel.us/support/
I get ‘headers already sent’ error when changing themes in admin backend if I have functions.php in child theme, even if nothing but comments are in it. If I remove it, the error goes away, but I need functions.php to work in the child theme.
Looking for theme support?
Visit our forums: http://para.llel.us/support/
Does this theme have the same type of drag and drop layout manager like Mingle does?

I’m sorry, I don’t keep a list of sites like that. If you browse this comments area you should find dozens of examples.