-
Liana replied to the topic Form Placeholder not displaying on IE in the forum Cian – HTML Template 8 years, 9 months ago
Hi,
Your code actually worked and the problem seems to be on my end as I tested it on your demo and fields now come up.
I will have to look into it further on my end.
Thanks for all your help!
-
Liana replied to the topic Form Placeholder not displaying on IE in the forum Cian – HTML Template 8 years, 9 months ago
Hi,
That didn’t seem to work.
I added the custom.js code after this line:
jQuery(‘body’).scrollspy({ offset: 300,target: ‘nav’ })Is that correct?
The code I pasted in my previous post works (shows the field names), however it gets rid of the validation. This code you sent didn’t show the field names (shows text fields as blank).
-
Liana replied to the topic Form Placeholder not displaying on IE in the forum Cian – HTML Template 8 years, 9 months ago
Hi,
Just checking in to see if you had a change to look at the IE field issue. Thank you.
-
Liana replied to the topic Form Placeholder not displaying on IE in the forum Cian – HTML Template 8 years, 9 months ago
I added this code and it worked, however it gets rid of the validation check on IE. i.e users can just press enter and it will submit. How can I make the validation check work with IE?
<!– Placeholder IE fix –>
<script type=”text/javascript”>
/* <![CDATA[ */
$(function() {
var input = document.createElement(“input”);
if((‘placeholder’ in…[Read more] -
Liana replied to the topic Website not working on Firefox (Windows) in the forum Cian – HTML Template 8 years, 9 months ago
Yep works with the new WordPress animate.css version. Thank you! 🙂
-
Liana replied to the topic Website not working on Firefox (Windows) in the forum Cian – HTML Template 8 years, 9 months ago
I am testing on Windows Firebox version 12.0.
I checked your demo (HTML version) on this version and only the backgrounds and menu show up. Your WordPress version shows up, however I purchased the HTML version.
-
Liana replied to the topic Website not working on Firefox (Windows) in the forum Cian – HTML Template 8 years, 9 months ago
From what I can see, the animate.css is causing the problem. When I get rid of the animate from the div, it shows up. How do I fix this? Even to get rid of the animate in Firefox or wherever it is not supported.
-
Liana started the topic Website not working on Firefox (Windows) in the forum Cian – HTML Template 8 years, 9 months ago
Hi Support,
I have just tested the website on Firefox (Windows) latest version and it is not working. Background and menu comes up but nothing else. No body text or images. Please let me know how to fix this.
Thanks in advance,
Liana -
Liana replied to the topic Form Placeholder not displaying on IE in the forum Cian – HTML Template 8 years, 9 months ago
Thank you. Do you have an ETA on this as my site is already live? Also, could you let me know the code you change as I would just like to fix this problem, not update the whole theme.
Thank you,
Liana -
Liana replied to the topic Form Placeholder not displaying on IE in the forum Cian – HTML Template 8 years, 9 months ago
Hi,
I would never use IE 😉 But a lot of people still do. I tested it on IE9 and not appearing.
-
Liana started the topic Form Placeholder not displaying on IE in the forum Cian – HTML Template 8 years, 9 months ago
Hi,
The form placeholder (eg. First Name) doesn’t appear on Internet Explorer. It just shows the field blank. How do I fix this?
Thanks in advance,
Liana -
Liana replied to the topic Menu not linking to external link in the forum Cian – HTML Template 9 years, 4 months ago
Stupid me, it was because I put:
$(‘.but’).bind(‘click’, function(e) {
e.preventDefault();
var target = this.hash;
$.scrollTo(target, 1250, {
easing: ‘swing’,
axis: ‘y’,
offset: -45
});
});All working now. Sorry for that.
-
Liana replied to the topic Menu not linking to external link in the forum Cian – HTML Template 9 years, 4 months ago
Yes, I did this, but for some reason it’s just not responding/linking.
-
Liana replied to the topic Menu not linking to external link in the forum Cian – HTML Template 9 years, 4 months ago
Hi,
If I want to add an external link to one of the buttons in the header section (where the image slider is) how do I go about doing that?
Thank you in advance,
Liana -
Liana replied to the topic Mailchimp Newsletter in the forum Cian – HTML Template 9 years, 4 months ago
Unfortunately, that didn’t work…
-
Liana replied to the topic Mailchimp Newsletter in the forum Cian – HTML Template 9 years, 4 months ago
Hi,
Here is the link: ***************
Thanks,
Liana -
Liana replied to the topic Footer not appearing in the forum Cian – HTML Template 9 years, 4 months ago
Yes, when I delete class animate it works. So there is no way of having the animation then?
-
Liana replied to the topic Menu not linking to external link in the forum Cian – HTML Template 9 years, 4 months ago
Thank you very much – all working!
-
Liana started the topic Mailchimp Newsletter in the forum Cian – HTML Template 9 years, 4 months ago
Hi there,
I am trying to get the Mailchimp newsletter form to work but it just seems to say “Submitting…” and nothing happens. What could be the problem?
Thanks in advance,
Liana -
Liana started the topic Menu not linking to external link in the forum Cian – HTML Template 9 years, 4 months ago
Hi there,
I can see you have the scroll easing effect on the nav items, however what do I do if I want just one of those items in the menu bar to link to an external page?
Thanks in advance,
Liana - Load More