Title: Mobile Version Problems
Last modified: August 22, 2016

---

# Mobile Version Problems

 *  Resolved [Cromerty](https://wordpress.org/support/users/cromerty/)
 * (@cromerty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mobile-version-problems/)
 * [https://alteregovoices.com](https://alteregovoices.com)
 * Since the raindrops upgrade, my mobile versions have been askew:
 * 1) Iphone : No header image, and page is to the left (not centred)
    2) android:
   No header image, and no page back ground (back ground image of blue is displayed,
   rather than the white)
 * thanks

Viewing 9 replies - 31 through 39 (of 39 total)

[←](https://wordpress.org/support/topic/mobile-version-problems/page/2/?output_format=md)
[1](https://wordpress.org/support/topic/mobile-version-problems/?output_format=md)
[2](https://wordpress.org/support/topic/mobile-version-problems/page/2/?output_format=md)
3

 *  Thread Starter [Cromerty](https://wordpress.org/support/users/cromerty/)
 * (@cromerty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mobile-version-problems/page/3/#post-5787042)
 * Does this link help?
 * [http://security.stackexchange.com/questions/73707/mixed-content-stylesheet-being-blocked-because-of-a-querystring-parameter](http://security.stackexchange.com/questions/73707/mixed-content-stylesheet-being-blocked-because-of-a-querystring-parameter)
 *  Thread Starter [Cromerty](https://wordpress.org/support/users/cromerty/)
 * (@cromerty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mobile-version-problems/page/3/#post-5787049)
 * Hi Nobita – Does your update on [https://github.com/tenman/raindrops/releases](https://github.com/tenman/raindrops/releases)
   solve this issue?
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mobile-version-problems/page/3/#post-5787050)
 * I think Perhaps, I believe a big part of the problem to solve
 * I am also carried out a lot of new attempt, it can not well go with guarantee.
 * Best, I was doing
 * I think still your site needs below.
 * Please try 1.277
 *     ```
       <?php
       add_filter( 'raindrops_color_type_style_buffer', 'raindrops_https_style' );
   
       function raindrops_https_style( $css ) {
   
       	return str_replace( 'http:','', $css );
       }
       ?>
       ```
   
 * Thank you for your patience
 *  Thread Starter [Cromerty](https://wordpress.org/support/users/cromerty/)
 * (@cromerty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mobile-version-problems/page/3/#post-5787051)
 * Hi Nobita – before I move to the next version, I have put that code in the funbctions
   file – do you want to have a look?
 * (it didn’t solve the problem, but you might like to see what’s happening. I still
   get the same error message).
 *  Thread Starter [Cromerty](https://wordpress.org/support/users/cromerty/)
 * (@cromerty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mobile-version-problems/page/3/#post-5787052)
 * Hi Nobita – I updated to the latest version of raindrops but still get an insecure
   error under https [firefox] (the stylesheet error seems to have disappeared).
 *  Thread Starter [Cromerty](https://wordpress.org/support/users/cromerty/)
 * (@cromerty)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mobile-version-problems/page/3/#post-5787053)
 * This is the error message I get noe: Loading mixed (insecure) display content
   on a secure page “[http://alteregovoices.com/undefined”%5BLearn](http://alteregovoices.com/undefined”%5BLearn)
   More]
 * I have just unplugged all my plugins, but still this error
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years ago](https://wordpress.org/support/topic/mobile-version-problems/page/3/#post-5787054)
 * I can not detect errors with firefox
 *  Thread Starter [Cromerty](https://wordpress.org/support/users/cromerty/)
 * (@cromerty)
 * [11 years ago](https://wordpress.org/support/topic/mobile-version-problems/page/3/#post-5787055)
 * I’m using Firefox version 36.0.1. Instead of a padlock, I get a grey triangle
   with an exclamation mark on all pages, and the error
 * “This website does not supply ownership information.”
 * If I block all images, the padlock returns.
 * All other browsers are ok.
 *  Thread Starter [Cromerty](https://wordpress.org/support/users/cromerty/)
 * (@cromerty)
 * [11 years ago](https://wordpress.org/support/topic/mobile-version-problems/page/3/#post-5787057)
 * Hi Nobita – Thanks for all your help on this. I am going to set it as resolved
   now, as I have spoken to JustHost, my host, and they are currently having issues
   with SSL under Mozilla 36.0.1.
 * So thank you again xxxxx

Viewing 9 replies - 31 through 39 (of 39 total)

[←](https://wordpress.org/support/topic/mobile-version-problems/page/2/?output_format=md)
[1](https://wordpress.org/support/topic/mobile-version-problems/?output_format=md)
[2](https://wordpress.org/support/topic/mobile-version-problems/page/2/?output_format=md)
3

The topic ‘Mobile Version Problems’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/raindrops/1.700/screenshot.png)
 * raindrops
 * [Support Threads](https://wordpress.org/support/theme/raindrops/)
 * [Active Topics](https://wordpress.org/support/theme/raindrops/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/raindrops/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/raindrops/reviews/)

## Tags

 * [Mobile Responsiveness](https://wordpress.org/support/topic-tag/mobile-responsiveness/)

 * 39 replies
 * 2 participants
 * Last reply from: [Cromerty](https://wordpress.org/support/users/cromerty/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/mobile-version-problems/page/3/#post-5787057)
 * Status: resolved