Tagged: x
-
AuthorPosts
-
January 16, 2017 at 6:06 pm #1332744
deanrixParticipantHi there,
I have a problem with the revolution slider not working on iphones…the only way the slider will appear on iphones is by hitting the enter button on the phone a few times and then it actually shows up.
I have followed your advice on previous forums ie:http://prntscr.com/6vm4az
Still no luck.Im using Chrome developers tools and checking iphone5 and 6 the view looks perfectly fine…like it works well. However checking on the actual phone it does not, Therefore the developers tools on chrome are completely incorrect and confusing…..can you advise a better way of veiwing responsive with another product on chrome ?
I will forward you my url and sign in details.
Regards
DeanJanuary 16, 2017 at 6:08 pm #1332745
deanrixParticipantThis reply has been marked as private.January 18, 2017 at 7:17 am #1334992
JoaoModeratorHi There,
Please provide also the user and password for the popup authentication.
Thanks
Joao
January 18, 2017 at 8:09 pm #1336084
deanrixParticipantHi there,
I have spoken to my server provider “Openhost”. They said the pop up you get is to prevent “Brut force attacking”.
They told me to tell you
Username: u
Password: 2
Those intial problems I have had I have managed to solve….However…I now have a problem with phone numbers not appearing on iphone or ipad on my website section which says “Call Oam on 027 460 7222. I have followed instructions from the forum and told to add the following php to my x-child > function.php…after doing so I get nothing but white screen?:
function custom_head-addition() {
echo ‘<meta name=”format-detection” content=”telephone=no”>’ ;
}
add_action(‘wp_head’, ‘custom_head-addition’);January 19, 2017 at 12:59 am #1336286
Rue NelModeratorHello There,
Thanks for updating in! The function is incorrect. You will need to use this code instead:
function custom_head_addition() { echo '<meta name="format-detection" content="telephone=no">' ; } add_action('wp_head', 'custom_head_addition');Please let us know if this works out for you.
January 20, 2017 at 6:10 pm #1339079
deanrixParticipantThats Awesome…Its working !!!
Thank you again for your help.
Regards
DeanJanuary 20, 2017 at 10:00 pm #1339335
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1332744 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
