322 comments found.
Hi, before i buy your template, is it possible to make a landing page?
Hi, yes, you can start with a landing page. What exactly do you have in mind?
I want to make my image full, like this http://clapat.ro/themes/grenada-wordpress/grenada_portfolio/born-wild/ so it really full width without black bar betweet them, how to make it like that?
Those images stretching full width have a CSS class ‘full’ added to their container. So you could build a page with a full width image at the top? Thanks
Hello there, on the project view page is it possible to make read more not to open on another tab but to make it show more text on the same page when read more has been clicked, and is it possible to make all the images on the project view full width Thanks
Hello, I think what you want is sort of toggle / accordion If you add class ‘full’ in you image container (WpBakery row or Grenada Gutenberg container) the image will stretch full width. Thanks
yes that toggle/accordion is it possible
ClaPat l am still waiting for your answer need to purchase asap
Hi there, well i am having a problem with the theme, its not opening the porfolio on desktop and mobile
Hi there is it possible to remove the box shadow in the about on the clients section
Hello, Did you buy the theme? I don’t see any ‘Purchased’ badge next to your username. Sorry I need to ask because I can see you have already installed the theme and you may need the purchase code. Thanks
Yes but it was bought by my client, Purchase code is cc3fa08f-8d6a-488f-bc91-e3f0880e86f1 . l would also like to ask if it’s possible to change the background to a whole different color besides the two provided
if ($("#page-content").hasClass("light-content")) {
$("main, nav").css('background-color', '#0f1010');
$('#magic-cursor').addClass('light-content');
if( $('#hero').length > 0 ){
if( $('#hero').hasClass("has-image")) {
$("header").css('background-color', 'transparent');
} else {
$("header").css('background-color', '#0f1010');
}
}
} else {
$("main").css('background-color', '#fff');
$("nav").css('background-color', '#0f1010');
$('#magic-cursor').removeClass('light-content');
if( $('#hero').hasClass("has-image")) {
$("header").css('background-color', 'transparent');
} else {
$("header").css('background-color', '#fff');
}
}
Set the value for the background color #fff or #0f1010 depending on the background type, and hard refresh your page (Ctrl+F5) after saving the file.
Thanks
Hi there, l’ve got a question on how to change grenada_portfolio permalink
Hi, 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/Hi mate, on IOS device when a click back button the website freeze and i can’t continue the navigation.
Is there any fix for that serious problem please? Tks
Hi, responded to your ticket. Thanks
Me too. Tks
I am trying to use the grenada collage, but the images are not being made small. they are in full width. I looked at the baseball page and tried to just input the images int here but it is doing the same thing. I did not put a smaller image in the thumbnail because the baseball one does not. So the thumbnail and the full image is the same file. Is that part of the problem? By the way, I am using only the gutenberg editor. I am seeing you refer people to this page: http://miromannino.github.io/Justified-Gallery/options-and-events/. And I can modify the row height and the images get smaller. that is cool. but how do i do that in gutenberg?
Hello, you specify for a collage image the full version and the thumbnail version, they can be different. Thanks
We also responded to your ticket. Thanks
love the theme. Any way the logo and menu would disappear when scrolling down but reappear when scrolling up?
Hi there! this is custom work, not sure how when smooth scrolling is enabled the header is outside of the scrolling area. Thanks
Hi ClaPat,
Strange bug since a few versions : my website is scrollable horizontally whereas it shouldn’t.. Did you change anything ? Here is a quick link to check the issue : http://pic.sim-f.net/portfolio/tokyo/
Thanks for your time, Regards !
Hi,
Please add this in Aditional CSS:
.justified-gallery {
padding: 0!important;
width:100%!important;
margin: 0!important;
}
It worked, thanks. Did you change anything with the last releases or is a bug ? Regards 
Hi guys, I love your template, but I have one question: I use the Fullscreen-Slider and I don’t know why, but the video loop I have inserted in the hero section is heavily zoomed in and the video therefore loses a lot of quality. In your example “Gold Man” this is not the case – the video stays the same size, no matter if I reduce or enlarge the browser window. Can you please help me? Best!
Hi there, can you send us your site url? Thanks
Sure, I understand, but where can I change it or set that it keeps the original aspect ratio?
Hello, the ‘zoom’ factor you mentioned is always variable and depends on the original video aspect ratio and current viewport size. Thanks
The zoom factor ist variable – okay! But where can I adjust the zoom factor? All videos have a size of 1920×1080px.
Hi Clapat, is it possible instead of having a portfolio item going into an internal slug, to have your portfolio item going to an other website ? Like you just click on it and it makes you go on an other website ?
$item_url = get_the_permalink();line 26
Can I use centred slider for desktop and portfolio grid for mobile?
You could use different homepages on different devices, I think that there are plugins out there doing that. Thanks
Hi, this is a pre purchase question.
To what extent can I customise this theme? Also, is the WP bakery plug in included with the theme or do I have to buy it separately. If it’s available, for how long?
The Wp Bakery Page Builder (formerly known as Visual Composer) is shipped with the theme and has a shared license. This is why we are able to offer it for free. However, you don’t have access to automatic updates.
You will either have to buy a full license or contact us to update it. We periodically release theme updates which contain the latest version of the plugin as well.
Thanks
I am a UX designer with no coding skills. Do you think I will be able to use this theme without developer assistance? Also, will I get the updates forever?
Depends what you are looking for. If you want a minimal theme with clean, simple looking content then Grenada is for you. We recommend the default Gutenberg editor since it’s ajax friendly. Ajax page transitions can be set on and off. If you have ajax off you can use WPBakery without problems otherwise we provide a child theme providing basic compatibility between ajax and wpbakery elements. Thanks
Hi, I’m going crazy to understand why caption image on showcase slider (ALL SLIDERS) don’t appear!!! I loaded images on each portfolio so many times, I also reinstall theme and demo datas but problem persist..can you help me?
Hi, can you send your site url? Thanks
Hello, do you know how to get a good quality natural referencing with a home page without text?
Hi, what do you mean exactly? Can you give us more details? Thanks
Hey! Can you please tell me how to swap the “Next” and the name of the next portfolio item on the single portfolio page navigation? That would be great! Thank you
Hello! so do you need just to swap the captions (with their present styles) OR display portfolio name instead of Next and the other way around (so Next with big letters instead of portfolio name). Thanks
Exactly the second way. Next above the line Big and the name of the next portfolio page under the line when hover. Thanks
$output = '<!-- Project Navigation --> ';
$output .= '<div id="project-nav">';
$output .= '<div class="next-project-wrap">';
$output .= '<div class="next-project-image" style="background-image:url(' . esc_url( $grenada_hero_image['url'] ) . ')" />';
$output .= '<a class="next-project-title next-ajax-link-project hide-ball " data-type="page-transition" href="'. esc_url( get_permalink( $next_post ) ) .'">';
$output .= '<div class="main-title">' . wp_kses_post( $grenada_hero_title ) . '</div>';
$output .= '<div class="main-subtitle">' . wp_kses_post( $grenada_theme_options['clapat_grenada_portfolio_next_caption'] ) . '</div>';
$output .= '</a>';
$output .= '</div>';
$output .= '</div> ';
$output .= '<!--/Project Navigation -->';
to
$output = '<!-- Project Navigation --> ';
$output .= '<div id="project-nav">';
$output .= '<div class="next-project-wrap">';
$output .= '<div class="next-project-image" style="background-image:url(' . esc_url( $grenada_hero_image['url'] ) . ')" />';
$output .= '<a class="next-project-title next-ajax-link-project hide-ball " data-type="page-transition" href="'. esc_url( get_permalink( $next_post ) ) .'">';
$output .= '<div class="main-title">' . wp_kses_post( $grenada_theme_options['clapat_grenada_portfolio_next_caption'] ) . '</div>';
$output .= '<div class="main-subtitle">' . wp_kses_post( $grenada_hero_title ) . '</div>';
$output .= '</a>';
$output .= '</div>';
$output .= '</div> ';
$output .= '<!--/Project Navigation -->';
Hope I got the code right I have not tested it. Thanks
Thank you very much! I just needed the right place cause I didn’t find it.
Hey hi! How can i make the menu/header bar not sticky?
Hello! With custom CSS and a bit of custom work because we don’t have a theme option on/off for this. Thanks
Hello,
is normal in puchased version the home page not totaly vertical adaptaive responsive on mobile? In preview mode the screen move a little up and down. Thanks
Hi, let’s clarify – did you purchase the theme and installed somewhere? I don’t see the ‘Purchased’ badge next to your username. Thanks
Hi, I not buyed yet as you see. But testing in preview mode came this doubt, thank you
Hey, okay that’s fine. What ’s the device you are previewing the site with? Thanks
on galaxy S9 plus
It happens on all devices with bottom bar when you are previewing a fullscreen slider. The viewport is the same as the phone screen size however the top bar has a relative position which moves down the content and the bottom bar has a fixed position which overlaps the content. Therefore the vertical scroll. Thanks
Hello, can I remove the shadow on the home page of the portfolio? the one that starts from the bottom. Can I change the font of the portfolio home page? Can I change the page transition on the portofolio home page?
thank you so much
Hello!
1. what is your home page type? can you send us the URL of your home page.
2. 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/3. it requires advanced js knowledge for this
Thanks
www.freesomeclub.com
#image-slider::after {
content: "";
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
from portfolio.css line 275
Thank you very much.
Sorry, last question. I wish to remove “grenada_portoflio” on the link of my portfolio pages
http://freesomeclub.com/grenada_portfolio/sonya/Hey there, I am not asking how to do anything. I was just wondering if third party blocks should still work with the theme? I have tried adding stackable elements blocks but they won’t show up. Cheers.
Hey, if you disable ajax page transitions in theme options -> general settings you should be fine. Thanks
Hi how can I have my form button work the same as navigation menu hover?
I have added same classes – .ajax-link and .link – but on hover the bottom border does not show.
Hi, You need it to be tag with class ‘link’
I don’t understand, as per my message it has got the class link…
<a class="link" href="...">Some text here</a>
ok I will try that although I have <button class=”ajax-link link”>...</button>
Also can you help – how are the browser scrollbars hidden? Can I unhide them?
yes, try the a tag and let us know
For the a tag – I am using a plugin to create the contact form so I can’t change button to a. Any other way I can fix this?
Also please advise about the scrollbar.
a.link:hover::before, p a:hover::before {
transform: scaleX(1);
transform-origin: left;
}
Thanks
Thank you – I do want the scroll bar but also I need to have smooth scroll on… can you advise if it’s possible to have it on?
One final thing – when you scroll down the page is it possible to add a class to the header so I can add a black strip behind it? Otherwise white nav text gets hidden behind white page… I looked at scripts.js there is some code for scrolling there but just wondered what to edit?
Hi
plz try removing
.scrollbar-track {
background: transparent !important;
display: none !important;
from line 1953 in style.css
second question – can you give us more details and actually your site url so we can see clearly what’s the pb you are trying to solve. thanks
Hey! I was wondering if I can create a new page without the title automatically being at the top? So I want to create a page without the page title showing at all basically? Cheers
<!-- Hero Section -->
<div id="hero">
<div id="hero-styles" class="parallax-onscroll">
<div id="hero-caption" class="">
<div class="inner">
<h1 class="hero-title"><?php the_title(); ?></h1>
</div>
</div>
</div>
</div>
<!--/Hero Section -->
thanks
Is there a way to hide a content block when viewing on mobile? I want it to show up on desk top but hide when viewing on mobile.
@media only screen and (max-width: 767px) {
.hide-on-mobile{
display: none;
}
}
Thanks