446 comments found.
hello,
i’ve got a problem to display google-map. i choose a variant wich is not the index-map template and want to put the map inside the information area and it was ok on local. but when i put it on my server the map is not visible at all, so i upload your site on my servers (to see if there difference) and it did the same with the map template and do not display the googlemap at all. Have you got an idea? I always used to have an api keys for use googlemap since 1 years, we dont need it with your script? thanks regards
mathieu
Hello,
You need to set up your API key in the script.
At the end of your HTML you have :
<!-- *** Google Maps API *** --> <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script> <script src="js/map.js"></script>
Rewrite this part like this :
<!-- *** Google Maps API *** --> <script type="text/javascript" src="http://maps.google.com/maps/api/js?key=YOUR_API_KEY"></script> <script src="js/map.js"></script>
Hope this helps 
Best regards
ok, i will try,but i’m pretty sure it’s the problem. thanks a lot for quick answer regards
Avec plaisir 
merde alors mon accent français s’entend même dans mon anglais écrit!!!!!
Ah c’est surtout le drapeau en dessous de votre pseudo 
Hi, This is a great work! I was wondering if you would be able to implement a spike object in HTML as you have the other versions.
Here’s the code that I found that could help http://jsfiddle.net/m1erickson/8j6kdf4o/. I would like to have spike draw (top-right) on this page instead of bubble .
This would be very helpful if you could implement or to show me how to implement the spike draw.
Please advise.
Thank you!
Hi,
I’m deeply sorry but customization are not included in the support.
Best regards
Hi again! I mapped a link to scroll down to a contact section on the page and it works fine on computer but not on mobile. Do you know what the problem might be?
/Regards, Tobias
On mobile, it just scrolls down to the same section as the default button does in the template. On PC, it scrolls down to the right section.
Thanks! Fixed my problem!
/Regards
Awesome 
Hi, I need to enable scroll functionality on the newsletter popup since i made it into a Privacy information screen. I saw another person post about it before and tried your suggested solution but I only got the scrollbar to display but not being able to actually scroll through it. I would really appreciate your assistance in this!
Regards, Tobias
Nevermind, had missed to add max-height! 
Hi Tobias!
Great to hear you found it by yourself 
Best regards
Hi thanks for this theme. There is a problem, we don’t see, the address icon,, mail icon etc , purhaps you forget a code line ? thanks jc
Hi!
We use Ionicons for them, first, you can remove in your CSS the following line:
@import url(ionicons.min.css);
This file is no longer used as the Ionicons core has been changed and needs only one JS file: https://ionicons.com/usage
Regards
1. I provide a lot of information in the notification popup. If the viewport height is too low, the pop-up is cut off at the top and bottom and is not scrollable. How do I get the popup to adapt to the height and be scrollable?
2. Since I didn’t find a solution, I tried to use Bootstrap standard modals: The modal can be opened, however scrolling works veeery slowly. You have a solution maybe for both questions?
e1fbbe10-f806-4420-8b32-97045491be12
Email sent.
Hello Madeon08,
your template is really wonderful. I have two question:
1. I would add 1 or 2 more “right-side” areas. I want to use the both links “Terms of Service” and “Privacy Policy” to show the informations in the right side.
2. It is possible to add a mobile menu to this beautiful template and anchor it with the sections in the right side?
Hello,
Thanks a lot for your message 
1. This needs some development in JS, you can find some tips among the comments here.
2. Also possible with some development.
Please note customization are not a part of the support,
Best regards
Hi,
the only Info I found and tried (comment from Barcelona1987) didn’t work. The second right-side content just doesn’t open.
I read in previous posts that you emailed the solution to the questioners.
Can I purchase these customization or where can I find the solutions?
Email sent.
Hello, Pouvez-vous svp indiquer comment ajouter un “unordered list”, avec des bullet point donc, sur la section de droite ? Merci d’avance
Vous pouvez avoir des infos ici: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ul
oui, mais les balises “ul” et “ol” ne fonctionnent pas sur la page https://snipboard.io/G4uOpw.jpg !! comment résoudre ce problème? Merci à vous.
Je ne suis pas sûr de comprendre pourquoi ne fonctionnent elles pas. Pouvez-vous regarder dans la Chrome console s’il y a une règle de style appliquée sur l’élément ?
l’avez-vous vérifié ? pouvez-vous publier une liste de votre côté ?
Je viens de tester. Il faut appliquer une règle CSS du type:
li { color:#000 }
La liste fonctionne mais la couleur du texte est blanche.
li { color:#000 } dans le fichier index.html : ça ne change rien, liste invisible (blanche..)! Pouvez m’indiquer précisémment ce qu’il faut ajouter / et dans quel fichier / à quelle ligne l’ajouter / pour obtenir une liste “visible” responsive? Merci beaucoup!
Appliquez cette règle dans votre fiche de style CSS.
I asked you in which file, which line, and what to add in order to display a list? it’s our first request for a support..!
In your main CSS file ( css/style.css ) ou style-xxxx.css suivant la version que vous utilisez, il vous suffit d’ajouter la règle que je vous ai donné, proche de la règle #right-side par exemple. Je ne peux pas vraiment vous aiguiller mieux.
Thank you for the beautiful template.
Can you please tell me how to put the social icons in the centre? https://matrabikersc.hu/Thanks, Judit
on the computer it’s nice when the social icons are on the left, but on mobiles they would be better in the centre, pls help 
Hi,
You have to do it through CSS, in the media queries part dedicated to mobile. You can use margin, text-align or position properties for that.
Best regards
Hey, i have purchased your template, simple to use however I cannot find where to edit the validation when an email is sent on the pop up form.
Currently it says: Congrats! You are in list. We will inform you as soon as we finish.
But where do I amend this?
Hello,
Thanks a lot for using PHLY 
You can edit the following messages in your js/notifyMe.js file 
Best regards
Perfect, thank you. Also on the pop up form, is there a way to add verification that you agree to terms of signing up to the site? Like GDPR?
Yes but it needs some JS/PHP development. This feature is not available by default.
hello how i remove the “PHLY is LOADING” or change it ?
Hello,
Thanks a lot for having chosen PHLY 
It’s in your main CSS file, style.css line 110 :
#loading #preloader:after {
content: "Phly is loading";
/* Text under the circles */
......
}
Best regards
Hi there, is it possible to add the MORE INFORMATION button on this template? http://themehelite.com/themeforest/phly/index-bonus-minimal.html Thanks
And remove or hide the CONTACT section/button? Thank you!
Hello,
Yes it’s possible, you can take example of an existing version using theses features and implement them in the minimal one.
Best regards
I was expecting a discount, black friday 
Hello! Can I (and how) set the default YouTube background video volume? To, let’s say, 50%?
Hello,
Thanks a lot for using PHLY 
You can set the volume in jquery.mb.YTPlayer.js line 155.
vol: 1 to 100 (number) set the volume level of the video.
Best regards
Thank you! Your template deserves all the good comments it gets! Awesome, light, smooth! Congratulations!
You’re very welcome, thank you so much 
Hi,
small issue..on the index-product.html
I want to hide/remove the pink “I want to be updated” button (it’s not needed).
If I remove the li the lightbox on the right side further info stops working. if I comment it out, the same issue.
I cannot find a way of removing the button, and not stopping the lightbox on the images (on the right further info pane) from being affected,
Hi,
You have to remove the popup calling function in your main JS file if you don’t use the popup.
The Chrome console can help you for that 
Best regards
Perfect! thanks for your pointer!
Hallo,
thank you for your very good template.
But – I´m reading Ducumentation and I can´t find which file I have to use for the “57. Space Slideshow / Text” (http://themehelite.com/themeforest/phly/index-slideshow-space.html#) and how to edit it.
Please, could you help me how to find it in documentation?
Thank you very much in advance! Best D.
Hello,
Thanks a lot for your comment 
You have to use the same files than the basic slideshow variant + the space JS file.
In the doc, scroll to the space section, the link is in the blue column.
Best regards
Hello good afternoon.
I would like your help with two priobleminhas.
The first. I am using only the model (Product), could send me the files only of this model. There are several files that are from other templates and are not used. So I can make my model cleaner.
Second, they are noticing some mixed content errors and 404 error with the file (ionicons.min.css) I noticed that the same does not exist. I’ve commented the corresponding lines, but still I’m getting errors. Can you help me ?
https://prnt.sc/pucg87Hello,
1. I cannot do that unfortunately. Best is to check all the paths in your HTML to be sure to not miss any file.
2. Mixed content errors are probably because you got a httpS website. Usually it’s about link of Google font in your CSS, make sure all the links are using httpS. Regarding ionicons.min.css, actually, you can remove in your CSS the following line:
@import url(ionicons.min.css);
This file is no longer used as the Ionicons core has been changed and needs only one JS file: https://ionicons.com/usage
Regards
thanks
Hi Julien! I emailed you yesterday in reference to a new problem I’m having with the forms, I hope you can check into it and get back to me. Thanks.
Response sent by email.
YouTube page does not auto play videos.
9402f23b-3960-42ad-b1e4-22a931aba5d4
Hello,
You are definitely right, and that is a known “issue”, see here for solutions: https://github.com/pupunzi/jquery.mb.YTPlayer/issues/420
Best regards
Hello
I have put it temporarily on one of my website at https://www.kaanerol.com/
Notify me doesnt work…. I cant save it on my txt file… What should I do? I didnt make any changes… files on my root and thats it. Should I edit or make any changes. I dont want to use mailchimp for such small temporary tasks.
this is what I have as original: https://www.screencast.com/t/e5Pan0NnB and this is on my root as you can see: https://www.screencast.com/t/BQ7tYlngO
hello,
did you well update your notify-me.php file at the beginning with STORE MODE file?
Also, as you are using httpS, make sure all the links are httpS in your code (mainly links to google fonts in your CSS)
Best regards
can you tell me or guide me what changes I should make to make it work? I dont see any relevancy between google fonts css and this? on my case?
Sure, check the documentation attached to the template, I’m explaining how to setup the form. Probably the storing mode as I said, could be the issue.
Regarding httpS, it was just an advice 
I can send you the credentials and all if you need otherwise I did everything I could. Please guide me how can I solve this issue and send you the credentials so you may login cpanel and see yourself so I can do the following setup by myself for future referances. thank you.
Answered by email.
hello! I have checked my spam, all messages and anywhere but there is no such email I could find… Can you send me again? I wish you guys had such simple ticket support system like a wordpress setup so we could tak over there, instead of comments here, you know.
I responded yesterday with a gmail address so, the email should be in your inbox. The credentials you sent me are not working.
what is your email address sir? I have sent the correct email via your envato profile and I dont know what is your email plus I definetely do not have your email.. So what is your email address please? So I make sure you receive the correct credentials and I will make sure I create any spam filter just in case I will receive your email too… So what is your email address please, thanks
Hi,
You can send me an email to
madeon@themehelite.com
Regards
Hello I have sent you the email on Mon, Nov 25, 4:07 PM from MonsteR Unlimited <monstertheunlimited@gmail.com> with my credentials, thank you
Hello,
I fixed it for you, as I said previously,
did you well update your notify-me.php file at the beginning with STORE MODE file?
it was the problem.
Best regards
I didnt quite understand what you meant, I wish you could have tell me as
notify-me.php file
// Set to “mailchimp” or “file” $STORE_MODE = “mailchimp”;
will be
$STORE_MODE = “file”;
I have put it here so it might help someone else?
Thank You for your time and help as a seller. I am happily rating your service as 5 stars.
Have a great day
Thanks for the feedback, best regards.