ThemeForest

UniSphere Corporate

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
vbarrio Purchased

I meant activate another theme then re-active this one.

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
vbarrio Purchased

No it has been like this since the first installation.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
  • Sweden
erhel Purchased

I have this site in swedish wich uses Å Ä Ö. The font doesn’t support this. Is there any way around this?

unisphere

Hi, unfortunately the Delicious font doesn’t support Swedish characters and the only way to fix this is to completely disable the Cufon font I’m afraid. To do that, edit the file /library/media/js/screen.js and remove or comment the following code:

/* Font Replacement */
Cufon.replace('h1'); 
Cufon.replace('h2', { hover: true });
Cufon.replace('h3');
Cufon.replace('h4');
Cufon.replace('h5');
Cufon.replace('h6');

Best regards

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
  • United States

Dear Unisphere, Thank you for this great theme.

I wanted to ask you about an issue. I have two sites that use the Unisphere Corporate theme:

www.SEOTraining.info www.AudioTranscription.Org

Today, I upgraded to WordPress 3.3 and now their is a visual issue with the internal links at the bottom of the homepage (on both sites). I assume this is because of the upgrade to WordPress 3.3, though perhaps it is due to the upgrade of a plugin(?). You can see what I mean by visiting the links above.

Thank you for your help!

All the best, ThemeBuyer

unisphere

Hi, I’ve just tested the theme with WP 3 .3 and I can’t reproduce the bug in your sites footer so there must be a plugin in conflict.

Best regards

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
  • United States

Hi Unisphere, Thanks for your response.

I just toggled each plugin on and off individually and the error didn’t go away. :(

Do you have any other thoughts?

I’m really confused.

Thank you very, very much for your help.

All the best, ThemeBuyer

unisphere

Hi, can you email me admin access to WordPress so that I can take a proper look?

Best regards

Default-user

Done. Thank you, thank you, thank you for looking into this. You’re a pro!

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
  • United States

TO ALL THOSE CONSIDERING BUYING THIS THEME : Do it. The theme is great and, best of all, the designer is a complete professional; I had an issue and he personally took an interest in my situation and promptly investigated. He knows what he is doing and is willing to help. I highly recommend Unisphere.

- Luke P., founder of AudioTranscription.Org

unisphere

Thanks for your testimonial buddy, appreciate it :)

Best regards

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years
  • United States
safatash Purchased

I found the Unisphere Cufon fix to ensure compatibility on Internet Explorer 9 (IE9) using the theme designer’s fix here: http://themeforest.net/item/unisphere-corporate/discussion/45233?page=10

  • Has been a member for 1-2 years

Hi nice theme!

I see text widget in the content page sidebar always the same, in all pages (Portfolio, blog, services, about, contact us). Can I make different text on each side or put text widget just on one page (services).

Many Thanks!

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

Unisphere! Love the theme. I added in my logo 300×67 and the top of my logo touches the top of the browser. What do I need to do to drop the logo down several pixels to give it some clearance? Otherwise, everything is great!

unisphere

Hi, add the following line to the end of the style.css file and adjust the top margin value as necessary:

#logo img { margin-top: 6px; }

Best regards

  • Has been a member for 0-1 years

Hello, i want to purchase this template but en every single page menu name repeat thrice itself.

Please check this link ->http://s9.postimage.org/jppgcsslb/aaaaa.jpg

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

We are happy with the theme, everything is working good except the contact form feature. I’ve attempted using 2 different email accounts for the contact feature setup & we are not revealing any messages. I’ve checked the junk mail folder also, nothing. Please help

Web site is akemconstruction.com

unisphere

Hi, lets make a change to the contact form in order to use the WordPress email function. Edit the file contact.php and replace this code:

$header = "from: ". $_POST['unisphere_contact_name'] . " <" . $_POST['unisphere_contact_email'] . ">";

// Enter your email address
$to = get_option('unisphere_destination_email');

$send_contact = mail($to,$subject,$message,$header);

With this code:

$header = 'From: '. $_POST['unisphere_contact_email'] . "\r\n" . 'Reply-To: ' . $_POST['unisphere_contact_email'];

// Enter your email address
$to = get_option('unisphere_destination_email');

$send_contact = wp_mail($to,$subject,$message,$header);

Best regards

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years

I’m having a few weird problems with this theme. Have a look at: http://cmaexecutivesearch.com/

The images in the slider scrape against the bottom of the blue box – is it possible to expand the box to have a nice bottom border for the photos?

Also, a large white space has appeared below the three blurb boxes and above the footer bar. This just started appearing one day. Any ideas?

Thanks!

unisphere

Hi,

1) The images scraped to the bottom are part of the design as you can see on the theme demo. You can’t expand the slider box but you can slightly adjust the slider images a bit to the top. To do that add the following code to the bottom of the styles.css file:

#slider-images { margin-top: 15px; }

2) I just looked at your site and can’t see that spacing, in what browser are you experiencing this?

Best regards

  • Bought between 1 and 9 items
  • Has been a member for 4-5 years

How do you remove the “Leave a reply” feature?

unisphere

Hi, edit a page and on the top right of the edit page screen you’ll see a tiny tab called “Screen Options”. Click it and check the “Discussion” panel. You’ll then need to scroll down the edit page screen and you’ll see a new panel called “Discussion” where you need to deselect the option “Allow Comments”.

Best regards

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi, I’ve not had any problems with this theme until very recently when the slider stopped cycling through the posts and just displayed them all at once on the page.

I don’t know if it’s not agreeing with the newest wordpress update, but is there a way to check on this?

unisphere

Hi, could you post a link to your site so that I can take a look at the issue?

Best regards

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Update to my last comment. It appears it’s not loading the stylesheets correctly which is wrecking havoc on other parts of the site such as the slider, header tags, and certain jquery functions. I’ve disabled all but the first post in the slider currently, but you can still tell it’s not loading as it normally does. http://www.home2teach.com Hope that helps clarify some of the issue.

I’ve tried disabling my plugins to see if one of them was throwing it off, but nothing changed so I’m thinking there’s a compatibility issue with the newest version of wordpress.

unisphere

Hi, please disable the maintenance plugin and let me know so that I can take a proper look at the issue.

Best regards

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years

Hi,

Can we use this template for latest WordPress version?

Please check and suggest me.

Thanks

unisphere

Hi, yes it works with the latest WordPress version, although as with any WordPress update I recommend backing up your files and database in case something goes wrong.

Best regards

Default-user

Thanks for the reply

  • Has been a member for 0-1 years

Hi UniSphere,

if i buy this theme, can i use turkish alphabet? for example ?,ç,ö,ü ?

Thanks.

unisphere

Hi, I’m afraid not since the Cufon font used in this theme doesn’t support those characters.

Best regards

  • Has been a member for 0-1 years

Where is the logic to replace all the headers with canvases? They don’t show up for me in IE9. Would like to remove that logic. Thanks!

unisphere

Hi, the canvas are included by the Cufon font so that’s normal… In order to make them work in IE9, an update to the cufon script needs to me made.

Best regards

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

<—totally new to WP. I’m having difficulty getting the gallery on the home page to show up and I would like to removed the leave a reply from every page. I’ve uploaded my images to my media library and tried to post to the UniSphere Corporate Post area but it still doesn’t show up. Regarding the leave a reply boxes on each page, I’ve unchecked all the boxes under Discussion and they still show up. What am I doing wrong?

unisphere

Hi, try uploading your images inside the post edit area so that they get attached to the specific slider post. If it still doesn’t work please email me admin access to your WP installation so that I can take a look.

Regarding the comments on pages you just need to edit each page and on the Discussion panel uncheck the “Allow comments” checkbox.

Best regards

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
DivaG641 Purchased

Hello,

I am new to WP and I’ve tried everything to get the slider feature to work but have made no progress. I’ve tried adding the image in a post to the home page and also linking the image to the page through the image gallery. Can you please tell me what I need to do? Thank you.

unisphere

Hi, could you email me admin access to your WP installation so that I can take a look at any possible issues?

Best regards

by
by
by
by
by