Not sure why website isn't showing up correctly on my HTC Sensation Android phone

Discussion in 'BlackBird WordPress Theme' started by vblaes, Jan 22, 2013.

  1. vblaes

    vblaes Member

    Joined:
    Jan 8, 2013
    Messages:
    96
    Likes Received:
    1
    For some reason, when I try to look at my website www.blaescommunications.com on my Android phone now, it doesn't appear like it should. It automatically goes to a page that says "Leave a Reply." I'm not sure why this is happening. I am fairly certain I turned off any comments.

    Can you help? Thanks. Valarie



     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    We have visited your website the problem is occurring due to any one of the plugin you are using, Deactivate all plugins one by one and checkout which plugin creating this problem.
     
  3. vblaes

    vblaes Member

    Joined:
    Jan 8, 2013
    Messages:
    96
    Likes Received:
    1
    Thanks; it was the Jetpack plug in that was messing things up. Another question:

    How do I make the black footer to be either navy or the color above to match? I thought I may have asked this before, but can't find the thread. Thanks! Valarie
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Put the following code in your custom css

    Appearance -> theme options -> styling options -> custom css
    Code:
    .footer_bottom {
    background-color: #00C;
    }
    Change the color code as you required.

    This will solve your issue.

    Thanks.
     
  5. vblaes

    vblaes Member

    Joined:
    Jan 8, 2013
    Messages:
    96
    Likes Received:
    1
  6. vblaes

    vblaes Member

    Joined:
    Jan 8, 2013
    Messages:
    96
    Likes Received:
    1
    OK, now the menus aren't opening on my phone. Help! Thx.
     
  7. vblaes

    vblaes Member

    Joined:
    Jan 8, 2013
    Messages:
    96
    Likes Received:
    1
    I also see some writing (looks like Chinese, perhaps?) on my screen (on left, center and right of the "Tap to Call" button. What is up with that? Thanks.
     
  8. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207

Share This Page