37 comments found.
is this going to be upgraded to latest bs ? bs3 is kinda old
Hi!
Thanks for your comment! I will pass the request to our developers team!
Thanks createIT
ok
also this color change menu is gone , and in manual nothing about color change manual … would be great to have some help on set manual to blue examp
Hi!
The color switcher is only for the demo purposes, by default it’s not part of the template. If you would like to have it on your website – please contact our support at support@createit.com – they can send you files.
Thanks createIT
thats non acceptable, since its in the demosite where u show the theme so people should buy it.. you should include it and update download asap..
As I mentioned before – if you need a style switcher, please contact our support for the files, they will send it to you for free. But this component is not part of the template, it’s a developer’s tool to emulate how the template might look like dependent on the colors and styles setup you choose for your website. This is standard practice for most of the HTML templates on Themeforest
Hi, I have issues with UTF-8 characters. For exapmle ě,š,č,ř,ž,ý,á,í and so on.. The font is not really friendly with this. Is there a way I can change the font?
Hi!
Please contact our Support Team via support@createit.com or create a support ticket on the forum: https://createit.support/ Our Support Team will help you solve the problem directly on your site.
Thanks, createIT
Hi, how can i add captcha in contact form?
Thanks
Hi There!
1. First of all you need to sign up for an API key pair here: http://www.google.com/recaptcha/admin 2. The key pair consists of a site key and secret key. 3. In ‘head’ part of your website add the following script:<script src="https://www.google.com/recaptcha/api.js" async defer></script>4. Inside the form div, above the submit button (screenshot) add the recaptcha code:
<div class="g-recaptcha" data-sitekey="your_site_key" />
I hope it will resolve the issue. In case of any problems with that – feel free to drop us a mail to support@createit.pl
Thanks, createIT
Awesome. Many thanks
Hi, i did what you said, is the captha there but you can send email even you dont tick the captcha. Pls send a message from the form from the link below…
https://tinyurl.com/y22ed5n6Thanks
Dear Support Team, the captcha dont work
pls check it, i can still send message without even tick captcha https://tinyurl.com/y22ed5n6 ThanksHi!
You can try the following JS snippet to properly validating recaptcha https://codepen.io/martinpulido/pen/RaEQNv or contact us via support@createit.pl so we could help you with that.
Thanks, createIT
Hi Support, I wish to change the preloader. Where is this file located ? or how do I change this ?
Hi!
The loader used in this template was created using only CSS and all the code responsible for it can be found in the style.css file (example of the code used in the template) Under this link you will find a tutorial showing how this type of preloader can be created.
Thanks, createIT
Thanks Support. One last thing, how do I disable the video controls ? I’m gonna set it to autoplay so no need for the controls. Thank you
Hi! Controls will be removed if you delete “controls” attribute from the HTML markup (screenshot).
Thanks, createIT
HI, will there be a an update in near future??? Mobile version is little…hmm
Hi! Thank you for getting in touch with us!
If there are some responsive issues with the template for sure we will provide fixes for it via update.
I did some quick check of the site but I wasn’t able to find any problems. Could you please contact us via Support forum or mail: support@createit.pl with some more information about this problems?
I would really appreciate your feedback about this problems.
Thanks, createIT
Hi, In your doc (documentation.pdf), the sticky tag is wrongly “ct-navbar—fixedTop”
Hi!
Sorry about that! Looks like something went wrong when printing the PDF. We’re checking this.
Thanks, createIT
Hi i have a problem with emails When i receive an email from contact form there is a Header with large fonts “undefined: Wher can i find it and how to change the fonts ? Thank you
Hi!
To remove the ‘Undefine’ from the mail please add to form tag data-email-subject=”Form Subject” with the title you want to be visible instead of the ‘undefined’. (example)
The size of the fonts can be changed in Rentica > features > assets > form send.php: http://prntscr.com/h88ntf.
I hope it will resolve the issue.
Thanks, createIT
How can i add a second marker in google maps? Thanks
Hi!
Unfortunately it’s not possible without some code adjustments. Please check the Google Map developers documentation how to add multiple markers: https://developers.google.com/maps/documentation/javascript/markers Javascript for maps is placed in /assets/js/gmaps/init.js file.
Thanks, createIT
great work. It’s time to update. fullscreen slider, videos from youtube bla bla bla
Hi Awesome Support Team, how can i add a second marker in google maps?
I have already open a ticket. Pls its abit urgent
Best, xrisxal2000
Hi!
Someone from our team will get back to you shortly!
Thanks, createIT
Wait for your response Thanks!
Hi, i change the longtiude and latitude from init.js but the map still remain the same, why?
Pls help fix the google map pointer issue. From init.js, i change it but nothing happened.
Pls go here… http://tinyurl.com/kpebxst
Thanks
Hi!
Do you still have problems with that? It looks like you were able to change the location: screenshot.
Thanks, createIT
HI, yes but it not like google maps, in google maps i put it where i want , in contact page i see a bit different. That’s the problem my friend! I don’t know why
Thanks!
In your contact page i see the map like this: screenshot. The following longitude and latitude are in the HTML settings: screenshot. Let me know whether that’s correct data.
Thanks, createIT
Dear friend, the correct lang and long is…
36.376845 , 25.484777 i will put it in the page contact.html pls check this site: https://itouchmap.com/latlong.html
Check where is in google maps and where in in the theme.
Thanks!
Please contact our support team at http://createit.support/ with ftp access to your website, so we could check this for you, Latitide and longitude values that I can see in your website (contact.html page) code are exactly the same as you entered in your comment above, so if you still have some issues with the map we will need access to your website to check this.
Thanks, createIT
I add the ticket! Pls help resolve it. Site is live! ticket: Issue with Google map pointer
Thanks
Hi Guys!!, i send email via contact form and i get this…
undefined
ΠληκτÏολογήστε το όνομα σας: test
ΠληκτÏολογήστε το email σας: test@test.gr
ΤηλÎφωνο: 2108989777
Το μήνυμα απαιτείται: test message!
Why this happened pls?
Thanks!!
Hello!
Can you please contact our support team at http://createit.support/ with test access to your website, so we could check this? Guys will be more than happy to help you there.
Thanks, createIT
HI, two questions pls…
1. the gallery is nice but you must open each picture to see and it should have the ability when you open one image to be able with arrows to go to the next image and so on.
2. in gallery how can i add link to each image to open to another page?
Thanks in advanced, best, xrisxal2000
Hi!
Thanks for your feedback. You are right about the point 1. – we will think about adding this in next update. About 2. You just need to add the anchor html code in ‘mfp-content’ div, like the following:
<a href="http://your-url.com">URL Label</a>
You can add this for example below the gallery item title. In case of any problems with that – please contact our support team at http://createit.support Guys will be more than happy to help you there.
Thanks, createIT
Hi again!
About the 1. – you can enable navigation between images in assets/plugins/ magnific-popup/init.js – edit lines 46-49, like the following: click for the screenshot.
Thanks, createIT
Great guys!!!
Thanks!!!
hello, somehow all the themes are red, where do i change this?
Hello!
To change the main color of the theme you need to use motive.css stylesheet. You will find this file on path HTML > boats > assets > css. Motive.css will let you change the main color of the template, just please make sure that you’ve added this file to all template pages after the style.css.
Thanks, createIT
I cant find a way to use the blue boat template I keep getting red for some reason and none of the images are working.
Hello!
To change the main color of the theme you need to use motive.css stylesheet. You will find this file on path HTML > boats > assets > css. Motive.css will let you change the main color of the template, just please make sure that you’ve added this file to all template pages after the style.css.
As mentioned in the Themeforest item page, the images aren’t included in the package you bought.
Thanks, createIT
How i change the height of the slider.. i see the slick settings but i cannot find where and in what file i change it!
Thanks!
Hi!
Slider height is set to 100%, so it is automatically adjusted to size of the slides content. If you want to use fixed height for all slides you can change it with CSS, just edit the following code:
.slick-slide {
height: 100%;
}
With some value in % or px
Thanks, createIT
I add this in css, right? style.css?
Thanks!
All ok!! THanks!!
Yes! Good to hear that it worked
Cheers, createIT
Hmmm when use internet explorer, images in slider disappear, except the first one
Hi!
Please provide the url to page where you can see this problem. I’ve checked our demo in Internet Explorer and didn’t find any issues.
Thanks, createIT
and http://rentica.html.themeforest.createit.pl/cars/index.html the same
Another pc win7 ie9 this problem doesn’t exist
Hi!
Please make sure that in Internet Options > Advanced > Multimedia you have enabled Play animations. I hope it will resolve the issue.
Thanks, createIT
Hello, good theme but the form in rent-now page is really bad. How can you work with a data when it’s not all in <form>?
Hi!
Sorry about your problems with the form! We will definitely update it in next template version. If you don’t want to wait for that – feel free to contact our support team at http://createit.support/ Guys will be more than happy to help you there.
Thanks, createIT
really nice theme. I am more than satisfied, that I choose this theme. 5 stars
Great to hear that you like our item! Thanks a lot!
Hi, I’d like to increase the size of the slider, however when I do this, I loose the responsiveness of the slider. Please help.
Hi!
Can you please contact our support team at http://createit.support, so we could check this? Please provide there your site url and explanation what exactly is not working for you, so our team could help you.
Thanks, createIT