180 comments found.
hi, i would to use for a web music promotion, i would buy 2 plugins audio player and video player, and woocommerce, can i use?
The difficulty may arise if you ajax page transitions enabled. Ajax page transitions will load the target page content container within the original page. Since the target page is not loaded normally the <head> and elements will stay the same.
Since a lot of plugins are using javascript initialisation in the head (or the footer) of the page they don’t get called in the target page.
We have not tested or integrated the theme with woocommerce
Thanks
pre sales- Once i purchase this template and import it to my wordpress, will I need to purchase wp bakery to edit everything? Or will visual composer work fine?
Hello,
We recommend Gutenberg as editor of choice because is AJAX friendly. You don’t need WPBakery. The demo content is built with Gutenberg.
Visual Composer: not sure how it works with AJAX page transitions enabled.
Ajax page transitions will load the target page content container within the original page. Since the target page is not loaded normally the <head> and elements will stay the same.
Since a lot of plugins are using javascript initialisation in the head (or the footer) of the page they don’t get called in the target page.
Thanks
Hello! I can’t get the map to show the address I need.
What is the contact page url? Can you send it to us? Thanks
Of course! https://apolograma.com/contacto/ here it is
You need to enable Geocoding API in you google maps API key settings. Thanks
Thank you so much! I have one more question, how do you remove the ”/hervin_portfolio/” from portfolio urls?
I forgot a little detail! How can you replace social media text with the icons?
Hello,
You can go to theme options -> portfolio options 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/You cannot, unless you do it with custom work. replacing the acronyms with fontawesome icons
Thanks
Thanks! That removed the slugs!
Another question! Is there a way to insert a small motion graphic?
Why do you mean mean by a small motion graphic? Thanks
I have an animated logo i would like to insert on my “about” page, i´ll atach an example (https://dribbble.com/shots/4633638-Keyframers-Union-Badge-The-Render-Rangers)
Hello, I need to set up the “external link” color inside the stories to WHITE the black background is not helping to see any external (click here) link. How and where I fix that issue. Thank you.
Hi, where exactly is the link, can you send us the page url? Thanks
.light-content a {
color: #999;
}
in customizer -> additional CSS
Thanks
Hello. Prestale question – is the theme compatible with polylang?
Hi, Our theme is compatible with wpml which allows you to switch between languages.
Regards
thank you! And another question if I may. On the demo there are numbers written on the upper right corner of a project name. Is it possible to change these numbers in portfolio or even a different name for every project in order to define what was the project about? i.e. to write WEBSITE for some project, LOGO DESIGN for other project etc. Thank you!
2 more: 1. Is it possible to add About Us as the first item – above Sneakers? 2. Is it possible to add “Contact” and the bottom of the project in the same fashion as “Next project” is writtem/shown? So I would have “Next Project ROBOT” on the left side and “CONTACT” on the right side?
Hi, the fullscreen slider is displaying only the slides defined in a special section – Portfolio The numbers cannot be changed and you cannot add additional content to the top of the slides. the text perhaps can be displayed at the bottom, next to the navigation arrows.
The navigation section is displayed for each portfolio page as next project. Each page instead can have its own navigation section that is customizable.
Thanks
Hi there, I love the theme and I would love to buy it, but there’s still one thing which doesn’t work and what destroyes the first look on the website: It’s the same thing which is already mentioned, but not fixed yet, that on the mobile the portfolio titles begin to overlap as I scroll down by using the arrow-buttons. I just wanted to ask if the problem will get solved or if there’s no chance for that.
PS.: Where can I send you a screenshot to? 
You can send a message via our profile form. Thanks
It does not work there, but I sent a message with screenshot to your Facebook-Account. My name there is: Marc Moudí 
Hi. I have issues with display on mobile devices, I’m testing on xiamoi mi 9t pro. The problem is that the internal pages of the portfolio and other pages do not open on the mobile device. page like this https://new.valeritopuria.com/?hervin_portfolio=red-room
Works fine on several mobile devices we tested with (android and ios). What exactly is the error you are getting? Thanks
Hi! I have some questions:
1. How can i change the paragraph font color and size? / 2. How do i remove the ”+ All Projects” menu on the side? / 3. On the “Creative Portfolio” page, is there a way to make it more like Masonry style?
Hello,
1. try modifying the paragraph styles with
p {
font-size: 14px;
margin-bottom: 10px;
line-height: 28px;
color: #777;
}
in customizer -> additional CSS
2. try
.button-wrap.left.quickmenu {
display: none;
}
in customizer -> additional CSS
3. no, not really but the portfolio styles are define in /css/portfolio.css in Portfolio Layout section, for example
.item:nth-of-type(3n+1) {
width: calc(60% - 120px);
height: 30vw;
}
thanks
Thanks! I have another problem, now some titles of my page went black and can´t find where the problem is. You can look them here -> https://apolograma.com/about/
.light-content h1, .light-content h2, .light-content h3, .light-content h4, .light-content h5, .light-content h6 {
color: #fff!important;
}
in customizer -> additional CSS or find that line in style.css and replace #000 with #fff (I don’t know how it got changed)
Thanks! That solved the problem!
Hi There, I have been using this theme for awhile for my portfolio (byrhys.com) and have recently updated to the latest Wordpress. and have lost the builder its all in HTML now.
What exactly do you mean by that? Are you using Gutenberg or WPBakery? Thanks
Hi
I’ve asked a developer to fix it and he’s got the builder back again (Gutenberg) but now all the blocks have become invalid. “This block contains unexpected or invalid content” and the two options are “convert to HTML” or “Resolve” which both are not working.
What would you recommend to fix this?
Not really sure what is going on there. try to see if there is an error message in browser’s console. make sure you have also Hervin Gutenberg Blocks 1.1 installed. Thanks
Hello Can I use a full-width video background? After nested The background is empty? Normal? You can provide teaching videos for us to learn to produce Thank you in advance!
Can you provide DEMO DATA to me? thank
Of course send us wp admin access in a private ticket on clapat.ticksy.com we will install the demo data for you. Thanks
Hi, great theme. How can I quit the “hold” text that appear over the images in carousel-page template and use the default cursor?.
I add the link that appears only in the title, to the image, but I need to quit this text to avoid misunderstandings.
Please provide us your website url and more details. Thanks
My site is on a local server for now, but I need to take of the “HOLD” text and the hand cursor that appears in the image: https://ibb.co/RCx3sh3
Please Add this in Appereance > Customize > Aditional CSS:
#hold-event {
display: none;
}
#showcase-carousel-slider.swiper-container {
cursor: none !important;
}
Great, thank you.
安裝套件中缺少 style.css 樣式表
The style.css style sheet is missing from the installation kit.
I loved the theme. I want to buy the theme but I have a question – Is it possible to apply category filter to portfolio navigation on single portfolio page?
Thanks
Hello, by default the portfolio navigation will loop through all portfolio items in reverse or forward chronological order, also an item can belong to one or more categories. Thanks
Thank you for your reply. Is there any way it can be done?
It can be done with custom work. We can give you the details if you want to try it yourself. Thanks
hi, i want to ask. i already install the theme, but it never show the demo that i can re edit. so how should i do to build?
Hello,
One extra step we recommend is to import demo data – this allows you to have a replica of our demo site and start customizing it from there.
Once you imported demo data, assign hero images to portfolio items as they will show automatically in portfolio related page templates (showcase, creative grid, carousel)
Then edit their content as you would for a normal page.
Thanks
How can i removed the NUMBER 01, 02, 03 in the top-right of each category? I want the titles clean without number(s). Thank you.
Please add this in Appearance > Customize > Aditional CSS:
.title span, .stroked .title span {
display:none;
}
¡Hello! Which Page Builder do you recommend for this template?
Hello, We recommend using Gutenberg since is AJAX friendly. Otherwise we mapped all of our shortcodes to WPBakery elements. And provide a child theme in the main archive to work with it. Thanks
¡Thanks! I have a couple more questions:
- I made a new portfolio item but when I load the preview the fonts are not the template ones, how do I change them to the ones on the demo?
And if i want to use another fonts for the entire site, where can i change them?
Another question, how can i make bigger the upper left logo for the site?
Hi,
1. Not sure really what is going on there, we need to inspect it.
Although we do not recommend changing the fonts (because you may need to do a lot of collateral changes – margins, paddings etc) you can use plugin such Easy Google Fonts
https://wordpress.org/plugins/easy-google-fonts/or
https://wordpress.org/plugins/use-any-font/ 2. you can add
#logo img {
height: 40px;
}
in customizer -> additional CSS you can just change the height in pixels because the logo will try to cover the whole width.
1. Thanks! I just refreshed the theme and the font issue disappeared.
2. Thanks! That fixed the logo problem.
Hi! How can i change the paragraph font color?
Hello,
you can try
.light-content p {
color: #999;
}
in customizer -> additional CSS. Change the hex code to the color you wish.
Thanks
Hello, where can I control the background colour for whatever the white box is that is showing up underneath my image slider on this page: http://817.5ed.myftpupload.com/hervin_portfolio/one-water-street/
Also, how can I change my a-hover colour?
Thank you in advance again for your awesome support! Morgan
Figured out the white box background but still need help with the a hover color. Thanks!
Hi Morgan, which box? this one? https://prnt.sc/ruzwx2 that says ‘Project Website’
Hi, I solved the ‘white box’ issue I had selected a background colour by mistake. But right now my links – the one you have there that says “Project Website” the hover colour is black – where can I go to change that?
Thanks! Morgan
a:hover, a:active {
color: #fff;
}
or any other color you want.
Thanks
Hi, awesome job, love it.
Quick Q tho please, is there some way to change portfolio item URL to not include ”/hervin-portfolio/” in the middle?
Hi, You can go to theme options -> portfolio options 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
Hello, I have some pre-purchase questions that I would like you to answer please:
1. Is it possible to use fullwidth video background? 2. And also fullwidth background images to write on? 3. Finally, is it possible to share videos from YouTube and audio files from your pc?
Thank you in advance!
Hello,
1. you can use video backgrounds as fullscreen showcase slides and fullscreen hero sections in portfolio pages. you can use our video shortcode to include a fullwidth video in your page content: http://clapat.ro/themes/hervin-wordpress/hervin_portfolio/only-dance/ 2. you can full width images http://clapat.ro/themes/hervin-wordpress/hervin_portfolio/red-room/3. you can embed youtube videos or audio files as you would in any normal page
Thanks
Hi,
I have a question about the mobile format. On desktop it looks great but on mobile the portfolio titles begin to overlap as I scroll down?
Is there a limit to how long a title can be?
Hi, what is the device and browser you are using? can you send us a screenshot, are you browsing our demo? Technically there is no limit for the titles it’s the viewport that’s the only limit. You can make the titles smaller though with CSS – it’s easy and we can help you with that. Thanks