This item is by an Elite Author
mixey
- Sold between 250 000 and 1 000 000 dollars
- Elite Author
- Won a Competition
- Author was Featured
- Item was Featured
- Exclusive Author
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Europe
- Bought between 10 and 49 items
- Referred between 500 and 999 users
- Has been a member for 6-7 years
518
Purchases
Buyer Rating:
4.62 stars
4.62 average based on 69 ratings.
-
5 Star
5478%
-
4 Star
811%
-
3 Star
57%
-
2 Star
00%
-
1 Star
22%
| Created | 9 October 11 |
| Last Update | 16 January 13 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1, WordPress 3.0 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Liquid |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- WPBakery
- blog
- clean
- custom templates
- fluid
- gallery
- jquery
- liquid
- masonry
- portfolio
- unlimited layouts
- visual composer
- white
© All Rights Reserved mixey -
Contact Envato Support


also id like to make the padding/sidebars narrower and the content space wider, is this wise and possible?
thanks
This is something that requires some css modifications. I suggest you to ask 3rd party developer to do that.
Hi, I was browsing through different themes for a magazine type blog when I came across your theme, and boy, it has completely blown my mind. Though I won’t be buying New Horizon as of now, it has inspired me to have my own photo blog. Just wanted to say congratulations for having made such a brilliant theme.
Thank you very much for the nice feedback!
is it responsive?
tnx
sorry, it’s not.
Hi, great theme! I am wondering if there is any plugin you recommend to make it responsive. Thanks!
Hi,
Thanks for the comment! And no, I don’t know such a plugin.
But, this theme resizes properly on the mobile devices
Can I upload videos or link a youtube video on the blog area? Would the video show or play in the fluid mode? Thinking about purchasing and would like to know this feature. Thanks.
Hi, Yes you can enter video (youtube/vimeo) url right in the post/portfolio posts. Both fluid and regular layouts support that.
Hi is it going to be possible to side swipe on a ipad at any point? I mean can i remove the arrows on the gallery and just swipe??
Also when will visual composer be updated to the newer one?
Thanks
Hi,
Updating Visual Composer will be a bit of a problem. I’ll do my best to solve it during this week.
Hi and what about a way to have a swiping gallery suitable for ipad?
Sorry, this isn’t in our todo list now.
Impossible to get a filter for the portfolio mansory?
Sorry, but no
Hi -
Can I ask a particular question that will determine whether your theme is suitable for me? I’m a photographer and have for the last 3 years been taking a portrait-shaped picture every day.
Up until now I’ve been posting these on FaceBook but would like to have my own website to showcase these pictures (over 1,200) by month. This would mean a portfolio page which I can have a key image for each month and then when the viewer clicks on the key image a lightroom type gallery opens up to enable the viewer to scroll through 30 images for that month. Each month would have its own image and each gallery approx 30 images. The pictures are all portrait shaped (NOT landscape) and it is important to me that the Portfolio page looks clean.
The alternative is a blog post for each month again with the ability to contain a 30 image gallery to scroll through.
Would your theme be suitable? Is there a different way that you might suggest to do this?
I’d really appreciate your help in confirming this – Thank you!
Martin
Can I remove the comments and “read more” from blog posts?
Thanks!
Wordpress 3.5 Compatible??
Yes it is
Hi, I tried to connect to support.wpbakery.com but I don’t receive any registration email. Where can I ask my questions ? Thanks !
Hi,
When did you complete your registration process? I’m asking because we did some improvements (hopefully) on our server addressing this issue.
I did it yesterday. But I can now connect. Thanks for your help !
Does this theme support rss feeds? I need to import posts via feedwordpress. I need to be able to show video, and images without using a featured image box.
Is this possible with this theme?
I’m afraid, but no
hi. I bought this theme today, but I have big problem. my web site address is www.soundrawing.co.kr 1. facebook link didn’t work. 2. i cant make portfolio menu.
Please have a look here: http://kb.wpbakery.com/index.php?title=New_Horizon
Hello, I’m working on this theme for a client who purchased it. How can I add a photo title/caption/description under the photo in the PrettyPhoto popup? The image caption option in the theme options panel doesn’t seem to be working. Thanks!
prettyphoto is taking title from title attribute form your link. So you should add a title text in the tittle attributes in your links
Hello, I’m working on this theme for a client who purchased it. How can I add a photo title/caption/description under the photo in the PrettyPhoto popup? The image caption option in the theme options panel doesn’t seem to be working. Thanks!
How can I get rid of the “Posted by EKsite in Identity Design on April 13, 2013” part on the blog?
Thanks
Hi,
Place this into the custom.css section under theme options:.post_info { display: none; }Thanks, but it didn’t work…
Is there also a way to hide the “twitter and FB” share buttons on all projects and posts? I unchecked it everywhere I could find , but it is still showing. Thanks so much!
Hi,
You’ll need to open index_fluid.php and index_classic.php file and remove this code:<div class="social_buttons"> <?php echo do_shortcode('[vc_facebook type="button_count" url="'.get_permalink().'"]'); ?> <?php echo do_shortcode('[vc_tweetmeme]'); ?> </div>Thanks so much – everything worked!