Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Disable Responsive Style #97934
    Dome
    Participant

    sure , i will 😉

    in reply to: Disable Responsive Style #97884
    Dome
    Participant

    and now i find the easy way

    <meta name=”viewport” content=”width=1024px”/>

    Thank you for your guideline Pratik 😉

    in reply to: Disable Responsive Style #97880
    Dome
    Participant
    function clean_journal_head() {
    	?>
    	<meta charset="<?php bloginfo( 'charset' ); ?>">
    	<meta name="viewport" content="width=device-width, initial-scale=0.282, user-scalable=yes"/>
    	<link rel="profile" href="http://gmpg.org/xfn/11">
    	<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">
    	<!--[if lt IE 9]>
    		<script src="<?php echo get_template_directory_uri(); ?>/js/html5.min.js"></script>
    	<![endif]-->
    	<?php
    }

    this codes work perfectly for my phone 🙂
    thank you very much Pratik !

    in reply to: Disable Responsive Style #97774
    Dome
    Participant

    please see this image .
    http://chonable.com/wp-content/uploads/2015/01/unnamed-2.jpg
    when i open my website in my phone , it displays the same on the left.
    i want to displays the same on the right.
    thank you.

    in reply to: Disable Responsive Style #97720
    Dome
    Participant

    i use child theme , try to remove all responsive codes in styles.css and fix width to 1280px , finally it’s look ok in my PC but in my phone it’s only show small screen and i can’t zoom out. this is my website
    http://www.k2.co.th/wordpress_new/
    Can you advise me ?
    thank you.

Viewing 5 posts - 1 through 5 (of 5 total)