322 comments found.
Hello, I would like to show only 6 portfolio items on my home slider, but I have more portfolio items. How can I do that? Thanks
Also, I have installed WPML but I’m not able to translate the Portfolio pages.
Just to clarify: do you want to restrict how many portfolio items you are showing in Showcase slider? Based on what criteria?
Yes, I want to restrict how many portfolio items are showing in the Showcase slider. It could be by the item ID. Or any other way thats possible to select what itens I want to show (maybe by date? to show only the last 5, so I can change the item publication date to select the items I want)
$grenada_args = array(
'post_type' => 'grenada_portfolio',
'paged' => $grenada_paged,
'posts_per_page' => 1000,
);
and add an extra argument post__in or post__not_in parameters
https://codex.wordpress.org/Class_Reference/WP_Query#Post_.26_Page_ParametersThanks! It worked.
Hi, When I add to page youtube or vimeo video, scroll to down or up doesnt work when mouse on video. on mobile also same doesnt work touch to up or down. there is any help why thats happen?
Hi, What is the page url?
Regards
http://vlanderon.com/portfolio/spice-hotel-belek-sosyal-medya-videolari/
on the link you can see. first video after hero title. Actually for web its not so big problem there is enough space for scroll down up. but on mobile there is no place. I just need fix that for mobile view.
I’m having some trouble using a few elements. Can you please provide some assistance?
1: Carousel Slide: Is it possible to set it to match height instead of match width?
2: Normal image slider: One one of my portfolio pages I have 2 ‘normal image sliders’. When I try to click through the second slider, the page auto scrolls up to the top slider.
Thanks!
Hello,
1. try modifying the options of the owl carousel. in /js/scripts.js line 1063 change it fromautoHeight:false,
to
autoHeight:false, autoWidth:true,
2. in the same file /js/scripts.js try removine line 302 to 323
// Slider Center on click
$('.slider').on('click', function() {
var $window = $(window),
$element = $(this),
elementTop = $element.offset().top,
elementHeight = $element.height(),
viewportHeight = $window.height(),
scrollIt = elementTop - ((viewportHeight - elementHeight) / 2);
if ($("body").hasClass("smooth-scroll")) {
var scrollOffset = scrollbar.offset.y + (elementTop - scrollbar.getSize().container.height/2);
TweenLite.to(scrollbar, 0.8, {scrollTo:scrollOffset + elementHeight/2, ease:Power4.easeInOut});
}
else{
$("html, body").animate({ scrollTop: scrollIt }, 350);
}
});
Hard refresh the page (Ctrl+F5)
Thanks! Is it possible achieve #1 with CSS? It would be great to not have it affect all instances of the element on the site.
Thanks
Looking at # 2, the code I have found (at line 988) is:
$(’.slider’).on(‘click’, function() {
var $window = $(window),
$element = $('.slider'),
elementTop = $element.offset().top,
elementHeight = $element.height(),
viewportHeight = $window.height(),
scrollIt = elementTop - ((viewportHeight - elementHeight) / 2 + 20);
$("html, body").animate({ scrollTop: scrollIt }, 300);
});
Hi Clapat, I am still having trouble with #2. I have looked at the code, but the code at line 302-323 is different to what you have shown. When I search for ”$(’.slider’).on(‘click’, function() {” it brings me to something similar at line 988, but it is not the same as what you have shown, it shows:
$(’.slider’).on(‘click’, function() {
var $window = $(window),
$element = $('.slider'),
elementTop = $element.offset().top,
elementHeight = $element.height(),
viewportHeight = $window.height(),
scrollIt = elementTop - ((viewportHeight - elementHeight) / 2 + 20);
$("html, body").animate({ scrollTop: scrollIt }, 300);
});
if( $('.text-carousel').length > 0 ){
$(".text-carousel").owlCarousel({
loop:true,
dots:false,
items:1,
autoplay:true,
smartSpeed: 750,
autoHeight:true,
autoplayHoverPause:true,
nav:true,
navText: [" "," "],
});
}
}//End Sliders
Please help me fix this issue, as it makes it very difficult to use the webpage properly.
Thank you,
Hi, what is the page url containing the sliders, can you send it to us? Thanks
I am now doing a backup, before I update to your latest version.
I have just uploaded the latest version of the theme. Seems to have updated correctly.
Thank you
On the Ecomoto page, the first image slider works, but the second one scrolls the page back to the first slider. This issue happens on all pages with the slider.
I have just checked, and it seems maybe its only a problem with chrome, not firefox. However, most people are using chrome.
Thank you
Hello, When I go to the page, the sliders scroll fine both on Chrome and Firefox. I refreshed also the page couple of times to get rid of the cache. Does not scroll to the first slider when you navigate the second.
Two things :
1. How do i remove the URL structure of www.url.com/grenada_portfolio/x?
2. I’m experiencing a load bug, when you click through the home page the heroes all jump on load, it ruins the seamless effect of the animations
www.saltygoose.com
1. You cannot remove grenada_portfolio but you can change it. Just go to appearance -> theme options -> portfolio options and enter your own in ‘Custom Slug’. Refresh the permalinks in Settings -> Permalinks (just press Save there)
2. I don’t see any jumpings in hero section when navigating from home page. Can you send us a short clip maybe?
Hi! First of all I really love your theme, it’s amazing. I only have one problem, the blog section even if it has black background, it display the font in black like it is switched on white background. It’s like it doesn’t take the page stories as the blog page. I’ve alredy set up the page in reading options Can you help me? Thanks!
Hi, can you send us your site url?
Do you have anything set for Settings -> Reading -> Posts Page? If yes, can you remove that and try again?
Done, but It didn’t solve the problem
Can you open a private ticket on clapat.ticksy.com and provide wp admin access? Thanks
Hi, there is a way to make fullscreen layout something like this: https://antoni.de/ On my case, my titles are not short and it’s not so good look as your demo page. I can’t make titles short. that’s why I try to find a solution. hope you can help. by the way their carousel slider also interesting check it here: https://antoni.de/cases/
Hi, so first of all, what is your site url? You can change the showcase slide’s titles with CSS.
hi, my website is vlanderon.com but its now disable to visit. I just try to redesign my website with your theme. I try change with css but its actually not fix as wishes. thats why want to ask you, there is a way play around it. Also I try to create own page with video header but there is no way auto play for standard pages. or I missed that part. can you confirm me please there is a way except sliders and portfolio pages possible create auto play video headers?
also in fullscreen slider its not slide all image and text together. actually its only problem for long texts.
I need to see the titles if possible. You can open a private ticket on clapat.ticksy.com if you still want to keep the site in coming soon mode.
The hero section videos are available only in project (portfolio) pages
Hey guys, great theme! Having a small issue, I can’t seem to be able to change the site’s permalinks without generating 404 error on every portfolio post. I want to change from grenada_portfolio to vsible_live-portfolio and every time I do this both in theme options and permalinks editor the error occurs.
Have you refreshed the permalinks? (Settings -> Permalinks and then press Save) If you did, do you get any error like .htaccess file not writable or a similar message?
I’ve refreshed the permalinks and do not get any htcaccess file errors. It just breaks the portfolio links.
Plz provide wp admin access in a private ticket on clapat.ticksy.com so we can have a look.
Done, ticket number: 1835066 Thanks guys
Hi, I changed custom slug in theme options -> portfolio to ‘visible_live-portfolio’ and then refreshed the permalinks (just pressing Save in Settings -> Permalinks) and now it works properly.
can i set Background to light or dark on a specific page?
Hi there, did you buy the HTML version – because I don’t see the Purchased badge next to your username. Thanks
hi how can I change preloader? there is a way use own gif? or video for preloader?
Hi , the preloader is implemented in header.php
<!-- Preloader -->
<div class="preloader-wrap">
<div class="outer">
<div class="inner">
<div class="percentage" id="precent" />
</div>
</div>
</div>
<!--/Preloader -->
the preloader wrap is automatically hidden after page load. The percentage is animated in PageLoad() function from /js/scripts.js
How can I change the slide title to be different colours on hover/when slide is active?
I have tried:
div[data-slide=”2”] { color: yellow!important; }
for example but no luck
Hi, you need to change one or all of the following elements:
.light-content .swiper-slide.active span {
color: #fff;
}
.light-content .active .slide-title span {
-webkit-text-stroke: 1px #fff;
}
.active .slide-title::before {
color: #ff;
}
in customizer -> additional CSS #fff is default color, so change it with your own
Thanks
I meant I want each separate title to have a different colour…I found the solution here:
” [data-slide=’2’].active span { color: #e40076!important; -webkit-text-stroke: #e40076!important; } “
Bonjour, j’aimerais changer la couleur de background de la page d’accueil UNIQUEMENT. Est-ce faisable ? Merci
Hello, what is the url of your home page? Thanks
.page-id-1707 main {
background-color: #your_hex_color_code_here !important;
}
in customizer -> additional CSS
Merci mais çà change la couleur sur l’ensemble des pages, je souhaiterais ne l’ajouter QUE sur la page d’accueil.
if( $("body").hasClass("page-id-1707") ){
$("main, nav").css('background-color', '#your color hex here');
}
else{
$("main, nav").css('background-color', '#0f1010');
}
Hard refresh the page (Ctrl+F5)
I have not tested it but provide wp admin access with rights using Appearance -> Editor in a private comment on clapat.ticksy.com if you are still having issues.
Thanks
i can’t update my wpbakery builder to the newest version. Once i updated, the whole site messed up. Please help
Hello, send us wp admin access in a private ticket on clapat.ticksy.com
Bonjour, j’ai téléchargé et installé votre thème, jusque là aucun problème. Cependant, quand je met une photo dans un item de portfolio, celle-ci ne s’affiche pas !
Hello can you open a private ticket on clapat.ticksy.com and provide wp admin access so we can have a look?
Hey, I have a problem. i just installed to 1.5 and it still occurs.
The smooth scroll doesn’t work on Firefox. It does on Chrome. The thing is, it’s working on Firefox with the demo. I checked and unchecked, still doesn’t work on my site however.
Any fix for smooth scroll on Firefox ?
Hi, Make sure you have cleared the cache on your Firefox. And hard refreshed the page. if the problem still persists, send us your site url.
I have the same issue of @bearavo on safari too
It should be fixed in 1.5
Hi, I just update the Theme version and everything works great… but update the Visual composer version and Im getting an error… If don’t update the visual composer version won’t work with WordPress 5.0
...
Hi, try removing the old version of wpbakery completely and let the theme install it. The plugin itself can be found in /plugins_required/js_composer.zip
Yeah It Worked. I Delete the WpBakery Plugin and re-intalled it from the theme.
Hello There,
I purchased this theme and so far looks very good. Good work guys! However, I have two simple questions for you : • 1st. How can I update the WP Bakery Page Builder? It needs an update. • 2nd. I want to have the exact About and Contact page as you guys have it in your showcase, How can I import it?
Thank you.
Hello 1. give us a shout to update it on clapat.ticksy.com Open a private ticket and provide wp admin access, if possible
2. you can import demo data to have a replica of our demo site, to start with. We can help you with that too.
Ok i will open a ticket then. Thank you.
First of all, thanks for the theme. We are having an issue on safari. The theme has some bug on safari. could you check? https://drive.google.com/file/d/1Sl6DhRIqJHJ-eHU5wAmE0Uu5loWqsD5U/view
Website link: https://bit.ly/2RSOxlL
Plz update the theme to the latest. We have just release an update with a fix for safari scroll. Thanks
Thank you it is fixed
Hi, how can I change the hover style on the WPML switch? Currently, it doesn’t work properly, the text rises and cuts it from the top
What is the site url?
In style.css at line 1152 please remove this:
.flexnav li a span {
position: relative;
display: block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transform-origin: 100% 0%;
}
.flexnav li a span::before {
position: absolute;
top: 100%;
width:100%;
left:0;
content: attr(data-hover);
}
.flexnav li:hover a span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
Hey!
How I can add images to home-site? Slider is useing, but I can’t add images or text.
Hi, if you are using the Showcase template you can setup the images and the caption in portfolio item options.