135 comments found.
Hello, my support has just stoppen.. and when I entered the website I found a bug: https://whynot.media/2020/fullscreen-slider/ as you can see… when I open portfolios… cant view portfolios header… what’s going ? Thanks
Check if you have Bauman Functionality Plugin installed. Do you see admin -> Portfolio section? Are there any items defined in it? Thanks
Yes I have everything… you have my credentials, can you fix please?
There are no admin credentials in this ticket. Plz send the link to the right ticket. You may want to extend your support period. Thanks
great theme, but I prefer elementor builder. Is it possible for you to create the same theme build on elementor ?
Hi there, the demo content has been built with Gutenberg and it’s recommended editor because it is AJAX friendly. We did not integrate the theme or test with Elementor, however if you disable ajax page transitions it should work without problems. Thanks
you have right, some transition issues. I will stay with Gutenberg anyway, because ajax transitions on the theme is so good.
Great theme!
Is there a way on portfolio pages to disable or adjust the position of the auto scroll functionality on load?
When I land on the project page from the homepage, it scrolls down on page load (about 80px.)
Thanks!
Hi,
plz find /js/scripts.js file and look for this bit:
if( $('#project-nav').length > 0 ){
if ($("body").hasClass("smooth-scroll")) {
TweenMax.to(scrollbar, 1.5, {scrollTo:120, delay:0.3, ease:Power4.easeInOut});
} else {
TweenMax.to(window, 1.5, {scrollTo:120, delay:0.3, ease:Power4.easeInOut});
}
}
remove it, or change the scroll to value. Hard refresh your page (Ctrl+F5) after the changes. Thanks
Extremely helpful. Thank you! Worked like a charm.
Dear Support team i have added personal ticket as well as letting you know the issue in this comment.
I am not able to import demo content from the provided xml contents not importing.
Hi, we will process your ticket tomorrow as the support is off on Sunday. Thanks
Hi.
I have another question. On the showcase template page, if I click on the title of the portfolio, the background image gets bigger.
We’re an important site for image quality, but as the scale grows, the resolution drops slightly.
Speaking of which, is it possible to delete the scale up animation?
Please let me know if there is a way.
Thank you.
#showcase-tilt, #hero-bg-image {
-webkit-transform: scale(1.0) !important;
transform: scale(1.0) !important;
}
in customizer -> additional CSS
Hopefully this is what you want.
Thanks
I want to delete the function that expands when I click the title.
When I click on the title, it expands, and when I go to the detail page, it becomes scale (1) again.
Please teach me the way. Thank you.
Sorry, it’s not very clear, if you can send us a clip or anything that would clarify. Best
Hi, I purchase ur theme and i just want to post a vidéo, but with youtube or vimeo link in Bauman hosted video is this possible?
Hi. Thank you for the wonderful theme.
I have a problem, so I’d like to ask.
It’s about the portfolio page. When I click on a portfolio item, there’s an animation that automatically scrolls through the page. This animation doesn’t work only on the first item. After checking it, I think the js file is working without any problems, but I can’t find the reason.
Can you check our site?
The site url is as below. http://millimcg.com/ This is the item in question. http://millimcg.com/bauman_portfolio/miel-officetel/Thank you.
Hello, the first portfolio item does not have bottom project navigation (next project) the animation you mentioned relies on that. Thanks
Thank you for your answer.
But if I look at the demo site, the next portfolio of the first portfolio is set to be the last one, so scroll animation works, and I want to set it up like that. What do I do?
I’m not sure why navigation does not appear for the first portfolio item, we need to inspect the backend if you can send wp admin access in a private comment on clapat.ticksy.com. Thanks
Hello developer, I Interested for this theme. But I want ask is the theme support Woocommerce and have included WP Bakery Visual Composer in the theme?
Hi there, We have not tested or integrated the the theme with Woocommerce. You may need to disable page transitions. WPBakery is not bundled with the theme however we have mapped all of our shortcodes to WPBakery elements. Thanks
Hi, a few pre sales questions. First off great job! I’d love to purchase and jump on this theme ASAP so hopefully I hear back from you today 
1) Will you be adding a filter button to any other portfolio designs besides the “portfolio grid” option?
2) It would be awesome if for portfolio design pages like the Full Screen Slider had a “view all projects” button so that a user can click it and see all the projects on a single page if they don’t want to scroll through each one.
3) Why aren’t the projects that have auto video when hovered over i.e. “Gold Man” have that same functionality on mobile? I know in the past that auto video wasn’t an option on mobile sites but that time has long past. A lot of other sites/themes offer this option.
4) On mobile it’s very hard to tell that an image in a project section is a video since there’s no play button etc. Unless a user happens to click it they’d never know that it’s a video. Is there a solve for this?
Thanks!
Hi there,
1. All portfolio layouts except the creative grid are intended to highlight the most significant projects whereas the grid is displaying them all (although you select even there just specific categories)
2. see the answer above
3. the videos are not (auto)playing on mobile however we can help you enable them, if it’s a must
4.see above.
We thank you for your interest and appreciation!
Thanks for getting back to me so quickly! Please see my responses below:
1. That makes sense. But ideally this section would show say top 10 significant projects only like you mentioned BUT also have a “Show All Project” button that pushes the user to the grid section which would layout everything else. This especially makes sense if you want to present say 5 projects x 5 different filter categories (25 total). This way a user can either just look at the most relevant work OR go through everything else if they’d like….
3. Ok, would this be difficult to implement or just some additional CSS? Also, would it negatively affect how the site functions at all?
4. I’m not sure how your answer to question 3 pertains to this. So I’m clear if you scroll down on the Gold Man project on mobile to the first image there’s nothing that tells the user that this is a video that they should click to watch. It looks like a static image.
Hi again
1. as a workaround you can have a menu item to the entire list
3. not hard except that you need also to modify one of the theme’s files
4. since video is not autoplaying on mobile you will see just a poster image on mobile devices.
Thanks
Thanks!
4. I wasn’t referring to autoplay for this question. I meant the actual video in the project. When visiting the page on desktop when the mouse hovers over the image there’s a play button that appears but on mobile its missing a play button.
Ok, I see – that’s custom work, but not that hard to implement.
1. Thanks great! MENU overlaps the logo and footer. Another question is whether you can change the MENU, center and change the font? https://images92.fotosik.pl/438/117bfcceeb87186a.png
2. Is it possible to do such a homepage in full screen with one picture and text and button? https://images89.fotosik.pl/439/b88eee9a551c9cad.png
Hello!
1. to center the menu:
.fullscreen-menu .flexnav {
margin: 0 auto !important;
}
.fullscreen-menu .flexnav li {
text-align: center !important;
}
to change the font:
@media (min-width: 1025px){
.fullscreen-menu .flexnav li a {
font-weight: 500;
font-size: 48px;
line-height: 70px;
}
}
2. you cannot add the button without drastic changes in the slider’s structure & CSS
Thank you
Hi. I’m using the theme well.
I’m currently using the High Columns Carousel page, and I have a question.
Reduce the window in the pc. When it’s 100wh again, it’s three to four columns, right?
But there are only 3 slide elements, so when I expand the window again, the 4 column on the right becomes empty.
So when I expand the window again, I want to make it three, not four, can you help me?
Hi there, can you tell us what’s your site url? Thanks
hi
I have a question, is it possible to create another home page with a title, short description, some text than the default slider?
Is it only me who have the impression that when scrolling through the article, e.g. in Stories, the page scrolls very quickly?
Hi, yes you can basically create a page like the About page in our demo and then assign it as front page. we have a smooth scroll plugin which you can disable in theme options. Thanks
Hi,
is it possible to request personalized works? For example:
1. Have a slider present on another theme of yours (Colega) and insert it on this (Bauman)?
2. If it was not possible through your consultancy, what would be the best way for developer to carry out this personalized work? Buy the Bauman Theme (Wordpress) and the HTML version of Colega Theme?
Thanks in advance for your reply.
Hello, Although some elements may look similar in the two themes moving elements between may be difficult because of the different CSS, HTML structure and js effects. Best way is indeed buying Bauman WP and then the HTML version of Colega (lower price then the WP version). Thanks
Not through support but on request, do you customize the themes purchased for a fee?
Hi, we get this question a lot, to be honest.:) We recognize that our themes, in terms of functionality and features, cannot satisfy all requirements. Although we want to give our users the best customers experience our time is very tight unfortunately and we don’t do custom work at the present time.
Great work! I have some presale question: 1. is it possible to create multiple portfolio pages on the same site? 2. if yes, is it possible to create portfolio pages with different categories? For example: one page only category “illustration” and a second page only “design”? 3. Is it possible to link an element of the portfolio slider to a custom url? 4. In the “mixed portfolio” version is it possible to insert other elements under the portfolio (here the screen https://i.pinimg.com/originals/c5/fc/f4/c5fcf4ff58384bdb18fc10db458ab1aa.jpg )? Thanks
Hi there,
1. yes it possible to create multiple portfolios with different layouts
2. each of these portfolio pages can show a certain portfolio category
3. only with custom work, by default it links to the default individual portfolio page
3. yes, you can add content before or after portfolio grid in portfolio mixed templates
Thanks
The theme is so fast and great. Just two bugs:
- When I enable smooth scrolling, desktop version works really well but on Android mobile using Chrome browser, scrolling down will appear a black box in the bottom screen (sometimes), also appears in Safari iPhone. If I disable smooth scrolling, it’s gone. Can you have an option in the next update to enable smooth scrolling only on desktop and disable on mobile?
- On Safari (Desktop), for Portfolio Grid page, the bottom title underline when hover is weird. It fall from the top, unlike Chome so smooth. Please fix in the update.
The theme is perfect though!!
Please open a ticket onhttps://clapat.ticksy.com/ticket/2334589/ and provide us some screnshots or a video screen recording. Thanks
Hello
(pre-purchase question)
1. Is it possible in the High Columns Carousel (3 columns) to scroll down the home page? (in demo there is no possible to scroll down below this: http://clapat.ro/themes/bauman-wordpress/high-columns-carousel/ )
Could be such portfolio page use as homepage?
2. Is it possible in the High Columns Carousel (3 columns) to apply standard menu (not hamburger)?
3. What editor is bundled/inluded with theme? Is included WP Bakery?
Best regards
Larido
Hi Larido,
1. the High Columns Carousel can be set as home page however it is designed as fullscreen slider and does not have any scrollable content.
2. Yes
3. By default the demo content has been built with Gutenberg. We mapped all of our shortcodes to WPBakery elements, the trouble with this page builder is that is not ajax friendly, therefore you may need to disable ajax page transitions. We also have a child theme that helps keeping ajax transitions in place and using WPBakery at the same time.
Thanks
Thanks, I do not want to scroll content inside the Carousel elements, I want to create more modules under the HCC element, and scroll the whole home page is it posiible?
Hi, the only element allowed in the Carousel template is the slider itself
Hi, is there any way I can change the permanent link of the portfolio? Because the link that I get is …. com / bauman-portfolio / ...
I would appreciate your help with this question.
Thank you.
Hi there,
You can go to customizer -> portfolio settings to change the custom slug. Just enter your own and after saving the changes go to Settings -> Permalinks and press ‘Save’ to refresh them.
In order to completely remove it you may want to use a plugin:
https://wordpress.org/plugins/remove-cpt-base/Thanks
still cannot find / change page to get Carousel High Columns working, doesn’t seem to be a template for this or find the code for it? any help?
There should be a page template ‘Carousel High Columns Template’ – can you see it ? Also what is the theme version you are running? Thanks
Hi, pre-sale questions :
Can i set “Portfolio spaced grid” as the home page ? And add elements like texts, pictures below or above the portfolio ?
Also, can i create my own pages with WPbakery ? Is it compatible with Photobakery plug in ?
Thank you and great work for your template !
Hello and thank you!
Yes you can set it as home page and add mixed content above the portfolio thumbnails grid.
You can use WPBakery – we mapped all of our shortcodes to WPBakery elements however , as with any third party plugins, you may need to disable AJAX page transitions to make them work properly. Thanks
does this theme work on my Wordpress? I’m using the latest version. I want to use it in an artist, painter of paintings. Do you think I can use it for this purpose?
Hi, Our theme it is compatible with the latest wordpress version. Best regards