• Resolved Cromerty

    (@cromerty)


    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)
  • Thread Starter Cromerty

    (@cromerty)

    Thread Starter Cromerty

    (@cromerty)

    Hi Nobita – Does your update on https://github.com/tenman/raindrops/releases solve this issue?

    Theme Author nobita

    (@nobita)

    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

    (@cromerty)

    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

    (@cromerty)

    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

    (@cromerty)

    This is the error message I get noe: Loading mixed (insecure) display content on a secure page “http://alteregovoices.com/undefined”%5BLearn More]

    I have just unplugged all my plugins, but still this error

    Theme Author nobita

    (@nobita)

    I can not detect errors with firefox

    Thread Starter Cromerty

    (@cromerty)

    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

    (@cromerty)

    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)

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