All right. I’ve tried my Samsung phone which is also an android device and your website seemed to work fine. You may want to try another android device.
Hello there,
What web browser do you use on your android device?
Hello there,
If you want to check if the current page has any description meta tag, you could use a function in your plugin such as the following:
array get_meta_tags ( string $filename [, bool $use_include_path = FALSE ] )
Here is the link to further details on how to implement it:
http://php.net/manual/en/function.get-meta-tags.php
Hello there,
What plugin are you using?