Discussion on PHLY - Versatile Coming Soon Template

Discussion on PHLY - Versatile Coming Soon Template

Cart 4,815 sales
Well Documented

Madeon08 does not currently provide support for this item.

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

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

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

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/pucg87

Exemple: https://www.barbas.digital/comingsoon/

Hello,

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.

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.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey