875 comments found.
Great Template. 1. Is it possible to link the different categories of the portfolio to the main menu? 2. Can I put a different link in portfolio detail page to “All Works”. 3. On the previous and next links on the detail page, does it stay in that particular category only or does it jump to any product?
Hi,
1. Currently this feature isn’t there in the theme. We will consider this in future update.
2. You can put different link in portfolio detail page in “All Works”.
3. Previous / Next links jump to any product.
Thanks.
Sorry, now I’m writing in the correct place.
Sorry we’re rushing on a website so I cannot share the credentials at the moment.
I have another question: is it possible to have more than 15 photos in the portfolio?
Thanks
Hi,
Yes it’s possible to have more than 15 uploads in the portfolio.
To increase the limit you will need to make changes in meta-boxes.php file located at kraft\core\functions\meta-boxes.php
In the file look for ”’max_file_uploads’ => 15” and change the value to the preferred one.
We have also solved the font issue and can send you updated files so that you can use “Georgia” font.
You can share your email for the files.
Thanks.
Thanks, I will edit that file.
I found another problem: Portfolio always show up with Roboto font, no matter what I choose in the theme panel. You can see it here: https://www.prettyflowers.it/portfolio/ if you see the portfolio overlay it has Roboto font instead of Lora (I customized the other fonts via CSS).
I will email you to have the fixed theme, but if possible after fixing the font problem.
Hi, I’m writing to ask a new feature. In the portfolio page and portfolio section a smaller image size should be loaded instead of the full image. This is important for the loading speed of the website and for saving bandwidth of mobile connections. Thanks
Hi,
Thanks for the advice. We will look forward to it.
Regards
Purchase code: d0e5cc9f-1eb4-4187-8682-3da4d6934d43
Hi,
Loving the Kraft theme – very nice simple to use theme.
Just a couple of issues: 1) On the Blog page (I call Journal), the preview text is not picking up from the blog post. The sample text displays there. http://46.32.240.35/colinbentley.com/blog/ How can I fix this? 2) In ‘Theme options’ I have set up links to social media and mail, but they are not working correctly on the site.
Thanks, David
Hi David,
1 On the post page at the top click on “Screen Options” and check the option called “Excerpt”, then you will see the textarea section with Excerpt label. Remove the dummy text from the textarea and update the changes.
2 Please download the theme (installable WordPress file only) and replace the file ”theme-functions.php” on the server.
The path is ‘kraft/core/functions’.
Don’t hesitate to contact us if you need any other help.
Kindly rate our theme.
Thanks.
Great, thank you!
Hi, I placed my logo using custom css so I could have a rollover image/sprite. When I view the pages on my mobile phone there is a generic logo image on top of my logo. It doesn’t show when viewed on my desktop. How do I remove it from mobile view? Thanks.
Hi,
Try the below css.
header.standard .header-wrapper #logo a img {
display: none; }
Thanks
Congratulations! Fantastic theme, Good Luck With Sale 
Thanks
Hello, how to change hover color? I tried below:
.cbp-caption-minimal .cbp-caption-activeWrap { background-color: green; }
Hi,
That depends on the type of hover style. Share the portfolio page URL on caliberthemes@gmail.com so that i can see the hover style and give you the css code.
Thanks.
I see in an earlier post you pointed out that
In portfolio section module/shortcode, under style tab you can find the option “Hover effect”.
I can’t find the module/shortcode – where is that? What I’d like to do is change the owl-dot hover status to a color.
Thanks!
Hi,
That post was about the hover effect when a portfolio item is hovered and not related to owl-dot.
“Portfolio section” is the name of shortcode which is used to build a portfolio section.
I will help you with owl-dot customization.
Please share your website URL and provide the preferred color details on hover status.
Thanks.
I was trying to add it via custom css: .owl-next { color: red; }
Thanks – I realized that after I posted my question!
BTW, I still don’t see where the hover effects are for the portfolio items. can you point out directly where those options are located? I was looking in:
Appearance: Theme Options: Portfolio
Hi,
Try the below css.
.kraft-carousel .owl-controls .owl-dots .owl-dot span { background-color:red; }
There are 2 styles for portfolio item.
1. Content will be shown under the image like a caption. Eg :- http://demo.caliberthemes.com/wpthemes/kraft/minimal-portfolio/masonry-3-col-image-caption/
2. Content will be shown over the image when the mouse is hovered. Eg :- http://demo.caliberthemes.com/wpthemes/kraft/minimal-portfolio/
There are 8 different hover styles for content over image.
Those styles are located in “portfolio section” shortcode > style tab > hover effects.
If you still can’t find it, provide me your email address and i will send you a screenshot.
Thanks.
In that case use the below css.
.kraft-carousel .owl-controls .owl-dots .owl-dot span { background-color: #e03593; }
Thanks CaliberThemes for the quick response. I was able to figure out how to change ALL the dots, however I would like for the dots to be the default color and only have the hover to be the different color when I place my curser over it.
.kraft-carousel .owl-controls .owl-dots .owl-dot span { background-color: #e03593; }
Oh, In that case try this.
.kraft-carousel .owl-controls .owl-dots .owl-dot:hover span { background-color: #e03593; }
worked great – thanks.
Excellent!
I will share the screenshot shortly.
Thanks
Hi, I have a problem with the social media links of the footer. I have added the full URL (including ‘https://') in the social media section, but they don’t seem to work.
Besides, when I add an image in a blog entry, among the text, it is not responsive. Small and miedium sizes are not enough for my content, and large images get crappy on mobile/tablet screens. Can you help me?
Thanks,
Hi,
Please download the theme (installable WordPress file only) and replace the file “theme-functions.php” on the server.
The path is ‘kraft/core/functions’. This is for social media section.
Kindly share your website URL, so that i can see blog entry image issue.
Thanks.
Thanks, it worked
My URL: www.xavisorinas.com although I haven’t published any post yet because of the image issue. May I send you the preview screenings maybe?
Yes, that would be nice.
caliberthemes@gmail.com is the email address.Thanks again for your help 
Hello, first of all, I love the theme. I can’t wait to finish setting it up!
I am trying to get the mosaic effect (http://demo.caliberthemes.com/wpthemes/kraft/minimal-portfolio/mosaic/) however I can’t seem to replicate it. Here is my site: http://tylerwhitedesign.com.
In Wordpress, I have created a Page and added a Portfolio Section via the Visual Composer. I have 4 portfolio items and have set their featured images to match the sizes on the frontpage of your mosaic demo. In the Portfolio Section settings I have selected “Mosaic” instead of “Grid.”
How can I get Masonry? I only see “Mosaic” and “Grid.” Thanks!
Tyler
Hi,
In Portfolio Section, select 4 columns under “Portfolio Columns”.
If you want the same hover effect in Portfolio Section then in Style tab under “hover effect” select zoom.
If you select “Grid” and put images of same sizes then it will be grid layout and if you put image of different sizes then it would be masonry layout.
Thanks.
Hi,
Just wanted to add few things. In the below demo http://demo.caliberthemes.com/wpthemes/kraft/minimal-portfolio/mosaic/
It’s 4 columns in portfolio section.
These are the sizes of the images. 380X400 380X400 760X800 760×379
You also have the option of rearranging portfolio items. You can sort them to play with different layouts.
WordPress dashboard > portfolio items > sort portfolio.
Thanks
Thanks so much for your timely response! What you suggested about the 4 columns for masonry works. However, just a note to other users (I was stumped here) the “dashboard > portfolio items > sort portfolio” does not do anything unless you select “custom sort” in the Portfolio Section’s settings. I hope that helps others.
Thanks!
Hello, i purchased your KRAFT Wordpresstheme. I installed it already and everything is fine, but the social mediaicons don´t apear. I´ve included some icons manually in the template code. I think your template should work. Can you help me please?
Hi,
Please share your website URL and ftp/WordPress login details on caliberthemes@gmail.com
We will get back ASAP.
Thanks.
you got a mail.
Yes I got it.
I can see some of the social media icons. What exactly are you trying to achieve?
got it fixed on my own. just replaced theme-functions.php – but got a question: shouldn´t there apear icon-links? I have only text-links.
Currently there isn’t any option for icons in social media, however we have planned to give this option in future updates.
If you want social media icons instead of text then we can do it for you.
Oh everything is ok. I only thought there would be icons instead of text. If i want icons i can do it on my own. Thank you very much. FYI: before i replaced the theme-functions.php the link where like this: Behance. They just don´t worked and of course my fault i thougt they should be icons. Thanks a lot for quick response.
There was an issue with the links which we fixed. The changes were made in theme-functions.php.
Don’t hesitate to contact us if you need any support in future.
Kindly rate our theme with 5 stars, It means a lot to us.
Regards
Hey! Love the theme, it’s working great so far but I have one question, in the description for the theme it says that there are 8 hover effects for portfolio items but I can’t seem to find anything about it in the documentation or really anywhere else in the theme.
Can you point me in the right direction?
Cheers 
Hi,
In portfolio section module/shortcode, under style tab you can find the option “Hover effect”.
Kindly rate our theme with 5 star. It means a lot to us.
Thanks.
Ah – Of course!
Cheers!
The section “Sort portfolio” it’s pretty cool but now that I’m planning to have something like 40 entires… isn’t it possible to just sort them by date? otherwise it would take quite an effort to order many entries.
Yes, it’s possible to sort them by date.
In portfolio section shortcode > general tab there is an option “Order by” which can be set to “date”.
I don’t find such tab in the Portfolio section. Only place where I found is is in the Editor (see below) but I’m not sure you meant that.
$args = array( ‘orderby’ => $filter_orderby, ‘order’ => $filter_order, ‘hierarchical’ => false, ‘parent’ => 0, ‘taxonomy’ => ‘portfolio_category’ );
Hi,
Please check your email.
Thanks.
Is there a way to change formatting-text within the “Portfolio description” section? For instance I’d like to use bold or add paragraph line spacing and also add some links within the text. Thank you
Solve, I just used CSS.
Great!
How about links within text, using bold or spacing between parts of the text paragraph?Otherwise text is hard to read and it seems hat HTML it’s not working in there
Hi,
Currently only p tag is allowed within the “Portfolio description” section.
There are 2 ways you can allow more html tags by making some changes in kraft/template-parts/portfolio/portfolio-details.php line no 54
1 Replace this code <?php echo wp_kses( $portfolio_desc, array( ‘p’ => array() ) ); ?>
with
<?php echo $portfolio_desc; ?>
In the above case all the tags will be allowed within “Portfolio description” section.
2 You can add only required tags with their attributes by adding them in the array and separating them by comma, like shown below
array( ‘a’ => array( ‘href’ => array(), ‘title’ => array() ), ‘br’ => array(), ‘em’ => array(), ‘strong’ => array(), );
2nd option is recommended.
For more info you can check this link https://codex.wordpress.org/Function_Reference/wp_ksesThanks.
Social media icons in the footer don’t seem to work for me. I did add full URL in the Social Media section and added the relative Social icons in the Footer section. On my website www.spinunit.eu when I click on them, on any of them, it always redirects to the home.
Hi,
We have fixed this issue already and updated the theme on themeforest. We have also sent you a file which is a fix for footer socials. It’s okay if you just replace the file and not download the whole theme.
Thanks.
Hi,
I bought this theme and would like my front page to show a portfolio with the full titles and category showing like this: http://demo.caliberthemes.com/wpthemes/kraft/minimal-portfolio/masonry-3-col-image-caption/
When I set it up, I realized that longer titles do not display fully. What settings should I use to change this?
Hi,
Can you please share a site URL for my better understanding.
Thanks.
www.christinebukania.com
Hi again,
If you mean that the titles in portfolio section should display below the image then you need to make the following changes.
Open Portfolio Section module in home page, in Style tab choose “Content Under Image” in Content Position.
Save the changes.
Let me know if you mean anything else.
Thanks.
I know what you mean now by looking at the site. I will get back to you on this.
Thanks.
Hi, thanks for the quick response. Yes, I tried that option, so the problem is most titles are long, so I need to wrap to at least two lines for the whole title to display.
Hi,
Go to WordPress dashboard > Appearance > Theme Options > General > Custom CSS.
Paste the below css in “Custom CSS” and save the changes.
.cbp-l-grid-agency-title{ white-space:normal; }
Worked like a charm! Thank you.
Great!
Just a suggestion for the logo. Currently the logo height is 30px in your site. If you create a logo of 70px in which 30px will be your actual logo and 20px empty transparent space at top and bottom each then the logo will be aligned in your site.
Kindly rate the theme with 5 star, it means a lot to us.
Let me know if you need any further assistance.
Thanks.
Thanks for the tip. I will try that. And yes, I will rate the theme, although I still have to figure out some things, I find it very nice.
Hello, I just purchased this theme and am looking forward to trying it. I am wondering…should I create a child theme and work from that to avoid losing my settings when the theme eventually gets updated? I know updates don’t remove content, but will an update delete my settings and custom css? Thank you. Love the clean simple design and functionality.
Hi,
Yes it would be good if you create a child theme if you want to make changes in the code. Update will delete all the changes made in theme files.
With child theme you will not lose anything if you update the theme.
Thanks.
hello, my site got hacked and i used a service to restore it. The problem is that the backend contents aren’t showing in visual composter now. Any suggestions?
Hi I have problem with “One Click Demo Import” I can’t activate it :
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected T_STRING in /users/0014/gawelek77/www/tpietek.com/wp-content/plugins/one-click-demo-import/one-click-demo-import.php on line 41
Hi,
The URL is not accessible. Have you made any changes? It was accessible before.
Hi, I have a question. How to search portfolio by user? I found some search form plugin that can place into menu but this plugin search from post only. I think it’s for basic WP search module. So, I want user can search portfolio by keyword or tag. (also how can I add tags in portfolio?)
I’ll wait for your response. Thank you.
Hi,
Currently this Theme doesn’t have any search functionality for portfolio, also tags are not supported in portfolio.
Thanks
Lovely Design!
Thanks.
Hi ! great theme ! thanks ! is it possible to give me an idea of the main structure used in the preview ? is there a unique home page that supported all portfolios ? how does it work ? thank you for you help !
oups i found it sorry 
No problem.