Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author nobita

    (@nobita)

    Hi @johnjohn1963

    9/14 2week ago Raindrops 1.488 updated.

    Please try, stop changing at last update.

    Please add one line at the beginning of functions.php

    
    <?php
    $raindrops_ssl_link_helper = false; // ADD ONLY THIS LINE
    /**
     *
     *
     * @package Raindrops
     * @since Raindrops 0.1
     */
    if ( !defined( 'ABSPATH' ) ) {
    	exit;
    }
    do_action( 'raindrops_before' );
    

    Please inform the result

    Thank you.

    • This reply was modified 7 years, 2 months ago by nobita.
    Thread Starter Johnjohn1963

    (@johnjohn1963)

    I found where I must change it. Hope it will work now. Thanks! ??

    • This reply was modified 7 years, 2 months ago by Johnjohn1963.
    Thread Starter Johnjohn1963

    (@johnjohn1963)

    Now I got a new issues. Still lost connection for long time and got this message:
    Failed to load content css: https://www.fotobloggarna.se/wp-admin/admin-ajax.php?action=raindrops_editor_styles&id=12674

    Theme Author nobita

    (@nobita)

    It seems that it is not the issue of last update

    Is that error displayed on the post edit page? With red border

    If so

    Dashboard / Appearance / Customize / Advanced

    Synchronize Style for Visual Editor

    Set to No

    Save & Publish

    I think that the error will not be displayed

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘When i post my site lost connections’ is closed to new replies.