- Has been a member for 3-4 years
- Grew a moustache for the Envato Movember competition
- Author was Featured
- Exclusive Author
- Sold between 100 000 and 250 000 dollars
- Bought between 1 and 9 items
- Portugal
- Referred between 10 and 49 users
Hi Unisphere,
Thank you for the great theme! and thank you in advance for replying but i was wondering, is it possible to have a video widget on the front home page under the Slider? Or perhaps increasing the “3 Home Sections” into a “4 column home sections” one being for the video?
Thanks!
Hi,
I have just purchased your theme.
When I did the upload I got the following message:
Unpacking the package…
Installing the theme…
Theme installed successfully.
Warning: fopen(/home/strand/public_html/mikevoyce.co.nz/wp-content/themes/vision-corporate-and-portfolio-wp-theme1/style.css) [function.fopen]: failed to open stream: No such file or directory in /home/strand/public_html/mikevoyce.co.nz/wp-includes/functions.php on line 4339
Warning: fread(): supplied argument is not a valid stream resource in /home/strand/public_html/mikevoyce.co.nz/wp-includes/functions.php on line 4342
Warning: fclose(): supplied argument is not a valid stream resource in /home/strand/public_html/mikevoyce.co.nz/wp-includes/functions.php on line 4345
When activated it looks to be mostly there but I’m not seeing the large slider image on the Homepage. Is the error message above related to this? I’m using a friends server to host my site. Does he need to do anything to allow me to install this theme correctly?
Thanks for you help.
Hi, please take a look at the first video tutorial on the following page: http://www.unispheredesign.com/demo/vision/light/features/video-tutorials/
Let me know if you still have any problem installing the theme.
Best regards
Hi,
Thanks very much for that. It’s working perfectly. I’m very happy with it.
I have two questions: 1. When I create new pages with a parent page i.e. sub-pages there is a Leave Comment section apperaing. This does not appear on top-level pages only sub-pages. Is there a way to remove this Leave Comment area?
2. In the General Settings area at the top it has Header Logo and states ipload logo and ‘enter the absolute path of your logo image here’. I’m doing something wrong here. I have uploaded a temp logo into my Media Library and inputed that File URL into the General Settings Header logo area. The logo shows up fine but it has a link on the logo that is directing to a Error 404 page. How do I change the link url on the logo so that it goes back to my homepage?
Thanks!
Thanks heaps!
Hi, first you need to hide the 3 home columns section in order to customize the home page with column shortcodes, you can do this in the theme admin panel, see screenshot: http://screencast.com/t/1qurZnrsgtIF
Then, you need to edit the “Home” page and set the content you want in the main description field like you would normally do in any other page. Here’s an example of a three fourth column setup:
[three_fourth]
<h3>Your title here...</h3>
<p>Your content here...</p>
[/three_fourth]
[one_fourth_last]
<h3>Title here...</h3>
<p>Content here...</p>
[/one_fourth_last]
Best regards
awesome theme, wondered if this will run with wp 3.3 now out?
How can I change the navigation color for the dots below the slider? Also, how can I change the font and font size for the header navigation bar as well as the header height?
How do I set up the blog? I do not see a template setting for a Blog Page in Pages.
Thanks for your help!
Hi,
1) Depending on the skin you have currently selected, you need to edit the images in /library/media/css/skins/[skin]/slider_nav.png and /library/media/css/skins/[skin]/slider_nav_selected.png
2) To change the font you can select from the provided fonts in the theme admin panel. To change the top nav font size and header height add the following code to the Custom CSS field in the Vision admin panel and adjust as necessary:
/* Top header navigation font size */
.nav a { font-size: 20px; }
/* Top header height */
#header-container { height: 96px; }
3) To set up the Blog create a page called “Blog” for example and then set it as the “Posts page” under “Settings -> Reading”, see screenshot: http://screencast.com/t/IisvGiRsWqc
Best regards
I have the font set to Arial throughout the site but for some reason the fonts are displaying as Times New Roman in a few places. How can I correct this? Thanks!
Thanks so much for your help on previous questions. One more question – how do I remove the gray line below the slider on the home page?
Thanks!
Hi uni,
Big fan of this theme and have used it successfully on http://www.managed-ppc.co.uk/. I don’t use the image slider on the homepage anymore and have just 1 slide configured to show. However, when there is just 1 static slide, I get a grey bar between the menubar at the top and the slider beneath.
How can I remove this?
Any help would be really appreciated,
Cheers,
David
Hi Uni,
Thanks for getting back to me and no worries at all about the delay. Hope you had a great vacation!
Unfortunately this doesn’t seem to work – tried adding this into the custom CSS field as well as the screen.css file directly but the grey gap between the slider image and the top menu still exists. Currently the CSS you provided has been added to the custom CSS field but screen.css is unchanged (ie changes made as instructed).
Any ideas?
Cheers,
David
Hi David, the solution I provided earlier worked for me in Firefox but not in Chrome, my mistake. Anyway, try removing the code I gave earlier from the screen.css file and the Custom CSS field and add the following code:
#content #slider-full-width img { margin-top: -10px!important; }
Best regards
hi, you i can remove the “read more” button in portfolio?
best regards
Hi.
You may recall me…
I am a web designer and have been using your theme for my main website for quite some time now and am loving it…
I am no novice, but just went to make a few changes to the site and bam, all images on the site (apart from the slider) have disappeared for no reason??
I do not normally get stuck on anything, but I am stuck on this one!!
I will PM my login details to you, could you please take a look ASAP as I am truly stumped!
Also, whilst digging, would you mind having a look if I can safely upgade to the latest version of WP…
Mucho appreciated…
Dave.
Hey Uni – thanks for the solution re the grey gap between menu and main image – all works fine now!
Hi! Love your theme?
Can I change of typeface???
Hi!! I love your theme!
I wonder if I can change the typeface and how to do it.
Thanks!

Hi Uni, can you tell me how I get (if its possible as a setting) my page layouts like the ones on this site: http://biggayicecream.com/about/
Thanks,
Scott
Yes sorry, I mean with regards to the the white and grey areas (left and right columns). How do I get that layout and make it so I can have the left side for new content/ main content as they have done and have the right side available for widgets, social feeds, editable text etc.
Yes sorry, I mean with regards to the the white and grey areas (left and right columns). How do I get that layout and make it so I can have the left side for new content/ main content as they have done and have the right side available for widgets, social feeds, editable text etc.
Hi, that’s the default page layout of the theme. Every page with sidebar that you create (Default template) has a left area for the main content and a sidebar to the right where you can add widgets, see example: http://www.unispheredesign.com/demo/vision/light/features/sidebar-page-with-gallery/
Also, the blog page has the same behavior.
Best regards
Ah yes of course. I’d got myself in a right tangle of confusion! Thanks man. And also thanks/ well done on the quality of support. I’ve found the answer to all my questions on here from you replying to others, your a good role model for this site and this type of business in general. CONGRATS !
Thanks again,
Scott
Hi, is there any way to deactivate the comments from the pages?
Thanks!
Hi, I want to ask you a couple of questions about your theme… the footer examplet hat you have on the theme is wider than the one that present my theme…. In my site is one column is 164 by 115 px… I want to change it, how is display in your theme, is 340 px….
Thanks!
Hi, the banner is not working properly…. The time is not the same in each slider or sometimes doesnt change at all…. and the pink circle dont react. here is the link http://epostcardxpress.com/newsite/



596 Purchases
360 Comments