This item is by an Elite Author
purethemes
- Elite Author
- Has been a member for 4-5 years
- Item was Featured
- Author was Featured
- Bought between 100 and 499 items
- Referred between 200 and 499 users
- Exclusive Author
- Microlancer Beta Tester
- Author had a Free File of the Month
- Europe
- Sold between 250 000 and 1 000 000 dollars
2,432
Purchases
Buyer Rating:
4.55 stars
4.55 average based on 173 ratings.
-
5 Star
12270%
-
4 Star
3419%
-
3 Star
116%
-
2 Star
21%
-
1 Star
42%
| Created | 16 October 12 |
| Last Update | 3 May 13 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Chrome |
| Software Version | WordPress 3.5 |
| Compatible With | WooCommerce 2.0.x |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- business
- business portfolio
- clean
- corporate design
- creative
- dark layout
- isotope
- localization
- minimal
- minimalist design
- modern
- professional
- responsive
- white
- wp customizer
© All Rights Reserved purethemes -
Contact Envato Support


Hi,
Great theme and so far no need to ask any questions (contrary to other themes, alas).
I do have one question: the ‘Our Clients’ section (which I dubbed ‘Our Partners’) is a great feature but I would like each one them to link to the ‘partner’ in question. Is that possible? It links to the top of the page by default.
Thanks!
If you’ll check it in HTML view it’s just a <ul> list with images, you can easily wrap each image with anchor tag and link it to another page.
Thanks!
Found it, thanks.
Oh, and just one other question for now.
In your demo the social media icons in the header are grey and when you over them they display the regular icon color. Where can I set this up? On my website it just shows the icons in their original color, not greyed out. Perhaps this is because I set the background color to black?
Thanks you.
The icons in header can be added in Theme Options – General – Header Social Icons – Add new.
Hi,
I know where to add them but I want to be able to determine myself which icons (since you packed a bunch wit this theme) and how to get that not hovered/hovered icon.
As a general question: how and where can I change the various icons that come with the theme?
Hi! In Appearance > Theme Options > General II, I’ve enabled contact details and added an email. However, on the live site, the email link is ”#” instead of “mailto:...”. Am I missing something?
Also, for the Header Social Icons, how can I make those open in a new window instead of the current one?
Thanks!
Hi
ad1. Sorry for this bug, I’ve totally forgot to add it there.. please edit header.php and change line 122 to this http://snippi.com/s/styvprv
ad2. Edit header.php and change line 106 to this http://snippi.com/s/zxtvsx1
Cheers
Great – thank you so much. Really appreciate your responsiveness.
Great Template WP theme!
I just missing a “Flikr Icon” in the social network tab. 5 Star theme !
Thank you! We’ll try to add Flickr icon
One other question: why is the site not translated into Dutch? Where should I adjust the theme to render it in Dutch?
Where is it said it should be translated to Dutch?
It’s localized theme with support for WPML , you need to translate it by yourself, please read this http://www.docs.purethemes.net/centum/#translation_and_customization
My bad
I’ll get right to it. Perhaps I can post the translation somewhere for other Dutchmen?
Sure, you can send me link to it and I’ll add it the package, it will be really appreciated
Thanks!
Hi,
The left margin on the home page is out of alignment when using the [column] tag. Actually it works fine when I use [column width=”1” place=”none” ], but when I use column width=”2/3” place=”first” column width=”1/3” place=”last” it bleeds over the left margin.
Any ideas?
Thanks so much! Love this theme!
[column width="1/3" place="first"] content [/column] [column width="2/3" place="last"] content [/column]Hi,
Is it possible to have the blog page show all the text from each post without having to click through to the permalink for the post? Right now it just shows the first 4 lines from each blog entry, and you have to click through to each post to see the full text. I tried going to Settings/Reading/Full text, but this didn’t do anything…
Thanks!
Settings -> Reading -> Full text affects only RSS feed. To show full content please edit file loop.php and replace in line 168 the_excerpt() with the_content()
Thanks!
Hi, thanks for your prompt answer. I have another question, how can i set the contacts field closer to the navigation bar? Now it is at the place of the social icons, that is top-aligned with the logo. And now as I speak, i see that even after i changed the color of the navigation bar to a red, when the page loads it still shows a flash of the original color #72B626. What should i do to definitely remove that color from the theme? Thanks in advance,
You have fields to control header margins in Theme Options.
To get rid of green please remove this line from header.phpExcellent. Thanks.
And how can i remove the green off the links? Is it weird that i have a link in red and another link in green? I suppose one is new and the other one is visited. I cannot find it in style.css :-/ Thanks for being patient with me.
a:visited { color: #yourcolor }and it should fix the issueI hate to keep pestering you for help, but I really need this website to go online and I’m having a few layout issues that I NEED to fix up!
The homepage layout is wonky. A few other people have mentioned here but I can’t seem to find your response. For the Portfolio section, the 4th will not stay in the row, it gets pushed down. I tried changing recent portfolio items to 3, u mentioned the shortcode somewhere in this forum, but that is not working. It stays stuck at 4. I have the same problem in my clients section too. the 5th logo is getting pushed to a second row.
I’d very very very much appreciate a response soon, I gather it’s daytime where you are, but I am not getting to bed tonight as I have to have this website live by 9am (paficic coast time).
Thanks!
Do you use Home Page Template for your home page? It shoudn’t happen there.
Send me email via my contact form I’ll reply with updated version of theme where this issue is fixed. Also please send me link to your site.
Hi,
Funny that the more I work on the site the more questions I have
I hope you are patient with me.
My question:
- is it possible to use the complete header width (16 columns) for the logo? So just the logo and no social icons and contact?
Two Rev Slider questions.
- I accidentally clicked ‘restore original’ when adjusting the CSS file. Now I’ve lost the cool settings like ‘semitransparent_black_small’. How can I get that CSS code back?
- Also, is there a way to adjust the size of the text boxes? Now it just runs the full length of the picture before a line break. This means all text runs along the full length of the picture and I want it to run shorter in a smaller box.
Thanks.
Hi
ad1. replace this file https://dl.dropbox.com/u/354598/captions.css with centum/revslider/rs-plugin/css/captions.css
ad2. You can use html and inline CSS in textboxes, so for example by adding padding for paragraphs or divs you can control size of this element. Example:Thank you!
Hi,
Tried the padding but that doesn’t make the text line break: the text still continues over the full width of the slide. All it does is change the padding of the edges of the box. Is there a html/css code to make the text lines break? (like, hitting ‘return’ on your keyboard)
Arrggh, so simple in hindsight
Thanks!
I wanted to say “line break” not “padding” but doesn’t matter now
Cheers
I guessed as much
It did the trick though.
Hi. I cannot create lists within accordians. All I get is the shortcode [list type=square_list] appearing at the top of the list.
Any ideas?
I’ll check it, sometimes nested shortcodes doesn’t work well, but in the meantime you can switch there to HTML view and just add class to ul named “square_list”
Great thanks. Should have realised that!
Hi,
Trying to find out how Portfolio works. And yes, I did read the how-to.
- how/where do I add photo’s to a portfolio item?
You just upload photos to portfolio item in the same way as you do to posts. Just don’t click Insert gallery after, the slider on portfolio item view will take all uploaded photos
Figured out I had to upload the photos and then assign them to a portfolio work item
Is it possible for one page to show one bunch of portfolio items and then another page to show a different bunch of portfolio items? for example a page on the navigation saying illustration and on another page saying photography. Each page then shows different portfolio items based on the page clicked.
Thanks in advance.
It is possible to show all items from single Filter (example http://www.demo.purethemes.net/centum/filters/architecture/ ) so if you have Illustration and Photography filters, you can put links on menu or whatever you want directly to pages showing just items from single filter.
Hi struggling on how to do this. Can you explain further.
Thanks.
EDIT : Just worked this out. I like that!
Ok, my next question. Can I have it filtered but include text at the top of the page relevant to the filter eg: Architecture with an introduction?
Thanks.
It’s not possible currently but good idea for feature in next update.
Great!! Would be awesome if it’s included. Waiting in anticipation
Hi,
Does the images that you have used come with this theme? or are they just to advertise what it could look like?
Many thanks
Hi
They are not included with theme, at the end of Theme description you have list of links to all images used in Live Preview
Forget the question about the Portfolio, I figured it out. My Revolution Slider questions stand and await answer
Ok, I’ve answered both question earlier
Great service from a great theme!
Hi there!
Firstly I just wanted to say I am sooooo excited you have released the Wordpress version of this theme. I previously purchased the html version and just love it!!! The Wordpress version so far seems just as good.
I do have a request for future version: please could you make it possible to have more than one portfolio page, i.e. individual portfolio pages that only display the filters you assign to them.
Example: Portfolio 1 displays filters 1, 2, 3; Portfolio 2 displays filters 4, 5,6; Portfolio 3 displays 7,8,9; and so forth.
I had the same question with the html version but had to figure out another way around it. It wasn’t a perfect solution but it does the job. Unfortunately I am at a loss for how to do the same in Wordpress. I note others are also asking about the same functionality so it would be REALLY great if you could figure out how to do this…like you would be SUPERHERO GREAT !!!!
Look forward to your thoughts
Best regards, Leanne
Hi Leane
It is possible to link just to single filters for now (example http://www.demo.purethemes.net/centum/filters/architecture/ ) but I’ll look into that option also. Thanks for the suggestion.
Thanks for the reply – as always your support is 5 stars!
I have been thinking on this multiple portfolio thing and I have some ideas. If I can make it work I will send you an email with the details.
In the meantime, I am hoping this solution may do the trick:
Enable Wordpress Multisite with sub-directories. Create the different portfolios within each sub-directories – this should allow different portfolio + filters within each sub-directory. This solution may help those of you who are only controlling the one site within Wordpress.
It is still not an ideal solution however as I actually need to use Wordpress Multisite with sub-domains and domain mapping i.e. more than one individual domain all linked to the one Wordpress interface. This means that I cannot use the sub-directories option in the long-run.
In any case, I hope you may come up with a solution and I will keep working on my ideas for one here also.
Thanks again for your great support.
Cheers, Leanne
Hi,
I noticed that the breadcrumbs don’t seem to find their way to the Portfolio page?
I don’t think there are needed there as Portolio is usually top level page, but if you need it just edit pftpl3col.php and before
add<?php if(ot_get_option('centum_breadcrumbs') == 'yes') echo dimox_breadcrumbs() ;?>Hi, are the list mini icons included in the shortcode the same as in html theme?
thanks.
Hi
Yes, they are.
Can’t find them on the shortcode? can you explain?
They are the same as big icons, only add to before each name “mini-” If you want to use single icon create in html view element like <em> and add to it class=”mini-ico-display”
Great thanks.