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,431
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,
Where can I adjust the height of where the container starts, eg I want to move the whole site up a bit nearer to the top of the browser.
And also I want to move the social icons/logo up a bit nearer the top of the container.
Thanks!
Hi
To move site to top of browser add at the end of style.cssbody #wrapper { margin-top:0px }For margins in header there are controls in Theme Options to change it, you can also use Firebug to find where is css code for each element https://getfirebug.com/
Hi,
Thanks for the support. Really helpful.
One other question though: is it possible to adjust the color that is used in the ‘light’ and ‘dark’ modes? I’d like the ‘dark’ mode to be a bit darker than it is.
Okay, one more. I have adjusted the header to display the logo over the full width of the header. But… on the left side underneath the logo is still a small divider ’|’ visible. How can I get rid of it?
http://www.sportgalahadm.nlGo to Theme Customizer and disable Tagline
On a roll here: can I change the color of the padding (border) of the Revolution Slider?
Yes, the color is actually background of slider, you can do it in Slider Options
And one more for the road…
When on one of the portfolio works it shows at the end of the page ‘Recent Projects’. However, it adjusts the featured picture to 1/4 page whereas on the Portfolio page the featured projects are in 1/3 page width. Can I adjust this?
You can display portfolio in 2,3 or 4 columns layout – you have switch for this in Theme Options. The shortcode for Recent Projects always displays thumbs in 4 columns size
Thanks for the support!
Greets, Ying-Fu
Forget this: One other question though: is it possible to adjust the color that is used in the ‘light’ and ‘dark’ modes? I’d like the ‘dark’ mode to be a bit darker than it is.
Found where to change it.
Ok, Thanks
Hello,
Thanks for all your help.
I have another issue with the revolution slider having complications with the navigation menu.
I have set up the revolution slider as per your instructions and have the banners cycling nicely. All looks great, however, there is an issue with the rev. slider timer (the little line going from left to right on top of the rev slider) and the navigation menu. As the banner rotates its images, if I were to try and go to any drop down menu items (that include more than two drop down items), it looks like the timer is in front of the nav menu. This “timer line” prevents any clicks because the line seems to “reset” the drop down on the menu, preventing page navigation.
Please advise and let me know if I need to explain further. Thank you.
Yes, the progress line has higher z-index than menu. To fix it please edit this file themes/centum/revslider/rs-plugin/css/settings.css and in line 280 change z-index of .tp-bannertimer to 35
My Portfolio works give a ‘page not found’ error as of today. I’ve probably changed something somewhere but I have no clue as to what and how!
http://www.sportgalahadm.nl/portfolio/ and click on one of the projects…Go to settings – permalinks and switch them do default, save, than switch back to previous setting and save again, it should fix it.
Wow, how do you know those things!
It worked like a charm but never would’ve thought of it!
It’s quite common “bug” in WordPress, sometimes permalinks need to have this “reset”
Cheers
Okay, good to know. Thanks anyway for your support
Thanks for the great theme!
I have some questions and I hope I’m not asking too much:
On the portfolio post pages, how do I:- Get the images to display at the correct size (940×400) as they are all displaying at a distorted larger size 940×537.
- disable the image link on portfolio post images?
- Add additional fields to the client, date fields? (I copy and pasted these with additional names but they don’t show up on the page)
- How can I change the ‘recent projects’ section at the bottom to only display projects from 1 particular filter?
On the Portfolio template page:How do I reduce the white space before headings?
Thanks!
Hi
On the portfolio post pages: ad1. Is 940×400 their original size? If yes then in single-portfolio.php change toad2. The same file, remove line 82
and closing </a> tag in line 84ad3. In next I will add option to add/remove these fields, for now you can add them in meta-boxes.php in array $my_meta_box_pf (use three last elements as a base) and call them in single-portfolio.php, after line 104 you’ll see how it works for current 3 fields.
On the Portfolio template page:
ad1. Depends which layout you are using (for 2 columns it’s pftpl.php, for 3 columns it’s pftpl3col.php and for 4 columns it’s pftpl4col.php ), Edit the file you need and remove
ad2. You mean the main title on Portfolios list? it’s in Theme Options in General tab
ad3. Portfolio items are ordered by date of creation, just like posts
I’m not sure which headers you’re referring to, but whatever it is it probably can be changed in CSS , so grab a Firebug and check it
https://getfirebug.com/
Hi there! I LOVE YOUR THEME ! I have most of the issues worked out from reading back over the pages on comments here… but here are a few I am not finding help resoloving:
SLIDER Is there not a way to have an image without text? If I do what the instructions say – and not include title/descrip. the slide does not appear in the slider. Only with text.
FEATURED IMAGES ON POSTS Even if I use a 230×300 px image for the featured – the site inserts the same image above the post in A HUGE container. I don’t know how to fix this. I tried selecting “hide thumbnail” and that doesn’t work either. This looks REALLY WONKY in the post and I would prefer either NO IMAGE on the post when using featured images OR nothing larger than was uploaded.
LISTS /BULLETS If I select text and try to use either your lists/bullet lists OR the standard list available using WP’s control button – they do not show up with bullets. No bullets work anywhere on any page.
Thanks in advance to any help resolving the above issues. Site here: http://mogulbust.server293.com/
Hi
SLIDER If it’s FlexSlider you’re asking about than in latest version in each slide you can select to show just “empty slide” which will result in image without any text
FEATURED IMAGES ON POSTS Featured image should be 640px * 300px for the best effect – that’s how theme was designed. And you’re right, there’s a bug there where “hide thumbnail’ setting is ignogred. Please edit file content-single.php and change line 72 to:if(function_exists( 'get_post_format' ) && get_post_format( $post->ID ) != 'gallery' && get_post_format( $post->ID ) != 'video' && has_post_thumbnail() && $feat_type == 'show_thumb') {It will fix this issue.LISTS /BULLETS The list should be inside a shortcode list type=”square_list” to be displayed, or you can just add to UL class in HTML view with the name of list type you want . You can choose from check_list, plus_list, minus_list, star_list, arrow_list, square_list, circle_list, cross_list
And it should work as I’ve checked in firebug example list on your site and bullets were displayed.
Hope that helps. Best regards
Navigation menu question:
- when adding a rolldown menu the rolldown menu item is not tight at the bottom of the menu bar but slightly over it (about 1px I guess). can’t find where to change this; figured out where to adjust the padding over the main menu items margin but not for the rolldown items.
In style.css ”#navigation ul ul” change the top: to 52px
After updating to the latest theme version 1.2, The small vertical hash mark that separates each menu item on the menu bar turns black when an adjacent menu item is selected. This results in a jagged line separating menu items instead of the clean line that was there before. See my site here wildlife.ucsc.edu
can you recommend a fix?
thanks!
Hi
please add in style.css#navigation > div > ul > li.current-menu-item > a { background-image:none; }Sorry for this!
Hi,
On the iPhone the theme doesn’t ‘respond’: it mixes up the menu bar, slider and the responsive dropdown menu.
It was tested many times and I’m sure it works, could you send me linke to your website? Maybe something is missing on your installation
Hi again,
Just wondering if there is a way to rename the portfolio folder so that the web address shows something like this:
www.domain.com/products/portfolio-item-name/
rather than the current:
www.domain.com/portfolio/portfolio-item-name/
Thanks!
Leanne
Hi
You need to edit file functions.php and at the end you have function “register_cpt_portfolio”, change every “portfolio” you see to “products”, the same in next function where you’ll have “register_taxonomy( ‘filters’, array(‘portfolio’), $args );” which also needs to be changed. If you already have some content there, you’ll probably need to use plugin like http://wordpress.org/extend/plugins/convert-post-types/ to save it.
Love love love this theme more and more each day. Here’s a bunch of questions for you which if you can answer, will make it perfect:
1. How can I get rid of some of the meta data under the post links, specifically the author and “tagged with” data. I’m going to be posting on behalf of most of the staff so I don’t want the author to be me.
2. Also, how can I make the video thumbnails smaller, cause they aren’t posted in hi-def to begin with so they look kinda crappy so big. Here’s a link to a video post so you can see what I’m talking about and
3. Where can I change the z-index for the video thumbnail so that it doesn’t cover up the drop-down menu items?
4. Some of my top-level menu items are just place-holders (with a # for the link) can you tell me what to edit in the css so that those items don’t change color when you hover over them?
5. Is it possible to display the breadcrumbs right below the main menu (above sliders, page titles, etc.)
Thanks again (for the upteenth time) – I sent a user account ID and password to your email if you need them
Hi
ad1. Content-single, line 140, div #post-meta, remove what you need.
ad2. I don’t see any link
ad3. It’s not z-index issue, but flash from videos, this might help http://forum.go41.de/topic/add_filter-to-embed_oembed_html-to-get-wmode-transparent
ad4. AFAIK it’s not possible as this items doesn’t have any special class.
ad5. You can move the code but it won’t look good. Example code in content-page.php line 37
Thanks
sorry about the link, I sent a similar email to you that had the link but forgot to put it here. Here’s the link
The site is in maintenence mode, but if you log in first at trz2.org/wp-admin (I sent credentials to your email) than you’ll be able to see what you need to. Thank You
The Centum theme folder doesn’t include a child theme, can you tell me what to include to make it myself? Also one of my questions from above still applies: Can I make the video thumbs any smaller on video type blog posts?
Thanks in advance
ad1. http://codex.wordpress.org/Child_Themes
ad2. In both loop.php and single-content.php you’ll find code which displays videos$post_embed = $wp_embed->run_shortcode('[embed width="600" height="360"]'.$videolink.'[/embed]') ;You can change widht and height here, but you’ll need to also remove from style.cssiframe { max-width: 100%; }and from custom.js$(".video-cont").fitVids();You’ve been incredibly helpful so far, I really do appreciate it. Here is another question for you:
I’m trying to display a square list inside the accordion, but all I get is an accordion with the following displayed:
[list type=square_list] Set up a SOVA food bank/pantry on our property, have regular food drives, bring canned goods to every event, dinner, service, or program…..(I’m truncating the rest) [list]
In my code editor I have:
accordion title=”Year 1: Community and Social Action”- Set up a SOVA food bank/pantry on our property, have regular food drives, bring canned goods to every event, dinner, service, or program.
/listWhy isn’t it working. Is there a problem using shortcodes inside shortcodes?
Thanks in advance!
I am considering purchasing your theme—my one concern is the featured image on the blog page. Can it be resized? My current theme uses a rather small image and I am concerned that by switching the theme, all my past blog entries will look odd.
Here’s a link to my current blog page.. http://www.linkedin-makeover.com/blog/
You can see what I mean… the preview image is quite small in comparison to your demo site. Will this be an issue or can the preview image on your theme be easily scaled down?
Thank you! Looking forward to your response.
Hi
sorry but this was designed for 640px wide thumbnails, and there’s no way to scale it down without some customization of code.
Thanks!
Hello- I am wanting to put a logo into where the tag line is, how do I go about doing this?
There’s already logo uploader for main logo. So you want to have another image instead of tagline? You need to edit header.php and place it in line 93 where div#tagline is.
Hi
I absolutely love this theme.. it rocks, but how deep can the levels go with the portfolio.. for example
could you have it like..
Main Menu (portfolio) then in categories: photography, then portrait, candid, landscaoe etc inside that as well as other categories and sub categories, ie Paintings, – landscape, portrait etc..
Hope that makes sense
Thanks
Martin
Hi Martin
For now there’s only one level of Portfolio filters, but as it was requested couple times I’m looking into possibility to implement it as you’ve described.
Thanks
Thanks and yeah, although it seems portfolio styles are becoming more and more popular never really see any with enough depth to add sub categories etc.. which is something I would really need so I think its definately worth adding for various reasons. I still love your theme though and never really fancied using a dark theme until I saw your dark version of this. wow!..
I wonder if it would be possible then to have seperate portolio instead, eg.
main menu (Photography) links to: portfolio page with different categories…
Main Menu (Art) links to: another portfolio page with different categories
?
Hi Lukasz,
I’m having trouble aligning the menu bar, the Revolution Slider, the Notice and the two-column headlines so that they all are neatly aligned left and right.
The menu bar is fixed in 940px, as is the Revo Slider as long as I don’t make the border to thick (because then it is 960px). The Notice is 960px as is the full container but the headlines have padding so they don’t align fully to the left and right (and if they did they would align with the menu bar)... am I making sense?—> http://wwwsportgalahadm.nl
I’ve checked your page right now and it looks ok, did you manage to solve your problem?
Hi
Please can you tell me if the theme resizes the images in the slider on the Single Project pages and can I use both landscape and portrait images in the same slider?
Thank you
J
Yes, theme resizes images, but it will be better to display just landscape images