Discussion on Humpton - Creative Portfolio HTML Template

Discussion on Humpton - Creative Portfolio HTML Template

By
Cart 671 sales
Well Documented

ClaPat supports this item

Supported

43 comments found.

please add a lightbox with a swipe function (like LightGallery or Swiper or something like that) on mobile phones it’s inconvenient to hit the small arrows and closing cross, it’s more convenient to do this with swipes

is there a way to filter projects in portfolio (e.g. by adding an invisible tag to each project)?

Hi,

Please give us more details. Thanks

well, e.g. something like this: https://codepen.io/jkmquitasol/pen/JxrKxX (choose any of ALL, SNIPPETS, DESIGN, FULL PROJECT)

Hello, unfortunately, this template does not have this function because the items in the portfolio grid are dynamically translated with JavaScript, and adding a filter option will cause JavaScript errors by removing some items when filtering

hi, can i have horizontal navagation menu instead of burger? If yes, there is any example page?

Absolutely, you can set up a classic menu. Here is the documentation to guide you on configuring it: https://www.clapat.com/templates/humpton/docs/documentation-humpton-html-structure.html

This resource will provide detailed instructions on how to implement the classic menu according to your preferences.

any solution to the jerking font and background-image over here: https://www.clapat.com/templates/humpton/

?

??? just visit the link above and start scrolling down slowly: text and bg-image are jerking (chrome, opera, firefox)...

What device do you using? You have a smoothscrolling on a mouse or browser activated?

all set to default.

just activated and deactivated smooth scrolling in chrome for testing purposes. same result: text and image both ‘jump’ when scrolling..

I have purchased the html version. Since I have a question I created a ticket, which prompted me to ask my question here since the ticket is only for WordPress. My question: Where are the 6 images specified and editable for the slider in the file: index-showcase.html – neither in the HTML nor in the CSS it can be found.

Hi, This is a WebGL canvas controlled by the main slider. The image paths can be found above the footer.

Remember, the number of slides should match the number of images; otherwise, an error might occur.

Regards

The images displayed in the canvas [index.showcase.html] correspond to the images in the folder. However, everything remains black with every slide. For example at [index.html] the slide [01hero.jpg] is visible. Since [index.showcase.html] uses the same image it should be visible. This is not the case. I wasn’t allowed to reply to your email, so I’m coming back here.

Just upload on your server and the silder wil works fine.

Regards

I love this design and would love to use it on my site. Can I use it in the Duda CMS?

Hi, We have only HTML template version and WordPress version which you can buy it here: https://themeforest.net/item/humpton-creative-portfolio-theme/39622281

Best Regards

Hello! I gave 5 stars to you for this nice creation. I managed to set up the page and remix it in a hour. Everything working like a charm. It means it is incredible easy and user friendly to handle it. I have just one question. There is an image zoom on scroll section. Is it possible to make it to zoom on scroll on mobile? If not, that is not a problem, there are a lot of nice sections in the template I can use too. Thank you once again.

On mobile, when I trying to scroll up, after a while the page is reloading. It´s not easy to explain. I searching on Github for answer. I try to solve it. But if you know how to do it, that should be an expert solution. Big thanks for your support! https://github.com/alvarotrigo/fullpage.js/issues/2277

I added some css, I try to remove that and checking again. I don´t wanna take your time for nothing. I´ll be back and tell you if that was the problem.

Yes, my css caused the problem. Your masterpiece working like a charm. :-D

Hi, I just bought this awesome theme but I have two questions:

1) how can i change the menu links to point to an anchor instead of a new page? i tried putting a # with the ID of the element, but it doesn’t work

2) How can I remove the link from the projects sections, avoiding the hover effect like the ball and avoiding the loading of the new page?

Thanks

Sent you an email. Please keep the conversation in one place. Thanks

Hello, I like your themes and am interested in buying but suggest to me your best theme for a portfolio that is fully loaded. and works on WordPress.

We don’t have a multipurpose theme, if this is what you are looking for. They are portfolio centric and have shortcodes mapped to Gutenberg blocks and Elementor widgets. You can preview the capabilities in our live demos. Thanks

I need it for portfolio but looking for more advanced.which one more loaded theme?

You can browse our portfolio. I would also recommend Rayden.

Hi, I wanted to ask if it was possible to accomplish the following:

the “humpton” logo appears at the top left of each page. When the user scrolls the page, I would like the “humpton” logo to become a symbol, so that it takes up less space and doesn’t overlap the page elements (like title, fullwidth images etc). Thank you

sent you an email

Please, I need to add an new font awesome icon, the “fa-solid fa-arrow-up-right” to a button. I try to find it on the “all.min.css”, but I haven’t find it. How I can add it? Thanks

Thanks for reply. Unfortunately the “fa-arrow-up-right” is not included in the free pack.

use other arrow and rotate the icons with css

Thanks for tip :-)

Please, I’ve read the “ ”, but the page show 2 grid box. I need three box aligned, is it possible?

class=”portfolio-wrap parallax-three-grid content-max-width fade-scaleout-effect”

Please provide us with your website URL and any relevant details via our Themeforest profile form. This will help us better understand your request and provide more accurate assistance. Thank you.

All right, thanks, I’ll do it now

Hi, having a problem linking to an ID inside of the page for the top menu, it refreshes the page and doesn’t take you to the element. Are you able to assist in making it scroll to the element onClick?

link

Thanks,

Our template use a smooth plugin scrollbar. You need to create a function in common.js inside ScrollEffects function similar like this $('. gotobutton ').on('click', function() { scrollbar.scrollIntoView(document.querySelector("#section"), { offsetTop: -scrollbar.containerEl.scrollTop, }); }); More info you will find here: https://github.com/idiotWu/smooth-scrollbar/blob/ecc5684238eba7ef0bf4daec00c0918d37a06262/docs/api.md#scrollbarscrollintoview HTML sctructure: <div class=" gotobutton ">Button</div> <div id="section">Section</div>

Hi,

Thanks for the response – this works, however I want it to be in the top nav and function the same way as the other menu items. I have to remove the for this to work, which removes the onMouse and styling associated with ajax-link. Can you assist?

Thanks,

“This involves custom work, and we may be able to assist you if you start making the necessary edits. To begin, please provide us with your website URL so that we can inspect the code. Thank you

Hey guys — the homepage broke. I thought it was my site but just checked your demo and when you scroll down you no longer see the effects from before. Thanks

It actually works – it just doesnt work on Brave Desktop

i am interested to buy this template. Can i remove or add cursor on newly added images or links?

Hi. Please provide us more details. Thanks

Hello, is it possible to have full screen video on the home page? Moreover, is there a way to have transitions and automatic scrolling of images in home page/fullscreen? Thanks very much

Waiting you onboard!

Sorry, for the video on header, it’s the same with the wordpress template ?

You can set on wordpress or in the HTML template.

Hi there, Ive found an issue regarding the links. whenever i click on a link nothing loads. Just a white page with the mouse icon rotating. Any suggestions?

The website loads pages via Ajax and use WebGL for motion effects. You need to upload it on your server and will work perfectly. Also you can use firefox on local. This browser emulate it as a server an run ajax properly on local host.

Best regards

Hola Equipo ClatPat, muchas gracias por esta plantilla HTML tan exquisita, he comprado la plantilla Humpton HTML y quisiera saber si es posible cambiar el menú para que se visualice como se visualiza en la versión de wordpress os dejo enlace: http://humpton.clapat-themes.com/showcase/, ya yo he logrado que se muestre como el menú horizontal con la clase classic-menu, pero le faltan las subcategorias que simplemente no se muestran, si pueden enviarme el fragmento de código lo implementare sin ningún problema.

También quería saber si es posible cambiar las imágenes del home showcase para la versión responsive, quisiera poder cambiar la imagen por cada media query que tenéis en el css showcase.css

Hi, I just looked into your website and noticed that you have commented out the navigation code. Now, if you click on the burger icon, the JavaScript will not be able to find the code. Can you let me know what you are trying to achieve? Also, the images in the showcase are responsive, but keep in mind that they are displayed as a cover for the viewport.

Regards

first look at the theme and code: NICE! :)

now starting to work with it. where would i have to enter long and lat for goolge maps?

and where can in change the (red) background-color of the round ‘stay relaxed’ button?

cheers

OK, thanks! but now ALL balls have black font color (even the ones with black background). is there a chance to just style the ‘next page’ at the bottom and the font color of the ‘loading’ ball at the very beginning?

even tried inline styles @<a class="page-title next-ajax-link-page"></a> color:#c40000!important;

- no change of font color…

Please UNDO the colors style from css and do this instead: in scripts.js add after appending the p to ball at line 54, add this: gsap.to('#ball p', {duration: 0.1, color:'#000'});

Hi, I just found a bug in the ORIGINAL download file. I can’t jump to any pages correctly when I click any buttons on page, it’s stuck in the white screen with the mouse rotating.

I read the doc and disable ajaxload, it works but wired. Any solutions, thanks.

Please provide us your website url to inspect the code. Thanks

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey