This item is by an Elite Author
onioneye
- Elite Author
- Sold between 250 000 and 1 000 000 dollars
- Author was Featured
- Has been a member for 2-3 years
- Bought between 1 and 9 items
- Exclusive Author
- Referred between 50 and 99 users
529
Purchases
Buyer Rating:
4.34 stars
4.34 average based on 44 ratings.
(more information)
-
5 Star
2659%
-
4 Star
1125%
-
3 Star
511%
-
2 Star
00%
-
1 Star
24%
| Created | 4 May 11 |
| Last Update | 7 December 12 |
| Compatible Browsers | IE7, IE8, IE9, IE10, 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 | Fixed |
| ThemeForest Files Included | Layered PNG, Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- blog
- clean
- creative portfolio
- designer portfolio
- elegant
- freelance portfolio
- gallery
- jquery
- lightbox
- personal portfolio
- portfolio
- showcase portfolio
- simple
- slider
- theme options
© All Rights Reserved onioneye -
Contact Envato Support


Thanks for the email and yes, when I finally found the documentation, it was very helpful for setting up the portfolio. Although I have a new problem now. Now, when I click on “View All Projects,” it takes me to a slider page instead of the portfolio page. I didn’t see anything in the documentation that helps me fix that. Can you tell me how to fix that?
http://questionsconcerningreligion.org/w365/Thank you very much,
Jennifer
Hi Jennifer,
glad the documentation was helpful.
As far as your latest question goes, I’m not entirely sure why this is happening, but you can always link to the portfolio page manually, by replacing the following code in the landing-page-template.php file, with the link to your portfolio page:
By the way, I would appreciate it if you could reply to this thread, by clicking the “Reply” button, found at the start of the thread, instead of opening new ones. It makes it easier for me, and for other people out here, to keep track of your comments. Thanks!
Sincerely,
OnionEye
Ok. I think I’m replying to the thread? I’m REALLY new to Wordpress.
I’m afraid that linking the portfolio page manually might be too advanced for me? Could you explain how I would go about doing that? Or maybe it is too complicated for an email?
Thanks,
Jennifer
Hi Jennifer,
no worries. Just navigate to the Appearance -> Editor tab of your WordPress admin panel, and open the landing-page-template.php file. Once you do that, replace the code I gave you with the link to your portfolio page:
After all that is done, click the “Update File” button to save the changes you made, and you should be fine.
Hope this helps!
Sincerely,
OnionEye
Thanks so much! That worked!
Hi there,
you are very much welcome! Glad it worked for you.
Sincerely,
OnionEye
Hello again,
1. I have managed my_portfolio -> custom name issue
but how can I change portfolio_categories -> my_own_cat_name (https://www.villagreta.pl/nowa/portfolio_categories/pokoje/ -> https://www.villagreta.pl/nowa/galeria/pokoje/
2. Where can I find (and put) css code to make border around images (without links) in portfolio section.
3. My portfolio images have no alt at them. How can I include it (Fields in image edit section are filled)
4. I can’t find css to get facebook and tweeter buttons sit in one row (right now they are one under another)
Thank you for your help!
Hi there,
glad you managed to change the URL of the portfolio custom post type.
To answer your latest questions:
1) You need to modify the register_taxonomy function, in the same file, to rewrite the permalinks for the portfolio categories: http://codex.wordpress.org/Function_Reference/register_taxonomy
2) The following, custom CSS should work for you.
Please feel free to modify the width and the color of the border, to match your wants and needs. By the way, you can include the code at the bottom of the style.css file, or via some plugin, made for the purpose of embedding custom CSS to the theme.
3) I can’t visit your site to verify this. It seems that you have a serious problem, completely unrelated to the theme. Here’s what Google Chrome reports, when I try to land on your site:
I strongly advise you to contact your host as soon as possible. They should know more about this.
4) The following, custom CSS should work perfectly for you:
I hope this helps!
Best of luck,
OnionEye
Thank You so much! Great support. I’ve found that after inserting text to image label, border has appeared. So everything is perfect. Actually at this address old page exist, villagreta.pl/nowa/ is a new site
Thanks again!
And I have one more question. Is there any other way to create slider instead of creating posts in my slider and using post image feature? What about multiple sliders ? Thanks a million!
Hi there,
you are very much welcome! Glad you find my support great.
As far as your latest question goes, some development work would be required of your to achieve what you are after, since these things are not available out of the box.
Sincerely,
OnionEye
One more question. For now, anyway. I’d like to have the Twitter and Facebook buttons that appear on the blog page to appear on the portfolio pages and pages pages too. Is there a way to add that? I use the Full Width template for most things.
Thank you!!!
Hi there,
removing the following piece of code from the functions.php file should allow the sharing buttons to appear on portfolio posts as well as regular pages:
By the way, please be aware that you are going to have to hire a developer for any further custom features, because I unfortunately can not provide support for customizations beyond one or two lines of code.
Thank your for your understanding.
Sincerely,
OnionEye
Oh! Of course! Thanks so much for all your help.
You are very much welcome. Glad I could be of some help.
By the way, hope you successfully managed to modify the code for the sharing buttons.
Enjoy the rest of your day,
OnionEye
One more “one more” question. (I’m sorry to be such a pest but I’m new to all this!)
I’m trying to embed youtube videos on the Portfolio page. The new automatic embed feature with Wordpress isn’t working. So I tried a plugin and when I use the plugin, it doesn’t put a featured image in. That leaves a blank on the home page and on the portfolio page.
Could you recommend a method for embedding videos that will allow them to play on the portfolio pages and provide a feature image?
Thank you!
Hi there,
you can embed videos the default way. For further information, please read the “Adding a Video Instead of Images” section of the docs. However, if you want to display featured images next to your videos, you are going to have to modify the code in the single-my_portfolio.php file.
Sincerely,
OnionEye
Hello again
Is comment pagination a default feature of this template? I have 10 comments per page and 3 pages but it’s showing only 10 comment and nothing else. No links for pagination. Can you give me some info? Thanks a million!
Hi there,
I’m not sure I completely understood your question; especially the second sentence, which I find confusing, so I would appreciate it very much if you could elaborate this a bit more, while providing as much details as you can. Thanks!
Sincerely,
OnionEye
Ok. Let’s say I have hundred comments and all of them are on one page, straight. I would like to use pagination to split them on 10 pages. (like: Previous 1,2,3…10 Next). If I set up pagination in Wordpress Settings menu (lest say 10 comments per page), I see only 10 comments and rest of them are gone and no links for pagination (“Previous 1,2,3…10 Next” are gone). Thanks!
Hi there,
thank you for explaining this to me further. I now understand what you were aiming at. However, this feature is not available out of the box, so some development work is required of you, if you want to make the comments pagination happen. This is most definitely a task for a developer, by the way.
Sincerely,
OnionEye
Ok. Now I have pagination (paginate_comments_links()) in my comments, only problem is that “prev” and “next” images from slider are showing in comments/testimonials section, breaking my page (there is no slider on that page). How can I get rid of them in clean way? (https://www.villagreta.pl/nowa/opinie/) Thanks!
Hi there,
the mentioned function uses the same classes as some elements in the slider, so that’s why you are experiencing this issue. You are either going to have to modify the classes that the function outputs, or change the classes for the slider’s elements. By the way, this is most definitely a task for a developer.
Oh, and I still get the same error, that’s completely unrelated to the theme, when I try to visit your link:
There is a possibility that you got hacked, so I strongly advise you to contact your host as soon as possible. They should know more about this.
Sincerely,
OnionEye
Thanks. This error is due to https instead of http (safari problem). Actually new site is in different directory until it will we deploy it onto proper domain. No worries
great to hear that! I really started to think that you were hacked.
All the best,
OnionEye
Hi again,
I was wondering if a blog post can have a featured image on the front page? or is that only for portfolio posts?
Thanks, Nick.
Hi Nick,
this is certainly possible, but since it is not available out of the box, some development work is required of you.
Hint: the main file to modify is called landing-page-template.php.
Good luck in making this work!
Sincerely,
OnionEye
Hello!
My slider randomly stopped working. The only changes I’ve made were in the css menu…. can you help me? http://mobloggy.com
Hi there,
your slider seems to be working just fine, so I’m guessing that you fixed the issue, or am I missing something here?
Sincerely,
OnionEye
Thanks for getting back to me! I did fix it- forgot to take down my comment. THANKS !
You are very much welcome! Glad the slider works for you now.
Best of luck,
OnionEye
Hey thanks so much for your work! Love this theme. I’m a blogger and would love to have as many blog posts on the front page as I can. Do you know how I can increase the Latest Posts section of the homepage from 4 to say…16? If so your theme would be lifesaving. Thank you and keep up the amazing work!
Hi there,
you are very much welcome! Glad you love the theme.
As far as your question goes, some development work is required of you, to make this happen. You would have to modify the landing-page-template.php file, and possibly the style.css file as well.
Sincerely,
OnionEye
does it have WP Multisite support ?
Hi there,
thanks for taking an interest in the theme!
As far as your question goes, the theme wasn’t tested with WP Multisite, so I unfortunately can not guarantee that it works with that feature.
Enjoy working with the theme, if you end up buying it, and please don’t hesitate to ask more questions, if you have any.
Sincerely,
OnionEye
Hi, I was looking at purchasing this theme and was wondering if there was an option to remove the “latest projects” , “latest articles” leaving only the slider and headline on the frount page? Cheers, Chris.
Hi Chris,
this is your lucky day! You have the options for disabling both of the sections, in the Theme Options panel, so you don’t have to change a single line of code to achieve what you are after.
By the way, thanks for taking an interest in the theme! Have lots of fun working with it, if you end up buying it.
Sincerely,
OnionEye
Hi there,
Is your beautiful template responsive, and good for mobile?
Thanks, Jan
Hi Jan,
thanks for taking an interest in the theme, and for the wonderful compliment about it!
As far as your question goes, the theme does not have a responsive layout, but should still be very much usable on mobile devices, like the iPad.
Have lots of fun working with Echo, if you end up buying it!
Sincerely,
OnionEye
Hi again,
I was wondering if you had any idea why the featured image i’m setting is not showing up in the blog view? I’ve rounded it down to a problem with the timthumb.php file, it says “Could not find the internal image you specified.”
The 3rd blog post on http://www.iwantcake.com.au/blog/ has the image set, and it’s showing up as a broken image, which seems to be the URL http://www.iwantcake.com.au/wp-content/themes/echo/timthumb.php?src=http://www.iwantcake.com.au/wp-content/uploads/2012/07/IMG_84942.jpg&h=150&w=160&q=90
Any help in fixing this would be greatly appreciated
Hi there, again.
Please try troubleshooting the TimThumb script, by following the directions given in all four steps, under the “Image Resizing and File Permissions” section of the theme’s documentation.
Sincerely,
OnionEye
Thanks OnionEye,
I went through all of them and nothing fixed it. I eventually found a solution, in case anyone else asks you this is how I fixed it.
I updated timthumb to 2.8.10 (not sure if that had any effect at all), and then following the instruction on here: http://code.google.com/p/timthumb/issues/detail?id=315#c9 I commented out line 212. This then gave me the error “You may not fetch images from that site. To enable this site in timthumb, you can either add it to $ALLOWED_SITES”.
I then added my URL (‘www.iwantcake.com.au’) to the $ALLOWED_SITES array in timthumb.php and it worked.
A bit of a hack, but I’m happy it works now
Cheers, Nick.
Hi Nick,
great that you’ve been able to make your thumbnails work! Thanks for sharing your solution with the rest of the folks here, in case somebody else stumbles upon the same problem.
Sincerely,
OnionEye
First of all, thanks for a very nice theme! But when I set up my slider (hoejris.com) on the home page, it shows all pictures above each other, instead of changing between them… Any ideas? Anders
Hi there,
glad you find the theme nice! Thanks for the purchase.
As far as your issue goes, one of your plugins you have installed is corrupt, so please deactivate it, and everything should run fine.
Sincerely,
OnionEye
Hi OnionEye!
I’m doing some menus that link directly to specific portfolio category pages. On my portfolio categories pages, I’d like the description (the text I’m entering in the individual portfolio post) to show up under the title but am having a hard time getting the php right. Mind giving me a quick hand and letting me know what/where to paste?
Many thanks! SL
Hi there,
I apologize for the inconvenience this might cause you, but I only offer support via accounts, with which the theme has been bought, so I’m going to need you to login with that account, and send me an email via the contact form on my profile page (http://themeforest.net/user/onioneye), or post your questions here. Once you do that, I will be more than happy to answer them.
Thank you for your patience and understanding.
P.S. The type of modifications you are asking for require more development work than I can support, so I can only tell you what files you need to be looking at, but not the code itself, unfortunately.
Sincerely,
OnionEye
Hi guys, really loving using your theme – it’s my first ever attempt at Wordpress and it’s quite addictive eh!
Apologies if I’m missing something here, but have a question I can’t seem to find the answers to.
I’m trying to get videos into the portfolio in a certain way. I have changed the ‘Latest Projects’ header to ‘Watch the Films’. Ideally, what I’d like to do is to embed 3 films below that header but I’m guessing that is a code job which I can’t do? This probably isn’t possible anyway given the aspect ratio of the square images vs a video embed ratio?
The alternative I’d like to do is create a featured image under that heading, with a play button to indicate it’s a video. When someone clicks it, they’ll go to the portfolio page and see the video to watch. However, when I do this, it also includes the featured image on the portfolio page. As well as the video I’ve embedded. Is there any way to have the featured image on my home page, but not to have it on the actual portfolio page please?
Also, re embedding the video, when I enter the url for the video on Vimeo, it just shows an actual link to the video and not an embed. Not sure what I’m doing wrong, so I’m putting the video in by adding the embed code.
I’ve followed your help documentation on this, so apologies if I’m being stupid and missing something obvious haha!
Any help you could offer would be deeply appreciated, and thanks again for creating such a fab theme :0)
Cheers,
Mark
Hi Mark,
glad you are loving the theme! Thanks for buying it.
As far as the videos in the “Latest Projects” section goes, it could be done, but is most definitely a coding job. When it comes to your alternative solution, removing the two following lines of code from the single-my_portfolio.php file should work in making the featured image go away:
and
Oh, and you can use the embed code instead of the URLs, for the videos, if that works for you. That’s actually much better because you can control the look of your player that way.
Sincerely,
OnionEye
Ah cool – will give that a try – thanks mate :0)
You are very much welcome! Glad I could be of some help.
Best of luck,
OnionEye
Loving the theme but the portfolio is tripping me up. I can’t figure out how to make a portfolio visible on my blog.
I can create a portfolio, and when I click “view” I can see that it’s there, but it never appears in my menu. How do I make the portfolio accessible? It seems like it should be really simple but my brain is struggling…help? Thank you!
Hi there,
I apologize for the inconvenience this might cause you, but I only offer support via accounts, with which the theme has been bought, so you are going to have to login with that account, and send me an email via the contact form on my profile page, or post your questions here. Once you do that, I will be more than happy to answer your questions.
Thank you for your patience and understanding.
Sincerely,
OnionEye
Hi there,
thanks for buying the theme! Appreciate it.
To answer your questions:
1) Please make sure that you are selecting your menu under the “Theme Locations” box, found in the Appearance -> Menus tab of your WordPress admin panel.
2) The widget areas, where widgets like your instagram one are inserted, are in the sidebar, in most of the themes, and due to sidebars’ relatively small width (250 pixels, for example), there is not enough space to display the images in a grid, so you have to find an instagram plugin, which lets you use shortcodes, instead of widgets. However, if there is none, you are going to have to customize the code, to make your desired modification work, and that is most definitely a task for a developer.
Sincerely,
OnionEye
Ok so in regards to question 1 and your reply- where is the option to display the menu bar in a horizontal fashion and opposed to stacked vertical tabs? I have two options under the “theme locations” box as you described , “Main Navigation Menu” and “Header Menu”. Neither of which display by default in a horizontal fashion nor do they offer any option to change that I can detect. If I go to the “customize echo” window and choose a navigation menu under “navigation” it does change it in the preview window to the right but does not save it, when “save and publish” is clicked, i.e. it does not update any of the pages. As for question 2, perhaps its not unreasonable to simply ask what file this code defining the width of the sidebar is in since I paid for this blog and after searching their seems to be a many asking the same question and it never gets resolved.
Hi there,
regarding your questions:
1) Did you modify the theme, or updated it at one point? When exactly did you buy it? You should only have the “Main Navigation Menu” option, and not the “Header Menu” as well. I guess that’s the cause of your issue.
2) Unfortunately, I’m unable to provide support for modifications beyond one or two lines of code, and yours are rather complex. Besides that, it’s definitely not just one file—it’s much more complex than that. I usually charge for these types of modifications, but I stopped accepting freelance work for the time being, because I will be buried in work over the next few months. My best suggestion for you is to turn to the forums, or Envato’s freelance marketplace, http://freelanceswitch.com/ to find a skillful and reputable freelancer for the job.
I am really sorry I couldn’t be of more help, regarding the matter. Please don’t hesitate to let me know if I can assist you with anything else.
By the way, I would appreciate it if you could reply to this thread, by clicking the “Reply” button, found at the start of the thread, instead of opening a new one. It makes it easier for me, and for other people out here, to keep track of your comments. Thanks!
Sincerely,
OnionEye
Hi Still very much enjoying this theme and have one stubborn issue if anyone can help I would be grateful. I have a page set up that hosts “my portfolio items set with 2 columns and 1 sidebar but I cannot figure out how to display the sidebar on the left hand side as oppossed to the right. I have gone to the appearance / Blog and Portfolio/ settings and changed that per what the documentation states but still no change. Thanks in advance for any assistance or advice.
Here is the page http://mosekalev.com/blog/?page_id=922
Hi there,
glad you are still enjoying the theme.
It doesn’t look like you’ve changed this in the Theme Options panel (well, at least not properly), so please make sure you go into your admin panel again, and click the save button, once you’ve chosen the “left sidebar” layout.
Sincerely,
OnionEye