322 comments found.
Hi. I am looking for a way to add 2 different kinds of portfolio layouts, on home page with a slider, and on a second page using navigation link on the top, a grid based portfolio with different posts/portfolio. Unfortunately, categories in portfolio is disabled in this theme. Can you point me in the right direction?
Hi there. Great theme but there is an issue. If i´m on a portfolio single page and hitting the back button of the browser the page loads but you are not able to do anything until you refresh the page!? Any idea?
Which browser and which theme version you are using? Thanks
Mobile: Latest Safari and latest Chrome. (IOS), iMac Safari 12.0.3, Firefox 65.0.2 (64 Bit). Theme: 2.2
Thanks
Hello Denis, We tested an all browsers and the Back button works. In any case try resetting your browser settings and clearing the cache
if still does not work: - open /js/scripts.js and on line 14 after AjaxLoad() insert this:
$(window).bind("pageshow", function(event) {
if (event.originalEvent.persisted) {
window.location.reload();
}
});
- if that does not work add this instead
window.onpopstate = function(event) {
window.location.reload();
};
Hard refresh the page Ctrl+F5 after making the changes. Thanks
Have tested it, both versions doesn´t work. Of course i´ve cleared the cash and all browser-data. Maybe you can check it here: denisthiel.com Thanks!
Ok I see you are not using AJAX transitions. Add the same code but after PageLoadNoAjax(); line 16
THANKS, not it is working! You guys are doing a really good support!
Great and awesome theme!
But on mobile devices uncomfortable slider. Because when you slide portfolio items pictures change only when you tap. Its not user friendly. In new theme Satelite is well implemented
Hello, Which version of the theme you are running? Thanks
2.2 the last one
Grenda showcase slider and Satelite slider are built differently in terms of structure, CSS and js effects
Hi ClaPat, thanks for this theme. 
My question is quite simple. Is there a way to change the order of portfolio like menu function? I mean, I hope it’s be second(just not first) project when I upload new work.
Thanks.
Hi mean, to change the order of the portfolio projects / showcase slides? Thanks
The portfolio project items.
I didn’t know that. it helped me a lot. Thank you 
Hi, thanks for the great theme. Can you help me solve this problem. This page with gallery is not responsive (we have horizontal scroll for all mobile devices) http://clapat.ro/themes/grenada-wordpress/grenada_portfolio/baseball-game/ What should I do to make it fully responsive? I duplicated this page so I have the same problem on my website https://vladimirjocovic.com/cv/fotografije/
Also, how can we change the color of the main menu, menu burger, circle around the mouse, etc.? If we decide to go with a white background, we don’t want those elements to be black.
@media only screen and (max-width: 1024px) {
.justified-gallery {
width: 100%!important;
}
}
in customizer -> additional CSS
Regarding color elements: if you wish to go beyond white – light vs dark – black color schemes best if if you inspect elements to get their CSS selectors and their color styles/attributes. The add the code in customizer -> additional CSS with the color you want. for example
.light-content .flexnav li a {
color: orange;
}
to change the color of the menu items.
Thanks
Hello ClaPat, how can i change the mouse icon on the portfolio pages. I would like to have an arrow since the mouse makes absolutly no sense on mobile/tablet and even laptops with trackpads.
Hello, to disable the mouse ball cursor:
#magic-cursor {
display: none;
}
to disable it only on mobile devices
@media only screen and (max-width: 1024px) {
#magic-cursor {
display: none;
}
}
you can change 1024px to a smaller width
Thanks
I am talking about the mouse ICON at the bottom of a project page, not about the mouse cursor. In CSS its called “section-down-arrow” but its a mouse icon not an arrow. I would like it to be an arrow because of the reason i mentioned above.
<svg class="nectar-scroll-icon" viewBox="0 0 30 45" enable-background="new 0 0 30 45">
<path class="nectar-scroll-icon-path" fill="none" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" d="M15,1.118c12.352,0,13.967,12.88,13.967,12.88v18.76 c0,0-1.514,11.204-13.967,11.204S0.931,32.966,0.931,32.966V14.05C0.931,14.05,2.648,1.118,15,1.118z">
</path>
</svg>
Hi ClaPat,
Thank you, as others have said, for a very good & highly usable theme.
My question is simple. Is it possible to code a ‘body section’ containing other content underneath the main slideshow on the home page?
I.e Swiping down the page to additional body content, yet retaining the swipe right/left to progress to each main slide.
I hope that’s a clear Q to understand. And not a dumb one to ask.
Regards,
Rosebud
Thank you, CP for your prompt response. I get it!
It would be wonderful though to have a combination of both i.e full screen viewport slideshow, then a scroll down. However, I understand your design intentions.
Again, wonderfully simple and elegant work.
May the sales keep clicking over.
Regards
Thank you, we appreciate your feedback!
Do you know why the gray bar on the right side is not long enough as you can see in the screen shot? I want to extend the gray bar to reach the bottom. Please excuse me for my poor English.
https://imgur.com/a/BOpKRuqHi there, is it possible to provide the blog page url. From the screenshot I cannot realize what’s wrong. On our demo there is no gap between the sidebar and the bottom of the page. Thanks
Hi,
Please restore your browser zoom to 100% 
Just hit CTRL + 0
It wasn’t fixed even though I tried as you told me. The results are the same whether in chrome or safari.
Can you see how it goes when I apply just one of the functions of the widget?
#sidebar {
height: 100%;
}
in customizer -> additional CSS
Thanks
I am glad to inform you that the problem is now solved! Thank You!
Thank you for your support, my last issue was solved. I have another request today. Could you tell me how to display the title exactly at the center in safari of iPhone X? As you can see, the title is a little below the center. Actually the same thing happens in the demo version of you. It’s shown exactly at the center in chrome.
https://drive.google.com/file/d/1tEbtpiQLWIa8kyaEBTeST_T80uFWZ-xz/viewHi, the bottom panel is over the viewport, the title is centered vertically, thanks
Okay, I see. Thanks!
How do I download the demo data file for the site theme
Hi, Please download the main archive and unzip it. Inside you will find the theme demo data and documentation. Before install it please read our documentation. Best regards
Hi ! First of all, thank you as this theme is really nice ! I’ve got 2 questions : first, I’ve got an issue with the hero section, it’s not responsive on all devices and I don’t know why, but I put a video on an hero section wich appears on the home page and disapears on the topic page and I would like to resolve it. Then, I would like to know if it’s possible to change the portfolio permalinks I mean, to delete the ”/grenada_portfolio/” in the url. Thanks !
Hello,
fisrt question: what is the page url? do you have it online?
You can change ‘grenada_portfolio’ from url by going to theme options -> portfolio options and entering your own custom slug. After saving the changes go to Settings -> Permalinks and press ‘Save’ to refresh them.
Yes, here is : https://clarissecanu.com/ Thanks ! But when I only put ”/” for the custom slug, it crashes all the pages
You should avoid using ’/’ . It should be a slug, for example ‘portfolio’
Ok, thanks. And about my first question (hero section not responsive + the video disapears) ?
The video is not available for playing on mobile. You can see that in our demo – it provides a still image for mobile devices. Is this what you are reporting?
Yes I know this point. But on desktop, the video hero appears on my home page but when you click on its to discover the project, the video hero disappears. I try to create a new portfolio page with a video hero and it still the same, appears on the home page slider, and disappears of the hero section when you click to see the project… The other point is on mobile, all my images hero are not responsive. How can I resolve these points?
Мо моему тема вообще создана с кучей костылей. На первый взгляд все работает отлично, но по факту… Стоит добавить свою страницу – так начинаются глюки(то загружается не полностью, то только слетают стили). Работает только с конструктором страниц “WPBakery Page Builder” . Совершенно не настраиваемая логика самого портфолио. Логичнее делать возможность выбора что выводить на главной(для меня к примеру нужны сначала категории, а потом уже сами работы ), но создатели решили, что лучше выводить вообще все портфолио, даже без возможности выбора категории или количества выводимых элементов. В общем – красивое только демо, по факту ни о чем, но может кому то и пригодится.
Hi there, two questions: have you bought the theme? Is this a pre-purchase question? I don’t see any purchased badge next to your username. Second, is it possible to write in english?
Hi, first of all: great theme! One quick Question. How can i set the copyright to be shown at the split slider like in your demo. in my case there is the Pagination shown (1 ———— 3) and so on. How can i change this?
<div class="copyright-showcase">Copyright text here</div>
and then you just style the div for example
.copyright-showcase {
float: left;
margin-top: 40px;
}
Thanks
thanks a lot!
But: if i do so it does not look like in your page?.
Placed now here :
?>
Copyright text here
<?php if( grenada_get_theme_options( ‘clapat_grenada_enable_back_to_top’ ) ){ ?>
<?php } ?>
Sorry, what is exactly the problem?
The Problem is, that I want to show the copyrights exactly like you did on your demo page. If I paste the code on line 25 of the php you mentioned it kills the hole site. I tried another line it appears static in the bottom middle.
I am talking about the Home page with the overtaking menu.
Not sure how you pasted the code. It’s a suggestion on how and where to put the copyright text. It’s custom work, in other words. It requires some php knowledge – in order to move the code around. The exactly the same copyright can be found in /sections/footer_info.php. Hope it helps. Thanks
This was it. Helped me a lot. Thank you!
Hi Team, I’ve a pre-sale quesiton: my goal is to use the split slider homepage to link other slider or portfolio pages. Is this possible? Thank you in advance.
Hello, split slider links to portfolio project pages. So you define several portfolio items and select which ones will be displayed in the split showcase slider. But it can link only to portfolio pages (in which you can navigate through using the bottom navigation). Thanks
hello. is it possible to add a search icon in primary menu..without using plugins
<div class="menu-search">
<i class="fa fa-search" />
</div>
in /sections/menu-section.php, line 12 in between and
and style it something like:
.menu-search {
color: white;
padding-left: 25px;
margin-top: 8px;
}
this may seem like a dumb question but how do i add those in between at line 12? can you show me how the whole menu-section-php looks like after insertion?
and i guess the styling goes into additional css in customize
<div class="nav-height"><div class="outer"><div class="menu-search"><i class="fa fa-search" /></div><div class="inner">...
The CSS code goes in Customizer</div></div></div>
thank you!
Pre-sale question – does Grenada support Vimeo/YouTube embeds for both full-screen/homepage slider videos and portfolio/work pages? Comments and demos only show self-hosted videos.
My client has all of their work hosted on Vimeo and would like to leverage Vimeo’s streaming for bandwidth purposes. Unless you can suggest as to why self-hosted from a page load speed would be recommended? Thanks 
HTML5 Video formats mp4 and webm I thinks has been widely adopted by now and there are optimization techniques that can increase the loading speed. And it depends also on the server you are the loading the video from (a CDN perhaps).
Thanks however still wondering if Vimeo embeds and fullscreen video in replacement of self hosted is supported? My client likely won’t want to self host or setup a CDN as they have hundreds of videos on Vimeo already. Is it a case of editing the theme files and replacing the HTML5 video tag with a Vimeo embed tag?
Thank you. I will confirm with the client which Vimeo membership they have.
So what you’re saying is while Grenada supports self-hosted videos, but pending Vimeo membership level we can access the mp4 directly from Vimeo, and paste the mp4 Vimeo link directly into the theme/page builder options and it should work?
If they do not have Vimeo Premium etc, we’ll need to self-host the videos as we cannot access the mp4 directly and pasting Vimeo’s iframe code in won’t work?
That’s correct. In the vimeo doc link I’ve sent, you have access to what they call ‘third party player links’ with a special membership. Third-party links can be played through a separate player or within an HTML5 video tag. HTML5 video tag is what we use for videos in showcase slider and hero section, so it should work.
Thanks appreciate it 
One extra follow-up question – I am now in the process of embedding my clients’ videos into their site, but unsure which will give me the best cross-browser/device functionality plus best performance for streaming:
1) Grenada Hosted Video
2) Vimeo Embed (Gutenberg Block)
3) Vimeo Embed (WPBakery Block)
As my client has a Vimeo Premium account, I am able to directly link to each .mp4 file from Vimeo, and let Vimeo do the heavy lifting on streaming and hosting.
I am using Grenada Hosted Video for this, however it also asks for a .webm link for Firefox/Chrome, and Vimeo does not support .webm as a file format (only .mp4).
I would prefer to use Grenada Hosted Video as it is better responsively (the Vimeo Embed seems to have a set pixel width/height which is difficult to override), however I still need a way to link to a backup .webm file for browsers that prefer that.
Would you suggest keeping the above, plus adding:
1) Self hosting a .webm format of each video and linking to that, either on a CDN or the client’s standard hosting account.
2) Just use the Vimeo Embed, which does away with needing separate .mp4 + .webm formats, and figuring out a way to make the embed more responsive.
Sorry for the long comment but would really appreciate your thoughts.
Thanks heaps.
Hi, we suggest using Grenada Hosted Video with webm version on CDN. Thanks
Thank you.
One final question. I have enabled Cloudflare CDN via CPanel – is the final step simply to upload the .webm videos via the Wordpress Media Uploader and linking directly to it? I’m unsure how Cloudflare takes over the caching/hosting improvements of videos. Or is there a specific way I need to upload these .webm files (via the host FTP, via Cloudflare directly) etc.
Appreciate the help.
Hi there, the videos can be anywhere on the web/CDN. As long as you have a direct link to it you can paste it in the self hosted videos url field.
Does that mean simply uploading the .webm files via the Wordpress “Media” section in the Dashboard? I’ve never used a CDN before, so figured there might be an extra step or different way of hosting. I have the CDN enabled in CPanel/hosting and have pointed my DNS records to the CDN – is that all I need to do? Thanks 
Since CDN is pointing to your server, uploading the videos to the media library should work as well. Thanks
Thanks so much. Do you know of a way of testing this once I upload and add the .webm direct URL to the hosted video plugin?
Try it as a video slide in the fullscreen slider and see how quick it loads/plays.
Is it possible to have other items other than portfolio posts in the home page slider? I want to have regular pages or blog posts placed in there, too.
Hi there, only with custom work. You can only exclude portfolio items from the showcase slider. Thanks
PRESALE QUESTION
Can autoplay of videos be enabled on iPhones???
Hello, video slides do not play (or autoplay) on mobile devices, it provides a still image instead. Thanks
Hi ClaPat. is it possible to add portfolio grid inside WPBakery?
Hi there, The portfolio grid is available only on Portfolio or Portfolio Mixed page templates. Thanks
please add elementor support!
Hi ClaPat, How do you do packery portfolio grid? (as advertised on the Creative Showcase Slider Image in Item Details)
Hello, it involves two steps: first you need to create the portfolio items/projects under admin -> Portfolio Second, you create a page with Portfolio or Portfolio Mixed template. This templates will automatically pull the portfolio items and display them in the masonry grid. Thanks