303 comments found.
Hi,
How to make auto slideshow in “multi-page” in home.htm???
Thanks, Venki
all are auto slideshow , which one you are saying?
can i change the orb in the begginning with logo my client is asking me to that
yes we will do that please send me the details by mail, we will do that 
what details do i need to send you ?
and your email once again plz
FTP details and URL
please email me it’s not yet up in server
i’m waiting for you response Accura
Style.css: 213
#circle {
position: absolute;
top: 50%;
left: 50%;
z-index: 11;
margin: -50px 0 0 -100px;
width: 300px;
height: 100px;
background: url(../img/logo.png) no-repeat;
-webkit-animation: circle 1s infinite forwards;
-moz-animation: circle 1s infinite forwards;
-ms-animation: circle 1s infinite forwards;
animation: circle 1s infinite forwards;
}
if it doesnt show change
color.css: 2
#circle {
background: url(../../img/logo.png) no-repeat;
}
Please check http://thegreatindianvillage.com/ ... The image logo that i am using overlaps in iphone and ipad. Also, there is an empty grey strip at the bottom on wide resolution Mac … I have also added a footer that is not visible.
Kindly help in fixing this. Thanks
old
@media (min-width: 768px) and (max-width: 980px) {
.header_details{ margin-top:70px;}
}
@media (min-width: 481px) and (max-width: 767px){
.menu-inner .brand {padding: 9px 0;}
.header_details{ margin-top:70px;}
}
@media (min-width: 321px) and (max-width: 480px) {
.menu-inner .brand {padding: 9px 0;}
.menu-inner .nav-toggle{ top:23px;}
.header_details{ margin-top:70px;}
.brand a{ font-size:22px;}
}
@media (min-width: 240px) and (max-width: 320px) {
.menu-inner .brand {padding: 20px 0;}
.brand a{ font-size:24px;line-height:28px;}
.menu-inner .nav-toggle{ top:23px;}
.header_details{ margin-top:60px;}
}
New:
@media (min-width: 768px) and (max-width: 991px) {
.menu-inner .brand a img {height: 85px;}
.header_details{ margin-top:70px;}
}
@media (min-width: 481px) and (max-width: 767px){
.menu-inner .brand a img {height: 70px;}
.menu-inner .brand {padding: 0;}
.header_details{ margin-top:70px;}
}
@media (min-width: 321px) and (max-width: 480px) {
.menu-inner .brand a img {height: 70px;}
.menu-inner .brand {padding: 0;}
.menu-inner .nav-toggle{ top:23px;}
.header_details{ margin-top:70px;}
.brand a{ font-size:22px;}
}
@media (min-width: 240px) and (max-width: 320px) {
.menu-inner .brand a img {height: 70px;}
.menu-inner .brand {padding: 0;}
.brand a{ font-size:24px;line-height:28px;}
.menu-inner .nav-toggle{ top:23px;}
.header_details{ margin-top:60px;}
}
2) wide resolution Mac:
Component.css: 58 - 63:
old :
@media screen and (min-aspect-ratio: 1280/850) {
.bg-img img {
width: 200%;
height: auto;
}
}
New:
@media screen and (min-aspect-ratio: 1280/850) {
.bg-img img {
width: 222%;
height: auto;
}
}
3) Footer is not present in this site
Hello,
I’ve already contacted you about your website, and you could help me. I still have a little problem. I do not understand why suddenly it no longer opens on google chrome? Loading site is seen but if it then stops before that did not happen and I do not know where I could have comettre an error.
Can you help me please? Thank you.
Thomas
The website is: http://www.brasserielasiestabync.com/
Hello, I remove the audio, and the problem is still present.
now the site is working, and there is so many jpeg files are missing , Please check it.
Failed to load http://www.brasserielasiestabync.com/img/jpg_pages/02.jpg Failed to load resource: net::ERR_NETWORK_IO_SUSPENDED http://www.brasserielasiestabync.com/img/jpg_pages/06.png Failed to load resource: net::ERR_NETWORK_IO_SUSPENDED http://www.brasserielasiestabync.com/img/jpg_pages/03.png Failed to load resource: net::ERR_NETWORK_IO_SUSPENDED http://www.brasserielasiestabync.com/img/jpg_pages/04.png Failed to load resource: net::ERR_NETWORK_IO_SUSPENDED http://www.brasserielasiestabync.com/img/jpg_pages/11.png Failed to load resource: net::ERR_NETWORK_IO_SUSPENDED http://www.brasserielasiestabync.com/img/jpg_pages/08.png Failed to load resource: net::ERR_NETWORK_IO_SUSPENDED http://www.brasserielasiestabync.com/favicon.ico Failed to load resource: net::ERR_NETWORK_IO_SUSPENDED http://www.brasserielasiestabync.com/assets/img/5.jpg Failed to load resource: net::ERR_NETWORK_IO_SUSPENDEDok I’ll do this and I tiends you posted. thank you.
Did this edit already $(function(){ $(’#home_nav’).slicknav({ label: ’’, duration: 1000, easingOpen: “easeOutQuint”, //available with jQuery UI closeOnClick:true }); });
custom_general.js Line: 151-153: Remove the below line: // Place Holder for IE9 $(‘input[type=text], textarea’).placeholder(); // Place Holder for IE9
because your page gives JS Error.
FIXED!!! Thank you
you are welcome 
Hi…i try to contact you with ticket support…but you don t answer me,,,i have problem with your template on mobile version,....is impossible to see menu on multipage template dark version!!!!
please send your URL here, or please contact us via mail or please check any JS Error on your page.
URL http://madeinitalygroup.altervista.org/ and can you fix social icon too…thanks…so i can rate this template as 5 stars!!!!
Thanks for 5 star rating, http://madeinitalygroup.altervista.org/ this is not my theme, Please tell me your error url about my theme. so that i can fix the issues.
oh sorry…i reupload your template…now you can check..this is a domain that we use for test..now stay your template
i saw our template and you used our template very well. site really looking nice 
<!--Gallery SuperSized Slider--> <link rel="stylesheet" href="assets/css/supersized.css" type="text/css" media="screen" /> <link rel="stylesheet" href="assets/css/supersized.shutter.css" type="text/css" media="screen" /> <!--Gallery SuperSized Slider End-->
<!--SuperSized Gallery--> <script type="text/javascript" src="assets/js/supersized.3.2.7.min.js"></script> <script type="text/javascript" src="assets/js/supersized.shutter.min.js"></script> <script type="text/javascript" src="assets/js/supersized_custom.js"></script> <!--SuperSized Gallery End-->
ok…now mobile menu works fine…only 1 more thing….can you check why is impossible to see social icon…i attach u an image http://postimg.org/image/l6nqhi15j/...where i can rate template?
1.We just saw the social icon is working fine. 2..for rating a template is like this http://cooledition.deviantart.com/art/How-To-Rate-a-File-TEMPLATE-283745813
i rate your template with 5 stars because is very good and support is good…i check for social icon and have this problem only on google crhome…any solutions?
i try..but nothing…is possible to change with png…i can create it myslef if write me after i create png how to change
is everything is fine
Hello. Can you tell me how can i make menu header litle bigger? You know wha its uo, i have bigger logo so i need a bit more space whane menu is up. Thnx
Anyone??
solved

Hello. Can somone tell me why my forms dont work? When i fill forms (reservation or contact) nothing happens. Here is temp URL http://tribunj-apartmani.com/test/ Thnx
please put the PHP form http://tribunj-apartmani.com/test/reservation-general-form.php
How can i use Turkish letters as Ç?Ü?. While using them whit these fonts the Turkish changing to Times New Roman.
Please check you email
Thanks
your are welcome
Hi, i’ve just bought your nice theme. While testing mobil i cant see the whole menu. How can i fix it?
yes please remove the JS Error
Where is it?
might be in your page … please show me the url we will tell you…
i messaged as private.
Can you please help?
Please check you email
Thanks for the explanations. I will check and write back.
Fixed all the problems via e-mail support by author. Thanks for the helps.
You are welcome 
Helllo…. Anybody there? Will someone help me with external link in special menu please? Thnx
yes we will help you…. which version are you using, please send me the URL details by mail we will help you .
Previous code that you sent me does not work properly cause 2 special menu items are with external link (i wont just 1 to be external)
This code does not work external link for special menu: index.htm line : 2581 – 2602
<button class=”spmenu spmenu2” onClick=”modalshow(’#upcomingevent’)” data-toggle=”modal” data-target=”#lightbox” > upcoming Events </button> <button class=”spmenu spmenu1” onclick=”modalshow(’#video1’)” data-toggle=”modal” data-target=”#lightbox2”> Videos </button> <button class=”spmenu spmenu3” today special’s </button>So will this help come any ime soon? Pretty please
see the third button its an external link and it is working
Yes its fixed by me. You were way to slow so i had to find solution my self. I found similar code on your Resume CV vCard Portfolio Theme there is similar code so i use it. How about that forms? They dont work.
They are up, i just renamed them to contact_form.php and reservation_form.php
find and replace with you name “contact_form.php”
That one helped. Thnx
Hi I have used the class external-link, the link is as I have shown above, the url is http://176.32.230.9/riverhill2.co.uk/ the external links are under our venues in both menus. Many thanks
Hi also the menu does not show on iPhone 5c! It shows in responsinator but not in actual phone !
sorry, you page contains some JS Error please remove it . .. or mail me the ftp details we will do the needful
Hi did you get my email with the FTP details? Are you able to fix the errors today? Many thanks for your continued support
Hi I am sorry to keep bothering you but I really need to get the issue with the external links and the iphone 5c menu not appearing fixed today, can you advise if this is possible, I need to let my client know. I have tried using an external link on the original untouched index.htm file downloaded from the server using class=”external-link” in the anchor tag, this does not work either!!!
Many thanks for your continued support
Brian
already done please check the menu
I have just checked, the external links do not work and the menu still does not show on iphone 5. What file did you change, the one I checked is index-courtyard.htm is this the file you updated?
please check now ..
Hi It is working now on index-courtyard.htm and index-gordon-st.htm, i need to do the same on index-west-nile-st.htm can you advise what changes need made to make the external links work. The menu is still not showing on my iphone 5c
Thanks fro your help this far, really need the menu to work on iphone though, nothing shows at all just the logo!
can you let me know what files have been changed so that I can download them for local storage.
all index files and custom_genral.js file
Hi It seems that whatever changes have been done have stopped the gallery from working! I am using the gallerywithoutfilter section and have not changed anything on this from the original if you go to http://176.32.230.9/riverhill2.co.uk/index-courtyard.htm and click gallery you will see no images are showing. I’m really sorry to be such a bother but i need the gallery to work also.
Regards
Brian
we just checked, please you need to put more then 2 images then the slider will work
Hi I have used the class external-link, the link is as I have shown above, the url is http://176.32.230.9/riverhill2.co.uk/ the external links are under our venues in both menus. Many thanks
you are welcome
<li><a href="index-courtyard.htm" class="external-link">Courtyard, Helensburgh</a></li>
Hi I need to link to an external file from the main menu on the single page version, i have added the link as
Many Thanks in advance
please use class=”external-link” or show me the url we will check it ….
Hello,
Reservation form’s date picker is not working on my multipage site. I have checked everything could not find a fix.
http://ismetsaz.com/reservation.htm.Pls help.
Its done, we updated by mail … please reply back. or message here
Hello, having the same issues as some of your other purchasers. With the navigation icon for mobile and or ipad. I have done the instructions you gave but it is still not responsive.
The last version is from 14th of February. When do you provide the fix for the navigation for mobile and tablets?
Thanks in advance!
the only reason… menu is not appearing in mobile or tablets Page may contains JS Error. please show me the URL we will help you.
Remove it form custom_general: line:151-153
// Place Holder for IE9 $(‘input[type=text], textarea’).placeholder(); // Place Holder for IE9
I removed it but issue still available. I upload your default site without line 151-153 and its only not work.
see here via mobile http://fellini.mast-erfasst.de/test/Please assist again.
Replace with the new one custom_general.js line:59 – 66
Old:
$(function(){
$('#home_scroll').slicknav({
label: '',
duration: 1000,
easingOpen: "easeOutQuint", //available with jQuery UI
closeOnClick:true
});
});
New:
$(function(){
$('#home_nav').slicknav({
label: '',
duration: 1000,
easingOpen: "easeOutQuint", //available with jQuery UI
closeOnClick:true
});
});
thank you! It works
please rate us in the download section
H,
I was wondering if there is any way to show the three links at the bottom Video, Upcoming events and todays specials at all times, at the moment they disappear when you leave the homepage.
Regards
Brian
yes it is possible please send me the url we will help you.
the social media icons are not visible while responsive on a smart phone.
i would like them to show as seen in your photo on the smart phone.
what changes do i need to make?
Please send me the url by mail, we will help you.
i do not have a url. please let me know what needs to be changed on the template.
Style.css:1836
Remove the below line:
.header_icons { display: none; }
Hi Can you advise where the browser scroll bar colour gets changed, it is currently red
Many Thanks
scroll color change:
custom_general.js line:29
var niceScrollcursorcolor = ”#ef9a00”// Set your content niceScroll color here!
Change your color
Thank you, also the page background colour when the loader is on, it is currently dark grey, wher do I change That?
Excellent template 5 star
assets/css/style.css
/* Preloader css */ #jpreOverlay{ background-color: #2F3238; position: absolute; width: 100%; height: 100%; z-index:999999; }
jSplash {
background-color: #2F3238; position: absolute; width: 100%; height: 100%; z-index:999997; }