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,422
Purchases
Buyer Rating:
4.55 stars
4.55 average based on 172 ratings.
-
5 Star
12170%
-
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
Is it possible to have a full width logo on top of the navigation, i.e. 16 columns?
and remove lines 99-128
Hi, i did that, however it doesnt look right, i need to make the image smaller, but the white has gone from the page, and there is a grey bar ontop of the image?
http://moving.training-website.co.uk/Thanks
You’ve copied code with <pre> tags, please remove them.
i want a different order…
Regards, Cees
$terms = get_terms("filters");replace it with this: You can order by:Cheers
thanks!
Hi I tried this but no success …
$terms = get_terms( ‘filters’, array(‘orderby’ => ‘slug’) );
and in the several slug field I put 1, 2 etc
http://rutges.com.php5.web3.web.cyso.net/services/I modified the pftpl3col.php
But you have only one “filter” – Products ?
Hi,
I have an issue regarding the shortcode for the lists
The “bullet points” tag ul and li doesnt work anymore if I doesn’t use the shortcode for the lists … but when I have a text with more than 1 ligne, the “bullet” i chose is placed verticaly in the middle of the number of ligne (instead of in front of the 1rst line). How can I fix this???
Thanks
Hi
could you send me link to page on which you have this issue?
The site is not on yet . here the screencapture of the shortcode
and the result on the front office

Hi
Change ”.circle_list li” in style.css in line 4174 to this:
.circle_list li { background: url(“images/icons/list/list_circle.png”) no-repeat scroll 0 6px transparent; padding: 0 0 0 16px; }
Great Thanks,
but I had to change it directly in the style.css (does not work if I put this line in the CUSTOM CSS in General II)
Thanks again
Thanks for the quick reply, If i was to change it to a fixed width at 960px wide would that be easier and more achievable? would it be too time consuming for you to instruct me how to change it to a fixed width of 960px? as i’m relatively new to this. Thanks
If you want to remove “responsive” feature you need to edit theme/css/skeleton.css and theme/style.css and remove all sections withs ”@media screen”
Hi I liked the background that is wooden slats on the example version of this template. I thought I’d be able to use it but it doesn’t come with the template. Could you let me know where I can purchase it please and what size background would you recommend? Thanks Emma
Hi Emma
They are includedn, check centum/images/bg/ and you’ll see all images that can be used for backgrounds
You can also find some here http://subtlepatterns.com/ for free.
Cheers
Brilliant thank you!
Hi I have successfully added the team shortcode integrating columns as well but how do I change the image and insert my own for the team? Thank you
so I would delete “http://demo.purethemes.net/incredible/wp-content/uploads/2012/08/team_img.png” just this bit of code or this as well “http://www.memberpage.com” ??
One more… I have added a list to my site as below, how do I change the colour of these?
[list type=circle_list]
- list item
- list item
[/list]Hi
this are images, so you need to edit them in any graphic editor, they are located in centum/images/icons/list
Cheers
Hello, theme is working well so far. One quick question – can you direct me how to make the social icons at the top right link to a different page? Currently they link directly to twitter, fb etc. and client would like them to link to a different page. Thanks!
Hi
Icons in header are set in Theme Options General Tab – like on this screenshot http://awesomescreenshot.com/05bo4ph27 there is URL field for every icon, and you can change link it however they want, if they link directly to facebook that means someone set them that way as it’s not by default
Hello sorry about delayed response. I know where the Icons editor is located in the General tab. I haven’t customized any part of the header at all. I do notice on your demo the links are direct as well.
Just need to know how to make the social links (facebook, twitter) go to a blank page?
Hi there!
I did manage to change the items on the portfolio page!
But one more question, how can I center the [client] shortcode list? If we have only 2 entries I’d rather it wasn’t left justified…
Thanks
Rob
Hi Rob, it seems like an easy thing, but unfortunately it’s not possible without some serious modification of clients shortcode.
I’ve seen a lot of questions regarding ordering portfolio items and the answer seems to always be tricky editing of php files. Here’s a suggestion for anyone having this problem: Use the plugin Post Types Order. It’s very simple and works perfectly. I’m in no way connected to the developer, just a girl scratching her head over all the unnecessary fuss
That’s all, have a nice day
Hi
portfolio items are ordered like normal post – by date, but if you need to change it that’s a great way to do it, thanks for the tip!
Cheers
Hello! I have a problem with Cyrillic fonts. When I changing the font, Latin characters change only . I tried to add to header.php & subset = latin, cyrillic in
<link href='http://fonts.googleapis.com/css?family=<?php echo $fonts.$fontl;?>' &subset=latin,cyrillic rel='stylesheet' type='text/css'>, but it still does not help. Cyrillic fonts are unchanged.Hi
if you want to use Google Fonts with cyrilic, it would be better just to remove whole “Fonts” section from header.php (lines 40-52) and put there standard code which you’ll find on Google Web Fonts like- it might be just easier. Google Fonts in Centum is experimental feature, not all font might work, and for Cyrlic it’s seems like Google Fonts has very different library.
Oh, hell, I accidentally clicked the complaint instead of an answer! Sorry! Perhaps I should go to sleep
I did as you said. But now even the Latin characters no longer work. I guess I do not understand something
Hi, one quick question:
Isn’t there a toggle shortcode?
Thanks!
You can make single [accordion] shortcode and it should work the same way as toggle
Thanks
Is it possible to get the flex slider to fade rather than slide.
I have altered the settings in flex_slide.js but is doesn’t seem to make any difference.
Many thanks
Hi
Sure, please edit file js/custom.js and line 47 change to$('.flexslider').flexslider({ animation: "fade" , controlNav: false});Thanks
hi, not sure if this has been flagged up in any previous comment. the line 122 of header.php needs changing from ‘mailot:’ to ‘mailto:’
Hi
yes, I’m aware of this typo, it will be fixed for next release, sorry for the inconvenience.
bonjour, possible d’attribuer une couleurs differentes par pages (et par bouton de menu correspondant ?) merci
Hi, please write in English, I can’t speak French
Hi guys, is the centum theme a release candidate now or is it still in beta? I remember it had some issues, but I can see that its now translation ready at least. Good! Reading the comments it seems that you still have some codes to crack before the themes becomes alpha. Im awaiting that.
Hi
It’s not alpha nor beta, it’s full release from a long time, there are two or three small things to improve but themes are constantly updated and improved. I’m not sure what you mean by “alpha” but ThemeForest woudn’t accept theme for sale if it was not complete, and it definitely woudn’t sell more than 800 times if it would be alpha or beta
Cheers
I was hoping you could just give me a quick tip on how to remove the ‘Recent Projects’ section from all portfolio entries.
Thank you in advance,
Travis
Hi Travis
You need to edit single-portfolio.php and remove line 123-134 (you’ll find there recent_porfolios(); function)
Thanks
Hi – there seems to be a limit to the number of sidebars I can create, is this the case and if so can I change this? Thanks – B
No, there’s no limit for that. If that happened to you it’s rather connected to the ongoing bug with OptionTree where sometimes list of options is too long to be saved in DB. You can however manually add sidebars in functions.php. Lines 147-190 are where default sidebars are set, just follow the pattern of “register_sidebar” function and add your own if you need more.
Thank you I have added the extra sidebars and they show up in the widget section no problem however they don’t show up on the individual pages when you select which sidebar you want to pair with the page, the new sidebars created are not in the list?
Could you help me with this? I am not sure what my options are?
Thank you I have added the extra sidebars and they show up in the widget section no problem however they don’t show up on the individual pages when you select which sidebar you want to pair with the page, the new sidebars created are not in the list?
just increase the number and be sure to use the same name, eg
and then, change value of $sidebars_k = 1; to the number of sidebars you’ve added +1
How do you add a Pricing table? Is there a shortcode for it? If so, I do not see it??
Hi
it’s list of shortcodes, in the file you’ve downloaded from ThemeForest is folder name “extras”, and inside “layouts”, open pricing_tables.txt and copy it to your page, you’ll see how it works, you can also find info about pricing tables here http://www.docs.purethemes.net/centum
Got it thanks! Seems like the main color is the same as the hover color on color #3, anyway to change that? See this shot: http://s12.postimage.org/6djizfv0b/Sprite_7.jpg
Also, how hard would it be to change the 1,2,3 colors so it’s more “primary color, Secondary, Primary, Secondary”?