202 comments found.
Hi, is there a way to recreate the hover over effect that the outlined clear “NEXT” clickable button makes on a word (with a linkable page) within any random page?
Hi, yes. Would love to duplicate that within any section of page so that I can direct visitors to other pages.
<div class="post-next"><a href="http://clapat.ro/themes/satelite-wordpress/2019/02/12/desert-trasure-hunt/" class="ajax-link hide-ball" data-type="page-transition">Next</a></div>
You may also want to renew your support period.
Thanks
Thank you guys! I really appreciate it.
I’m wondering if the theme is still being actively maintained. I noticed the last update was over 5 years ago, and the video on the homepage of my website is no longer loading.
Yes, we actively ensure compatibility with latest WordPress versions and release updates, if necessary. You may want to extend your support period, which has expired. Thanks
Hi, my site doesn’t load images when visiting a page and jumping to a random page not in sequence. Any thoughts on what can be wrong?
Hi, what is the site URL so we can inspect it?
Hi, if you go to the site at https://ionzen.com everything works fine, its when you start off at a not landing page such as https://ionzen.com/sinuosity/ That’s when if you try to go to another page like Hello, it doesn’t load any content for that page.
CoBlocks plugin is not compatible with theme’s ajax page transitions?
Thank you guys!!! That worked out perfectly! Awesome stuff.
Hi there
is it possible to disable ajax for a single page?
Thanks
Hi there, if you add it as custom menu link in the menu, it wil load normally, bypassing ajax. Thanks
How to change this: https://prnt.sc/XPEFrrJEdrv8 I want to add my logo to the bottom
Hi, you can modify the header.php directly lines 24 and 25 relate to the headphones icon and text. The loading percentage is line 19 Thanks
In Homepage portfolio, when you click on View case (Click and Hold) Button your demo is having good animation, but on my site, it directly goes to the page without opening the link. I am talking about this link: https://prnt.sc/1vt-yPtHdwJK You can compare my website: https://jade.aclut.org/
Hi, make sure you enable AJAX in customizer -> general settings. Thanks
How can I link portfolio slider to custom page once any user clicks the button https://prnt.sc/1vt-yPtHdwJK ? By default it goes to portfolio page, I need it to link to my custom elementor page that I have designed.
Please help!
This can be done with custom work, by setting up a portfolio item option as custom link. The first solution that comes in mind.
Thanks for reply. Could you please tell, how to do that. I am not sure where exactly can I put link to my page
Hi, for instance you can add an extra option (text field) in /include/metabox-config.php And then you can read this option and if not empty replace the default permalink in showcase-page.php Thanks
Hey, I added Video Hero in both Webm and MP4 format, but its not showing in my mobile device but its showing in desktop. Could you please help, here is the URL: https://j.aclut.org/
Hello,
Videos autoplaying on mobile are not recommended (considering different data mobile plans and different networks streaming speeds). Also, ios devices interpret HTML 5 videos as videos without player therefore they will embed it in a popup player. You should provide a poster image (hero image) for mobile in video portfolio options. To enable video on mobile try the following:
1. add
@media only screen and (max-width: 1024px){
.hero-video-wrapper {
display: block;
visibility: visible;
}
}
in customizer -> additional CSS
2. open /core/js/common.js and remove the following lines:
var viewportWidth = $(window).width();
if (viewportWidth < 1024) {
$('.hero-video-wrapper').remove();
}
hard refresh the page (Ctrl+F5) when you are done.
3. go to /sections/hero_section_container.php and change the following line
<video loop muted class=”bgvid”>
to
<video loop muted playsinline autoplay class=”bgvid”>
same thing in showcase-page.php
Thanks
Thanks, I did the changes, but I couldn’t find the file named /core/js/common.js I searched entire theme. Could you please help me
Sorry, it’s /js/scripts.js
Thanks, it Works!
But I have a mobile friendly video, here is the link: https://j.aclut.org/wp-content/uploads/2023/06/Web-Video.mp4
But its not appearing as expected in mobile device, you can take a look here: https://j.aclut.org/ (The video is in first slide)
How to make video fit to screen?
.swiper-slide video {
width: 100%;
}
Thanks
1) I am getting white background even though I have set background to black in this page https://j.aclut.org/stories/, and for some other pages also I am facing the same.
I am just using black color theme to my website, Is there any chance where I can make every background black instead of making changes to each page?
2) In some of the pages I am getting menu items in black color, how to make it white: https://prnt.sc/A_gPTY2i6voD
1. check also the background colors of the inner sections
2. set the type of the background for the page (light or dark) and the menu should change accordingly
Thanks
I have set page background color to black: https://prnt.sc/P-naL7U6k-wi But still its showing me white background, I just want to use black background for every pages. Please tell how can I do it globally?
Like stories page there are many more pages that I am not able to change background color
Maybe the Stories page is set as Blog page in Settings -> Reading? Can you leave that setting empty? in general, plz open a private ticket on clapat.ticksy.com and provide wp admin access so we can investigate. Thanks
Hello! Can you turn off the cursor follow effect? Thanks!
Hello, yes. There is a setting in theme options. Thanks
thank you, is this the same theme as Hervin? Is there any difference?
Hi, you are welcome. The theme is different. It may similar elements but the slider and carousel and many other features are different. Thanks
Hi ClaPat. Very nice theme! I would like to ask you, where can i find a similar audio player to yours in this theme? Pls help me, if you can, Big Thanks.
Hi there, It’s not really an audioplayer it’s an <audio> HTML5 element that’s being inserted when the page loads. Thanks
MOBILE DEVICES: I would like some arrows on the start page when using the site on mobile devices? So visitors are less confused how to navigate through the site?
@media only screen and (max-width: 767px){
.arrows-wrap {
display: block!important;
}
.arrows-wrap {
right: 5px;
}
}
in customizer -> additional CSS
Hi, ist there an update coming soon and for how long will these theme be supported in the future? Many thanks, Greg
Hi Greg, we update the theme whenever is necessary (for example compatibility with future WordPress versions). As long as the theme is present on the market we will provide support for it (updates included). Thanks
Hi ClaPat – I just purchased the plugin thinking it supported video thumbnails, however it seems like other than hard links actual mp4 files, the template can’t do YouTube files can it? I’ve had the template for less than 8 hours – however it be possible to do a refund as I can’t use it. I need something that can do YouTube files and allow pausing, rewind, fast-forwarding, and skipping to different video sections as well as adjusting the volume of the video portfolio?
Thank you.
Hello, the video slides are based on self hosted videos configured in portfolio item options. So basically direct links/URLs to .mp4 or web files. You can embed youtube videos in the content however for video slides you need self hosted video files. Thanks
ClaPat – do it only works on self-hosted videos right – not YouTube videos for the video slides. The video slides don’t support Vimeo or YouTube videos?
Thanks
Hello, in this page there’s a reviews block I use also on my ebsite, but the arrow to switch from a review to another, doesn’t work. Can you help me? Thanks ! http://preview.themeforest.net/item/satelite-creative-ajax-portfolio-showcase-slider-theme/full_screen_preview/23325186
Hello, I can’t click any of my button (satelite button or custom css buton), neither the “submit” button of my contact form… I opened a ticket last week, can you help me please? Thank you.
Hi, yes we will process your ticket today. Thanks
Hello! There is a bug in your Satelite theme. Hero-title is not written in Russian, only questions. Everything else works, but not this
Hello, did you buy our theme – I don’t see the ‘Purchased’ badge next to your username. In any case it is not a bug it’s just a way to use the child theme to enable/allow Cyrillic characters. Plz open a private ticket on clapat.ticksy.com, provide wp admin access and we will give you instructions. Thanks
Already figured it out. Removed satelite_span_wordwrap from hero_section_container ......
Nice! or using the multibyte character version of the function would do (code in child theme). Thanks
The home page is a full screen picture or video. It’s good to switch to the next one by sliding the mouse wheel. So I want to ask, when I slide to the last picture or video and then slide the mouse wheel, I will switch from the last one to the first one directly. That is, the last one and the first one can cycle. 首页是全屏的图片或者视频,鼠标滚轮滑动一下就切换下一张,这很好。那么我想问一下,当我滑到最后一张图片或者视频之后,再滑动鼠标滚轮的时候,会从最后一张直接切换成第一张。也就是说最后一张和第一张能循环。
You can set loop to true when you setup the slider in swiper’s options. Need to modify one line of js code. Thanks
Can you update this function directly to the theme? You don’t have to modify the JS code. Because I’m afraid I won’t modify JS code. Besides, this topic has not been updated for a long time. Another question, does this topic support CDN? 能将这个功能直接更新到主题里吗?不用修改js代码的那样。因为我怕我不会修改js代码。况且,这个主题也很久没有更新了。还有一个问题,这个主题支持CDN吗?
We did not designed it as looped slider so this would be custom work. What do you mean CDN, images can be stored on a CDN. Thanks
Maybe my description is inaccurate. I bought a theme before, but the theme author replied that I didn’t support CDN, so that when my website uses his theme and then uses CDN, some pictures or videos can’t be loaded normally. I want to ask, do you have such questions on this topic? Another problem, I am in Chinese mainland, for some reasons, our network is shielded from Google, YouTube, Vimeo and so on. I would like to ask you that there are JS files or other related to using these websites in your theme, so that after I buy your theme, I can’t use some functions, or it’s very slow to load some functions. I’m worried about this problem. 可能是我描述不准确。我以前买过一个主题,但是那个主题作者回复我不支持CDN,以至于我的网站用了他的主题之后,再使用CDN的时候,有些图片或者视频就不能正常加载出来。我想问,你们这个主题会有这样的问题吗?另一个问题,我在中国大陆,由于一些原因我们这里的网络是屏蔽了Google、YouTube、Vimeo等等。我想问,你们这个主题中有使用这些网站的相关的js文件或者其他的之类的,以至于我购买你们的主题之后,无法使用某些功能,或者加载某些功能的时候非常慢。我担心的是这个问题。
I think you can use a CDN for images, all the js files are included in the theme, they are not linked externally. We also have a 14 days return policy. Thanks
Dear ClaPat
we purchased Satellite theme.
Here we got two problems.
= 1. ==============================
We need to use accented letters on our hero title.
For example, the ‘Chloé’ is present well, but when we (users) to switch to the portfolio pages, it shows garbled letters for the accented letters.
= 2. ==============================
In the portfolio category page, there’re only 10 portfolio. We want to show all portfolio of ours.
===================================
Please tell me how to solve this problem step by step. Thank you so much.
Hello, we replied to your ticket. Since we need wp admin access it’s better to use the ticket for further communication. Thanks
Is the theme support RTL ?
Hello, We have not tested the theme with an RTL language. Thanks
Hi, I had some questions before buying this template 1. Can I change the name of the portfolio from ” Satellite_Portfolio ” to any other name? ( it’s show on the website address ! ) 2. Can I use other form builders like ” Quform ” ?
Hello,
1. Yes, you can change it (with a theme setting) or you can remove it (with a plugin)
2. Third party plugins may not work with ajax page transitions – otherwise you should be fine
Thanks
Hi, your theme is just what I am looking for. I only have one tricky issue that I checked in the preview via mobile: the warning “turn up the audio for the best experience” appears but the audio doesn’t start and when the page loads the sound icon also disappears. Is there any possibility through custom code to allow this feature also on mobile? If at least it can’t start automatically (according to the ux rules of the browsers via mobile) can it be started allowing to interact with the mute/unmute icon? Thanks you
Hi I just bought the theme. I was wondering where can I access the audio which’s in the demo?
Hi there, did you buy the WordPress version or HTML? I don’t see the ‘Purchased’ badge next to your username. Thanks
Hi! I bought this theme in 2019 and received updates in the same period.
I saw that in 2020 there were already several updates on the theme. I have other themes purchased here and I always get updates even without signing up for support.
Please, why haven’t I received updates from you?
Hello, once you buy the theme you have access to updates, that you can download at any time. Thanks