This item is by an Elite Author
jonathan01
- Elite Author
- United States
- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Referred between 100 and 199 users
- Bought between 100 and 499 items
- Author was Featured
- Microlancer Beta Tester
- Exclusive Author
- Author had a File in an Envato Bundle
- Interviewed on the Envato Notes blog
- Item was Featured
543
Purchases
Buyer Rating:
4.24 stars
4.24 average based on 72 ratings.
-
5 Star
4156%
-
4 Star
1723%
-
3 Star
68%
-
2 Star
68%
-
1 Star
22%
| Created | 14 December 11 |
| Last Update | 29 April 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1, WordPress 3.0 |
| Documentation | Well Documented |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- blog
- clean
- colorful
- contact form
- creative
- flickr
- gallery
- lightbox
- modern
- portfolio
- retro
- widgets
© All Rights Reserved jonathan01 -
Contact Envato Support


Hi I am having a few difficulties on a number of levels – but first – I can’t get the slider to work? Do you have any tutorial guides? thanks
Greetings and many thanks for the purchase – the documentation shows how to do the slider – it’s a custom post type – just create new – set featured image and publish – that’s all there is to it.
Hope that helps – also support is offered via the contact form on my profile page as per your documentation (there is a link in the first page and also the footer of each page)
Many thanks
Jonathan
Hi there,
Great theme, but I’m having problems uploading it. I have followed the instructions, but it won’t allow me to change the name of the htaccess.txt file to .htaccess Any ideas?
Hi – in your ftp once you uploaded .htaccess then simply select the file in your ftp and alter the name – that’s all there is to it – if you upload maybe you need to contact your host for them to change the name for you but all ftp programs allow you to do this as if you were altering the name of a file on your local computer.
Jonathan
thanks
Great stuff Jonathan
Had a couple of functional questions though about the homepage.
On the work under the slider, when you click on an image, is there an option for it to go to the project rather than opening a modal window. Also is that automatically populated by whatever is entered last, or can I control what is in there?
A somewhat related question about the post showing below that. Is that content filterable, or will the most recent blog post show there regardless?
Thanks. Paul
Sure this can be done for the posts under the slider. If you contact me via my profile page I can send you the code for the change.
Yes the posts under this will display the latest blog. There are of course changes that can be done there to if you wanted this from a particular category etc.
Thanks
Can you recommend me a jquery slider pluggin that I can use in single pages for this template?
Thanks
I don’t know of any specific one but doing a search on the wordpress plugin site for a slider that offers a shortcode from attached images to posts would be your best bet – it may be a matter of trial and error to find one that fits the look / functionality you are wanting.
Jonathan
Ahh i see.. Well I managed to find one. Thanks!
One last thing, how can I align the page title to the center?
Take a look at the example
http://cekomiinteractive.com/iphone-ipad-app-development/I would like to have that title center so it flows with the slider
if you load up firebug in firefox you can select an element on the page and find it’s div class or styling and then alter in the browser before committing the change to your style.css sheet – that would be the best way. But basic css styling is all that is required text-align: center; to either the div or the h1 tag – might want to make sure you want everything aligned center if changing the div or that all h1 tags will be centered – your choice really – hope that helps
PS that may help with the css changes you already made that are kinda breaking the width on your page
Many thanks
Jonathan
Hi could you please point out which css changes are breaking my page?
It looks normal on my laptop and on my desktop, I don’t understand what you are referring to..
Also how can I edit the slider speed?
Thanks!
looks like you fixed your css issues I saw before – but the top bar you have really isn’t working too well it overlays your drop down and also when turned off you have a gap at the top of the page – I’m sure you’re still working on it though – as for the slider speed you edit the js file for the nivo slider – scroll to bottom and your settings are right there.
Hope that helps
Jonathan
Hi there,
I love this theme – really clean and simple to use. Unfortunately I can’t get the homepage slider to show in internet explorer. Any tips?
Thanks,
Joseph
Do you have a problem seeing the live preview slider – we have no reported issues and tested here locally in several i.e. browsers with no issues.
I would try deleting and trashing existing slides and add new – see if that helps you.
Also support is provided through the contact form on the profile page as per directions (link in the footer of each page for you and first paragraph I believe)
many thanks
Jonathan
Hello Johnathan I love this theme and your work is amazing.
I have a quick question. My home page is www.sewregal.com/main. How can I get all of my homepage settings to show up on this page. I made a “home” page but I do not want the homepage to show up on that page. I feel this is a simple fix, but I do not know how to fix it.
Thank you!
Hi – in wordpress (as per the instructions) you set what is your main home page and your main blog page (in wordpress admin go to settings > reading ) – choosing the page you want from the drop down – sounds like this is what you are looking for possibly.
Hope that helps
Jonathan
Thank you so much that is exactly what I needed.
Hi Jonathan,
I am having an issue with my blog pages. I have read over the documentation and I have gone into the css and php to try and fix this and I can’t figure out what the problem is.
On my blog page http://sewregal.com/main/?page_id=2186 my sidebar is under all of my posts.
On the post page: http://sewregal.com/main/?p=1 it shows correctly.
Do you know why it wold do this.
Thank you for any help you can offer.
Thanks, Nichole
Sounds like from editing php files and / or having short codes / html in your post you have an open div causing your page to break – I would check you open and close any specific HTML code / short codes inserted in your posts or check if alterations were made to the css or php you alter back to the original.
If you altered the width of say your main content and didn’t adjust your sidebar in the css then it will stack because it can’t fit in the page width – that’s another possibility.
The links provided say no posts and 404 error btw
Jonathan
Ok. It’s fixed now. Thank you so much for all your help!
Awesome news!
Jonathan
hello, the template has another type of transition to the slider? thanks
yup it’s nivo
Jonathan
Hi Jonathan
I’ve had my eye on this gorgeous theme for a while and have been waiting for the right project to get it.
Just before I buy it, I have a question: on the homepage, is it possible for the portfolio links beneath the slider to target their respective portfolio pages rather than opening the images in a lightbox? And is it possible to have multiple portfolio pages?
Many thanks – great work!
Shane
Hi Shane – and thanks for your kind comments.
Yes, absolutely you can have the thumbs link to the pages, you just have to open up template-home.php and remove the rel tag on the portfolio thumbs and then put in the php tag to link to the page using the permalink – if you need assistance with this, just send me an email via the contact form on my profile page and I will have my programmer help you by telling you which file and what php tag.
As far as having multiple portfolios – well no – we created 1 custom post type (portfolio) and added the feature to apply categories to that post type (the filter on the portfolio page). If you want multiple portfolios that would be a customization that you (again) could contact me for and I would have my programmer quote you a price on the customization.
Thanks
Jonathan
How do you slow down the slider? No matter what number I put in for timing, it doesn’t change.
Please advise. Thank you.
Hi – your settings are at the very bottom of the jquery.nivo.js file – default settings is the commented code you want to alter the pause time for the animations (how long they stay on screen before animating) – currently set at 3000 by default (which is equal to 3 seconds)
Hope that helps and thanks for the purchase.
Jonathan
Did you mean this file? jquery.nivo.slider.js
Yes. Sorry I presumed with it being the only jquery file with nivo in it that even if I was slightly wrong with the name it would of been obvious – my error and I apologize.
Jonathan
No problem. I figured it was that, just wanted to make sure. Found the default settings. Thank you for the quick reply!
Hello, I am having problems with the gallery! How do I get the lightbox effect when people click on it? Should I install a particular plugin??
Currently I enter this shortcode: [gallery link=”file”] but I have 2 problems: 1- the image I put for the header is displayng also in the gallery 2- when I click on the image it opens in the same tab, not as a lightbox.
Please help! This is an important issue
Thanks
Hi and thanks for the purchase. First please make sure the wp-prettyPhoto plugin is activated. Second, when you inserted the gallery into your content area to make sure that you clicked the radio button of “Image File” next to the Link thumbnails to: prompt.
Hope that helps.
Hello, in fact that plugin was not activated. Thank you it solved part of the problem.
Now a new problem has created.
I see the portfolio thumbnails in the home page. When I click there I want the visitor to go to the clicked-product page. Instead, now a loghtbox opens and says “Image cannot be loaded. Make sure the path is correct and image exist.”.
How do I fix this?
hi – the theme is actually supposed to function this way. light box for the 5 images on the home page, if you look at only the portfolio page, it links through to the article and when you click on the big image on the single article page, it also opens up in a light box. this is all based on the URL you entered (or didn’t enter) in the text box under the content area of the portfolio item – as per the documentation. if you want to change the functionality, you will / may have to change it in several places. firstly – changing opening up template-home.php and remove the rel=”wp-prettyPhoto” from each of the 5 portfolio items. and then when adding a portfolio item, just enter the url you want the user to go to when they click on this image. this will however also have a knock on affect that will need to have the single-portfolio.php changed so that big featured image doesn’t try to open up that same url in a light box. if you are uncomfortable with editing php files, we do offer customizations. if this is something your interested in, please contact me via the form on my profile page and we can provide you with a quote and a time line.
thanks
Ok solved! Great assistance. Great theme. Thanks.
Please don’t forget to rate on your downloads page please
Jonathan
Hi, is possible to add in Dropdown Panel Text a picture with html code?? Any solution??
hi – the about side is code that inserted from the admin panel and does accept html. the search part of the drop is actually hard coded so if you wanted to remove the search and the about and make it one big area, you would have to edit the homepage template.
hope that helps.
thanks
OK! Perfect!
Hi Jonathan!
First of all, thanks for the great design! I had problems with the instal as I told you in page four of these comments, but I could solve it! It was my hosting fault.
I would like to change the portfolio boxes in the main page, when I click on them, I don’t want a video/image box open, I want to go to a link.How can I change that?
Thanx for everythin!!
Hi – you would open the home page template and edit the links on the php to not open in pretty photo.
Hope that helps.
Jonathan
Hi I have a problem with the installation of the demo files. Do you have removed the sample files from the server?
This is a Worpress message
Failed to import Media “check” Failed to import Media “no_icon” Failed to import Media “top_logo” Failed to import Media “bottom_logo” Failed to import Media “Slide 1” etc.
Darek
Hi Derek and many thanks for the purchase – no the files have not been moved and no other reports of an issue – sometimes that can happen for a few reasons:
- the connection between your server and our server has a hop down – try again - you didn’t check admin before clicking import – recheck and try again
Hopefully re-importing will sort out your issue.
Jonathan
Hi,
I installed the template on the link: http://rhmobile.com.br
I want to do photo album I tested several photo galleries without success (NextGEN Gallery, DM Album) Conflict with the lightbox displays the layout
Which plugin you indicate to use?
Regards
Hi – you need to buy the theme for support – you account shows no purchase I’m afraid – support instructions are also supplied in the documentation you receive after purchasing in your download.
Thanks!
Jonathan
Hi, I installed the template on the link: http://rhmobile.com.br
I want to do photo album I tested several photo galleries without success (NextGEN Gallery, DM Album) Conflict with the lightbox displays the layout
Which plugin you indicate to use? Regards
Hi – I believe I already replied to you under another account – this one also states you didn’t purchase – please login using the account you used to purchase the file and follow the directions in your instruction manual in the download to request support.
Many thanks
Jonathan
Sorry, now yes!
Hi,
I installed the template on the link: http://rhmobile.com.br
I want to do photo album I tested several photo galleries without success (NextGEN Gallery, DM Album) Conflict with the lightbox displays the layout
Which plugin you indicate to use?
Regards
Many thanks for that – I would personally use the built in gallery function for wordpress – there is no need to use a plugin as wordpress has a sufficient gallery capability. We already have everything setup and configured as per the live preview – you can see an example inserted wordpress gallery on this page:
http://mythemepreviews.com/bruan/latest-3/post-title-4We even built in the lightbox etc – see your instructions or the xml feed supplied for reference.
Hope that helps
Jonathan
I understand but what need is not just a gallery but albums will be inserted photos of events and now I’m using html and not easy for the customer I’m
using this: http://rhmobile.com.br/site/fotos/ I need like this: sincom.org.br/site/fotos edições
Regards
Sorry when I click that 2nd link I’m getting a 404 page error.
Sorry,
Link: sincom.org.br/site/fotos/
I can see that this example has 1 photo and lists how many photos are in the group and when you click on the photo it takes you through to a gallery.
If you set the featured image (which would be your 1 photo) and then click through where it’s just the gallery the only thing that we’re not showing is how many photos in the group? Or maybe I’m just not understanding exactly what your asking for? You could edit portfolio-single.php to remove the right sidebar content and just make sure your content is nothing but the gallery and it would be exactly the same as your link with the exception of listing how many photos are in the gallery.
Thanks
hi, sorry for this question but how simple is it to change the colour palette? is it all in the css or are there built in options?
cheers
Easily done via css – thanks!
jonathan