322 comments found.
Hi clapat,
Love this theme. I am looking to purchase, is the ajax loading aspect of the theme a plugin you have added to the site? I wanted to read up on how I could modify this when I buy the theme, so if you have any links to how this works that I could read that would be great!
Thanks
Hi guys, loving this theme. I added parallax images but they dont load with the Ajax loading.
The solution you gave was to disable Ajax via Theme options -> General -> Load pages with Ajax which I switched off. Thank you this fixed the problem.
But I love the Ajax loader! Its what makes the theme so seamless. Is there any way to keep the Ajax loader and still have parallax images?
Also I added a button, for example Get Started. And the mouse hover effect doesn’t show. I cant see any buttons in the theme either should I use a special element to maintain the mouse hover effect seen in links?
Sorry for all the questions the theme is beautiful but normal things like paralax images and buttons are starting to break the style which I like about the theme.
Hello, in the next update we will add a shortcode for parallax images so you can have it working with AJAX loading as well. Regarding the button add class ‘link’ to it so you can have the mouse hover effect you mentioned. Thanks
Hi,
Greetings.
I really had a hard time choosing which theme to buy as every of your theme is awesomely splendid and unique. I like the layout in this theme but I just cant break away from the ajax transitions in your wizzaro theme as I really love it – https://themeforest.net/item/wizzaro-wordpress-ajax-portfolio-showcase-theme/21588497?s_rank=174
Are the ajax transitions strictly embedded in the code, or they can be an option like the visual composer that allows us to choose the ajax transitions? Is it possible to purchase this theme with an option to choose the ajax transitions displayed in your wizzaro theme?
Many thanks,
Desline
Hello Desline,
First of all Thank you! Regarding Wizzaro, can you be a bit more specific? Both themes have Ajax transitions.
Hi ClaPat,
Thanks for your reply.
The Ajax transitions for Wizzaro which I like is the one on the homepage where the portfolio thumbnails were displayed before the user clicks in into the individual portfolio item page: http://preview.themeforest.net/item/wizzaro-wordpress-ajax-portfolio-showcase-theme/full_screen_preview/21588497?_ga=2.129173836.1549609835.1542029850-814795703.1541757623&_gac=1.19139084.1542007196.EAIaIQobChMI6I3u8qbO3gIVhxOPCh0KOQB8EAMYAyAAEgK-KPD_BwE
Actually, I quite like the transitions in Wizzaro, even in the internal portfolio pages, but its just that the layout in Grenada is tremendously awesome and professional. So it will be perfect if the transitions in Wizzaro can be embedded in the Grenada theme. Is it possible?
Many thanks,
Desline
Hi Desline, As I mentioned both themes ajax loading to provide the seamless page transitions but it’s quite difficult to merge the effects from one theme to another, and involves more than CSS tweaking.
Thanks ClaPat. Noted. Can I ask if I purchase the Wizzaro theme, for the page background on the homepage, can I insert a full screen video background?
Hello, Wizzaro slider does not have fullscreen video background slides.Grenada has.
Hey, is it possible to remove the Hero section & Page title so that content goes to the very top of the site?
Yes, should be, what’s the page url you want to remove the hero section from?
im trying to move from the about page. If i turn off the hero section it still displays the page name. I would like to have an image at the top of the page that sits behind the menu..?
.page-id-1707 #hero {
display: none;
}
in customizer -> additional CSS
I used this page as an example:
http://clapat.ro/themes/grenada-wordpress/about-2/
you can get the unique page id CSS class by inspecting the page source – in body HTML element
Thanks
Hello, I just have a question on the mobile version – when I tested the preview site on my phone it works fine but the portoflio pages aren’t workin, the image expands and the portfolio contents no where to be found. Is that something Fixable? Thank you
Try removing the Envato top navigation bar when you navigate the site. Thanks
It worked – thanks a lot
Hi there, i purchased the theme but have issue with ajax. The row and style using WPBakery doesn’t load properly. It works when i use the option “unable the ajax” but it’s not really nice that way.
Can you fix it please ? Using ajax way. Many thanks.
Please read our documentation first. If you still need help, open a ticket on our forum: https://clapat.ticksy.com/
Regards
Nothing to do with documentation… Have you read my message ? You use AJAX so when i enter the project, Visual composer doesn’t properly load. Fonts are not there, row are not well displayed… Once you refresh OR when disabling AJAX fonction, it works…

I’m glad you post this question here because it’s a common question.
There are WPBakery Page Builder elements that are not compatible with AJAX. They require some javascript functions that AJAX needs to call, but we cannot possibly know every plugin’s code.
However for row’s attributes there is a relatively easy way to make them AJAX friendly.
Method 1: Inspect the page source containing the rows and you will see in the header<style type="text/css" data-type="vc_shortcodes-custom-css">...</css>
Copy that and paste it in a raw html element inside the page content. That’s all
Method 2 (more elegant) create a css class containing the attributes you want. in customizer -> additional CSS is a good place. This can be reusable as well. so for example:
.my-white-row{
background-color: white;
}
and then add my-white-row as Extra class name in row’s attributes.
Thanks
Is there a way to add a background image to the default hero section (on the “about” page for example)?
Hi there, with custom work, follow the code in /sections/hero_section_container.php that’s where the hero section for portfolio items is implemented. Thanks
Hi guys
Are there any bugs loading parallax images from homepage > portfolio page loading?
If I click on my company logo, and then on the scrolling menu I choose the page. It loads and does not show parallax image.
If I press Ctrl F5 it shows the image. I can refresh the portfolio page and see image everything is good. But when the image is showing… if I click on company logo, and load a portfolio page in the theme loader, it doesnt show image with parallax.
Never seen this before, I tried using caching plugin, didn’t fix. Im also not using any plugins for parallax. The image shows, but if I go through the Home > portfolio loader it disappears again.
Here’s screenshots
https://files.fm/u/h6bc8abrTry disabling AJAX transitions in theme options -> general settings and try again.
Hi there, i would like to know 2 things:
1. How to remove the “dark shadow” in the Portfolio header?
2. How to change the size of the portfolio title in the Portfolio header?
Hello
1. which shadow/portfolio header to be more exact. Send us a screenshot if possible.
2. if you are referring to Showcase slider http://clapat.ro/themes/grenada-wordpress/ change it with
.slide-title {
font-size: 80px;
}
add the code to customizer -> additional CSS and change the default value of 80px
Thank you very much for the fast reply
In the Portfolio page, the first thing you see is the featured image in full screen. There is a Black overlay that shows the “Scroll down icon” (mouse icon) better at the bottom of the screen. Do you know what i talk about?
I want to remove that black overlay from the portfolio page
Hello plz add in customizer -> additional CSS
#hero-bg-image::after {
display:none;
}
Thanks
Hello! How can I change colour for background , menu and footer items ?
Hello, The theme has been designed as a alternation between light and dark colors. if you want to change the theme’s default colors plz open /js/scripts.js and find this piece of code (line 181):
if ($("#page-content").hasClass("light-content")) {
$("main").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');
$('#magic-cursor').removeClass('light-content');
if( $('#hero').hasClass("has-image")) {
$("header").css('background-color', 'transparent');
} else {
$("header").css('background-color', '#fff');
}
}
as you can see you need to replace the light and dark color codes. Thanks
Tried to change the values and replace the file , but nothing seems to change
Send us your page url so we can inspect it. Thanks
i love the theme, but I have few question before I buy. Is it compatible with Woocommerce? and also can I put a grid type of post where I can see the post image?
Hi there, thank you. We have not tested our theme with Woocommerce. If you should disable AJAX transitions, can add any post grid using a plugin or a page builder.
Disabling the Ajax Transition will be applied to all pages or only the Blog Page itself?
On the other hand, you could link the page containing a plugin’s grid as external link in the menu in which case the page will load without AJAX.
I I just purchased this theme. I’ve probably installed abut 4-5 themes before but nothing looks like this when I installed this theme.
Installed after buying from Envato. Went to Import the demo xml. This happened….
Failed to import “Kitchen”: Invalid post type grenada_portfolio Failed to import “Baseball”: Invalid post type grenada_portfolio Failed to import “The Biker”: Invalid post type grenada_portfolio Failed to import “Sonya”: Invalid post type grenada_portfolio Failed to import “Novaroom”: Invalid post type grenada_portfolio Failed to import “Gold Man”: Invalid post type grenada_portfolio Failed to import “Born Wild”: Invalid post type grenada_portfolio Failed to import “Contact form 1”: Invalid post type wpcf7_contact_form
My media library has the images, but the page for example “Full Width” has nothing on it, the menu is on the right side and looks terrible and theres no indication how to add the extra screens which are shown 1-7 in your demo. When I open page editor with WPBakery the page is empty. Would be nice if this was as easy as other themes. Can you help?
I fixed the menu. For anyone else it’s in Menu settings > display location > primary.
How can I actually have this looking like the demo? I need to build everything or pay you to do it?
The mouse highlight effect isn’t working, is there a setting somewhere?
The demo content Sonya, Novaroom, Goldman… nothing imported from the demo xml. How can I add this?
Do I need to build all these pages again?
Theme options:, logo area has no favicon option? No Retina option here either?
Thank you for your help. I’ll still give you a good review because I love your work, but it seems difficult to have the demo content framework even without the images
Created ticket
I imported everything again. The demo is now working. The first import had import errors… I’ll need to delete all the duplicated import data. Please test and fix this. I’ll still give you a good review but it’s been a pain in the ass.
Hello,
Yes the installation process and demo data import is fairly easy and is described here: http://clapat.ro/themes/grenada/documentation/getting-started.htmlYou probably skipped the step with plugins installation. The importer could not find the ‘grenada_portfolo’ custom post type which is installed by Grenada Functionality Plugin. So any page that has Showcase template and displays portfolio items appeared empty.
If you provide wp admin access in your ticket we can verify the installation. Thanks
Hi there,
Is it possible to use this theme without a page builder? I’m a developer myself so i don’t like to touch page builders ghehe
Absolutely. Especially if you are using AJAX transitions. We offer WPBakery for free with a shared license, we have demo content buit with it, however we have a shortcodes menu built in the visual editor in case you opt out the page builder. Thanks
Hey Guys, incredible theme, can’t wait to finish my site.
Quick question, is there a way to add any content above or below the portfolio slider on a page?
Many thanks
PB
Hi PB If we are talking about the showcase home page in our live demo, the slider itself if meant to cover the whole screen (full, split or centered) What you can do is actually extending the slide description (underneath the title). Or you can give us more details if you have different ideas. Thanks
Hello! Possible to update the theme from the admin?
Hello, Plz check this short FAQ
https://clapat.ticksy.com/article/8338You can always get the latest version by re-downloading the theme from Envato.
ok got it, just wanted to know if there was some auto update feature. I’m doing it the way you suggest, thanks 
Some of our users have also Envato Market plugin installed but I have not tested it, to be honest.
I’m having issues with your slideshows as i can’t have it fullwidth with the image adapting to a certain ratio, the height of the slideshows adapt to the height of the tallest picture, so if there’s a vertical image, it ruins everything… sometimes it doesn’t fit in the screen and all. Any planned updates on it?
Hey while i’m here here’s another idea (request? ;p) : would it be possible to have a fullscreen slideshow of a project in the hero section? As in you show the page title + featured image, then instead of sliding down, reveal a slideshow…?
Hi,
Please open a ticket on https://clapat.ticksy.com/
Provide us your website url and more details. Thanks
wondering if it would be possible to have the homepage interactive links go vertical and for the image to not be full screen but stay true without cropping.
Hello! This cannot be done without drastically altering the structure. Thanks
Hi @Clapat, Beautiful theme here. I have two small questions before purchasing – Regarding the main slider gallery used on the home page, can I specify what projects I serve up based on tag so I can have multiple galleries on different pages displaying different projects? Also, can I link a project slide” to a external or internal URL? Thanks in advance!
Hello, these are good ideas and we are considering adding them in future updates.
Thanks for the promt response! I look forward to your updates and future offerings. I have already deployed the theme and am really enjoying working with it.
Incredible Theme ClaPat, literally the best portfolio style theme i have seen, im 110% going to purchase this now for myself… (Graphic Designer)
Only one thing lets this down, and i literally mean it is the single only flaw i can find, is there anyway of making the menu FULLSCREEN on mobile? if not is it possible to deactivate the inbuilt on and add a plugin like FLYMENU to operate the menu side of things? 
It’s in development. Will be released in the next week update. Regards
Just updating using Envato Market plugin – New Menu for mobile is SPOT ON !!! great work . . . keep it up
eager to see what you tweak and add over the months . . . cheers