54 comments found.
I am trying to put Revolution slider in same page with Owl carousel.. but Owl not working & slides not appear ..
Greetings,
sorry support for buyers only.
Why it’s have so old jQ, and why you put file include in script file without begin slash!?
Greetings,
- because of animsition have some issues with the v3
- you can use the scripts file from the documentation (check the documentation why localhost section)
this is bad, i can’t use this theme with my framework, because it’s require jQ3
you can use it normally but the animsition (the page fade will not start at the beginning)
hi, how do i disable (or reduce the time of) the animation in id=”main-wrapper”? thank you
- To disable the animation check the documentation 5- Page Preloader section
- To reduce the time:
1- Make sure the image size is small (You can reduce the size from https://tinyjpg.com/)
2- Make sure you are use a thumbnail image for portfolio not the full image size.
You can provide me with the website URL to check it.
thank you for answering. i think it is better to use the animation, since if i turn it off the page seems like flickering.
another problem is that i keep getting the not found error for waypoints.min.js if i move to another page. it is okay in my home page, though
You can remove the flickering from js/plugins.js file by removing the line no. 30 (It’s a minified code in one line)
If you are using the original scripts.js from the downloaded file not from the documentation it should work fine, but if you are using the scripts.js from the documentation you will have to link it to the page check the documentation 3- Why Localhost section
here’s in my console:
i don’t have “profil” folder in my project, but i’m using Laravel to routing a page to /profil/something
- rs-ibsi.test is the main page (Folder) all js is working fine because all js files is exist under js folder.
- When redirect/Routing the page to another folder (profil) you get this error because the js file not exist. (Consider it as a new website)
you need to create the profil folder and add the js files to that folder.
You can keep all the js files in one place (and call them from any page with the same URL) by using the scripts.js file inside the documentation but you will have to do more steps descried in the documentation 3- Why Localhost section.
thank you. it fixed the previous problem, but now i have another problem: “Uncaught ReferenceError: google is not defined at eval (eval at <anonymous> (infobox_packed.js:1), <anonymous>:1:1066) at infobox_packed.js:1”
You need to add this line
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=googleMapAPIKey"></script>
where googleMapAPIKey is your own API key and to get that api check the documentation 22.2- API Key secion
after this line
<script type="text/javascript" src="js/vendor/jquery.min.js"></script>
there is another problem. now with Combobox (Select element).
if there are two combobox stacked like this:
<select id="first" class="form-control">
<option value="1">first option, first combobox</option>
<option value="2">second option, first combobox</option>
</select>
<br />
<select id="second" class="form-control">
<option value="ok">first option of second combobox</option>
<option value="no">second option of second combobox</option>
</select>
the options of first combobox will be blocked by second combobox:
#first_chosen {z-index: 102;}
#second_chosen {z-index: 101;}
thank you.
where i can find a documentation about elements? i tried to make combobox search, but can’t find documentation about it
i’m using this plugins
https://harvesthq.github.io/chosen/by default, Chosen combobox always has input text for searching; not so here. i even get this class: “chosen-container-single-nosearch” indicating that the combobox has no input field for searching
open js/scripts.js file (This is the main file which includes all the main js function) and find these lines:
el.chosen({
width: '100%',
inherit_select_classes: true,
disable_search: disableSearch
}).addClass('gfort-chosen-select');
set disable_search to false
Hi,
I can see the last update is October 12th 2018. What changes ?
updating Slider Revolution to the latest version
Hi,
Is it possible to use a larger logo? How to setup it?
Thank you
Greetings,
check the documentation 12.4- Logo section
Thank you!
Can you provide a demo for the RTL version please?
Hi,
I’ve just bought your beautiful template.
At documentation “Why Localhost” section (2.1), you ask to open every HTML file and replace this line:
<link rel=”stylesheet” href=”css/plugins.css”>
Well, I am using “index-dentist.html” page and I couldn’t find this line.
Could you help me?
Thank you,
Greetings,
it’s line no. 49
Hi,
Sorry, I mean this line: <script type=”text/javascript” src=”js/plugins.js”></script>
Thank you
line 2972
thank you!
Hi, Nice work! Every time you click a link the loading gif appear? Even when the page was loaded before? Regards,
Which license do I need? I would like to create a price comparison page. Traders can register for a fee.
In my opinion, the regular license would have to be enough, because it is basically nothing more than an affiliate shop.
Best regards
Greetings,
Yes, you can go with the regular license.
(portfolio-single-wide-sbs-slider.html) The Owl Carousel Plugin at the top of the page is not functioning properly. The same goes for other pages. Please answer.
Greetings,
- don’t open the files directly, you need to use a localhost or live server
- check the documentation 3- Why Localhost section
How can I leave the header transparent and after the scroll leaves it white?
Greetings,
add transparent-header class to header-section class
<header class="header-section fixed-header transparent-header">
Hello, how can I change how many columns are in the megamenu?
Greetings,
as a pre-sale question this could be done with some styles
Currently, I’m using “PLUME | Cafe” and I want to change “Elements” which is in the megamenu style, from 4 columns to 2 columns. Possible?
Yes, it could be done, but support only for buyers
Hi, my main background image using slider revolution its not properly resizing the image, how can i fix that? thank you. Im using the “gaming” template.
“on mobiles “
could you provide a website URL to check it
open index.html file and find, remove this line
sliderLayout: ‘fullscreen’,
Yes that’s better! I have one more issue, when i add a video on the same place the video doesnt start. can you check that for me please? Thank you
change data-volume=”3” to data-volume=”mute”
is that ay way that we can make that works with sound? Thank you…
Hi, do you sell sign-in/sign-up/dashboard system for your template? Thank you
Greetings,
No, as mention in the description it’s only a static HTML5 files (front-end design).
Do you recommend any ? Thank you.
Any dashboard will work but you will need to hire a back-end developer for the integration (l’m only a front-end developer)
do you have plan to update with new and support bootstrap 4 ?
Greetings,
for this moment no, the latest version is the first stable version ( released about 3 weeks ago and it have 300+ bug)
Hello there:
I have two questions:
1- Does the template support RTL option?
2- Does the price include all 50+ templates demos displayed?
good work congratulations
Greetings,
1- Yes, and in the documentation describe the steps to add the RTL
2- Yes
Hi,
How to change the preloading icon image or GIF?
Greetings,
To change the page preloader animation open JS/SCRIPTS.JS file and find this line
pagePreLoaderStyle = ‘1’;
change 1 to 2, 3, 4, 5 or 6 without removing the single quote
the animation in the documentation ( 5- Page Preloader section )
Thanks for the prompt response!
What I meant is how to totally change it with a custom GIF (my own loading icon GIF)?
Not select one from the pre-existing options.
Greetings,
1- open js/scripts.js file and find this line pagePreLoaderStyle = ‘1’,
change 1 to 7
2- add these lines:
if (pagePreLoaderStyle === '7') {
jQuery('.gfort-page-preloader-container').append('<img src="images/image.gif" />');
}
after these lines:
if (pagePreLoaderStyle >= 1 && pagePreLoaderStyle <= 6) {
jQuery('body').addClass('page-preloader-style-' + pagePreLoaderStyle);
}
3- add your image (EX: image.gif) in images folder
Thank you! Will do that.
Hello, may I know how to solve this ?
Error at loading Slider Revolution 5.0 Extrensions. Local Filesystem Detected ! Put this to your header:
Greetings,
you have to use a localhost or live server and don’t open the files directly
Are there pics, if to buy?
Greetings,
all the images are not included, and some of them you have to buy them
Thank you for answer. The best wishes!
Hi, Can you add more landing page, and demos ?
Greetings,
i know it’s been awhile since the last update ( and sorry for that ) but i will release some demos soon
Thanks