Forum Replies Created

Viewing 15 replies - 76 through 90 (of 109 total)
  • Thread Starter metaglyphics

    (@metaglyphics)

    I would imagine the standard UP would be that box with a dotted border and an icon/upload button in the center.

    https://www.google.com/search?q=ajax+drop+uploader&source=lnms&tbm=isch&sa=X&ved=0ahUKEwim69a27YjQAhXn0FQKHZ-2A58Q_AUICygE&biw=1468&bih=752

    Of course, I don’t think you can do a large drop area like these examples, since the uploader is only for one image, then you can press the PLUS icon to duplicate it. Though it’d be neat if you could use a drop area and then drag the thumbnails around within that box…

    Thread Starter metaglyphics

    (@metaglyphics)

    That definitely seems to work. Do you have issues with errant drops? In Chrome, at least, it seems to work perfectly.

    Thread Starter metaglyphics

    (@metaglyphics)

    Resurrecting an old project…

    I think the problem was that I was using the list via a custom post field. That seems to break the sorting.

    However, even if the sorting worked, would it be possible to save these images to a post? The first image could use the featured image field, but the rest would need to be saved into custom fields, preserving the order.

    Thanks

    Following. Having the same issue.

    How did you resolve the issue?

    I’m looking to do something similar. We can add a [mailpoet_subscription_link] shortcode to the subscriber profile page. But what would really be great would be if that shortcode embedded the form in the current page, rather than linking to it.

    Seconded. I would love to have a form with radio buttons to allow people to turn their subscription on and off. Essentially like the Subscriber Profile Page, but a Gravity Form can be placed anywhere in the site.

    Just following, so I can get a notification if you should happen to post an update to allow multiple sticky elements.

    Thanks

    Thread Starter metaglyphics

    (@metaglyphics)

    Scheduled. Disconnecting and reconnecting seems to have fixed it.

    Thread Starter metaglyphics

    (@metaglyphics)

    Success! Thanks for your help.

    Thread Starter metaglyphics

    (@metaglyphics)

    Thanks. Just gave that a try. Will let you know if it works!

    Thread Starter metaglyphics

    (@metaglyphics)

    It looks like the answer is to copy the resetpass-form template to the theme and remove the data-pw value (<?php echo esc_attr( wp_generate_password( 16 ) ); ?>).

    I’m a little concerned this could conflict with future updates, if the structure of the theme’s page requires changes down the road. But I guess it works for now!

    Thread Starter metaglyphics

    (@metaglyphics)

    Here’s my debug code:

    CLIENT_ID: 83016943
    BLOG_TOKEN: NXEjSTP1)sRVl2wiowp*AkVlHfXL3UQG.ACWNCfMRo3&s$%dw4C*GesPQ2*EpX8AA
    MASTER_USER: 2
    CERT: 0
    TIME_DIFF: 0
    VERSION: 4.3.1:1473345070
    OLD_VERSION: 4.3:1473188301
    PUBLIC: 1
    USER_ID: 7
    USER_TOKEN: cUKN5kgt#58A)[email protected]@khkxL1I$OZQTwTz%EUOUAgQ.7
    PHP_VERSION: 5.4.36
    WORDPRESS_VERSION: 4.6.1
    JETPACK__VERSION: 4.3.1
    JETPACK__PLUGIN_DIR: /home/thesec26/public_html/wp-content/plugins/jetpack/
    SITE_URL: https://theseconddisc.com
    HOME_URL: https://theseconddisc.com
    SERVER_PORT: 80
    IP HEADER: GD_PHP_HANDLER: Not Set
    IP HEADER: HTTP_AKAMAI_ORIGIN_HOP: Not Set
    IP HEADER: HTTP_CF_CONNECTING_IP: Not Set
    IP HEADER: HTTP_CLIENT_IP: Not Set
    IP HEADER: HTTP_FASTLY_CLIENT_IP: Not Set
    IP HEADER: HTTP_FORWARDED: Not Set
    IP HEADER: HTTP_FORWARDED_FOR: Not Set
    IP HEADER: HTTP_INCAP_CLIENT_IP: Not Set
    IP HEADER: HTTP_TRUE_CLIENT_IP: Not Set
    IP HEADER: HTTP_X_CLIENTIP: Not Set
    IP HEADER: HTTP_X_CLUSTER_CLIENT_IP: Not Set
    IP HEADER: HTTP_X_FORWARDED: Not Set
    IP HEADER: HTTP_X_FORWARDED_FOR: Not Set
    IP HEADER: HTTP_X_IP_TRAIL: Not Set
    IP HEADER: HTTP_X_REAL_IP: Not Set
    IP HEADER: HTTP_X_VARNISH: Not Set
    IP HEADER: REMOTE_ADDR: 23.240.183.86
    PROTECT_TRUSTED_HEADER: {"trusted_header":"REMOTE_ADDR","segments":1,"reverse":false}
    
    RAW TEST RESULTS:
    HTTP: PASS
    HTTPS: PASS
    IDENTITY_CRISIS: PASS
    SELF: FAIL
    
    HTTP
    Array
    (
        [headers] => Requests_Utility_CaseInsensitiveDictionary Object
            (
                [data:protected] => Array
                    (
                        [server] => nginx
                        [date] => Thu, 15 Sep 2016 18:15:21 GMT
                        [content-type] => text/plain;charset=utf-8
                        [vary] => Array
                            (
                                [0] => Accept-Encoding
                                [1] => Cookie
                            )
    
                        [expires] => Wed, 11 Jan 1984 05:00:00 GMT
                        [cache-control] => no-cache, must-revalidate, max-age=60
                        [x-hacker] => Jetpack Test
                        [content-encoding] => gzip
                        [x-ac] => 3.dca _dca
                    )
    
            )
    
        [body] => OK
        [response] => Array
            (
                [code] => 200
                [message] => OK
            )
    
        [cookies] => Array
            (
            )
    
        [filename] => 
        [http_response] => WP_HTTP_Requests_Response Object
            (
                [response:protected] => Requests_Response Object
                    (
                        [body] => OK
                        [raw] => HTTP/1.1 200 OK
    Server: nginx
    Date: Thu, 15 Sep 2016 18:15:21 GMT
    Content-Type: text/plain;charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Vary: Cookie
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=60
    X-hacker: Jetpack Test
    Content-Encoding: gzip
    X-ac: 3.dca _dca
    
    OK
                        [headers] => Requests_Response_Headers Object
                            (
                                [data:protected] => Array
                                    (
                                        [server] => Array
                                            (
                                                [0] => nginx
                                            )
    
                                        [date] => Array
                                            (
                                                [0] => Thu, 15 Sep 2016 18:15:21 GMT
                                            )
    
                                        [content-type] => Array
                                            (
                                                [0] => text/plain;charset=utf-8
                                            )
    
                                        [vary] => Array
                                            (
                                                [0] => Accept-Encoding
                                                [1] => Cookie
                                            )
    
                                        [expires] => Array
                                            (
                                                [0] => Wed, 11 Jan 1984 05:00:00 GMT
                                            )
    
                                        [cache-control] => Array
                                            (
                                                [0] => no-cache, must-revalidate, max-age=60
                                            )
    
                                        [x-hacker] => Array
                                            (
                                                [0] => Jetpack Test
                                            )
    
                                        [content-encoding] => Array
                                            (
                                                [0] => gzip
                                            )
    
                                        [x-ac] => Array
                                            (
                                                [0] => 3.dca _dca
                                            )
    
                                    )
    
                            )
    
                        [status_code] => 200
                        [protocol_version] => 1.1
                        [success] => 1
                        [redirects] => 0
                        [url] => https://jetpack.wordpress.com/jetpack.test/1/
                        [history] => Array
                            (
                            )
    
                        [cookies] => Requests_Cookie_Jar Object
                            (
                                [cookies:protected] => Array
                                    (
                                    )
    
                            )
    
                    )
    
                [filename:protected] => 
                [data] => 
                [headers] => 
                [status] => 
            )
    
    )
    
    HTTPS
    Array
    (
        [headers] => Requests_Utility_CaseInsensitiveDictionary Object
            (
                [data:protected] => Array
                    (
                        [server] => nginx
                        [date] => Thu, 15 Sep 2016 18:15:21 GMT
                        [content-type] => text/plain;charset=utf-8
                        [vary] => Array
                            (
                                [0] => Accept-Encoding
                                [1] => Cookie
                            )
    
                        [expires] => Wed, 11 Jan 1984 05:00:00 GMT
                        [cache-control] => no-cache, must-revalidate, max-age=60
                        [x-hacker] => Jetpack Test
                        [content-encoding] => gzip
                        [x-ac] => 3.dca _dca
                        [strict-transport-security] => max-age=15552000
                    )
    
            )
    
        [body] => OK
        [response] => Array
            (
                [code] => 200
                [message] => OK
            )
    
        [cookies] => Array
            (
            )
    
        [filename] => 
        [http_response] => WP_HTTP_Requests_Response Object
            (
                [response:protected] => Requests_Response Object
                    (
                        [body] => OK
                        [raw] => HTTP/1.1 200 OK
    Server: nginx
    Date: Thu, 15 Sep 2016 18:15:21 GMT
    Content-Type: text/plain;charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Vary: Cookie
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=60
    X-hacker: Jetpack Test
    Content-Encoding: gzip
    X-ac: 3.dca _dca
    Strict-Transport-Security: max-age=15552000
    
    OK
                        [headers] => Requests_Response_Headers Object
                            (
                                [data:protected] => Array
                                    (
                                        [server] => Array
                                            (
                                                [0] => nginx
                                            )
    
                                        [date] => Array
                                            (
                                                [0] => Thu, 15 Sep 2016 18:15:21 GMT
                                            )
    
                                        [content-type] => Array
                                            (
                                                [0] => text/plain;charset=utf-8
                                            )
    
                                        [vary] => Array
                                            (
                                                [0] => Accept-Encoding
                                                [1] => Cookie
                                            )
    
                                        [expires] => Array
                                            (
                                                [0] => Wed, 11 Jan 1984 05:00:00 GMT
                                            )
    
                                        [cache-control] => Array
                                            (
                                                [0] => no-cache, must-revalidate, max-age=60
                                            )
    
                                        [x-hacker] => Array
                                            (
                                                [0] => Jetpack Test
                                            )
    
                                        [content-encoding] => Array
                                            (
                                                [0] => gzip
                                            )
    
                                        [x-ac] => Array
                                            (
                                                [0] => 3.dca _dca
                                            )
    
                                        [strict-transport-security] => Array
                                            (
                                                [0] => max-age=15552000
                                            )
    
                                    )
    
                            )
    
                        [status_code] => 200
                        [protocol_version] => 1.1
                        [success] => 1
                        [redirects] => 0
                        [url] => https://jetpack.wordpress.com/jetpack.test/1/
                        [history] => Array
                            (
                            )
    
                        [cookies] => Requests_Cookie_Jar Object
                            (
                                [cookies:protected] => Array
                                    (
                                    )
    
                            )
    
                    )
    
                [filename:protected] => 
                [data] => 
                [headers] => 
                [status] => 
            )
    
    )
    
    IDENTITY_CRISIS
    PASS
    
    SELF
    Array
    (
        [headers] => Requests_Utility_CaseInsensitiveDictionary Object
            (
                [data:protected] => Array
                    (
                        [server] => nginx
                        [date] => Thu, 15 Sep 2016 18:15:26 GMT
                        [content-type] => text/plain;charset=utf-8
                        [expires] => Wed, 11 Jan 1984 05:00:00 GMT
                        [cache-control] => no-cache, must-revalidate, max-age=60
                        [x-hacker] => Jetpack Test
                        [x-ac] => 3.dca _dca
                        [strict-transport-security] => max-age=15552000
                    )
    
            )
    
        [body] => {"error":"Unknown Error","error_description":"An unknown error has occurred."}
        [response] => Array
            (
                [code] => 400
                [message] => Bad Request
            )
    
        [cookies] => Array
            (
            )
    
        [filename] => 
        [http_response] => WP_HTTP_Requests_Response Object
            (
                [response:protected] => Requests_Response Object
                    (
                        [body] => {"error":"Unknown Error","error_description":"An unknown error has occurred."}
                        [raw] => HTTP/1.1 400 Bad Request
    Server: nginx
    Date: Thu, 15 Sep 2016 18:15:26 GMT
    Content-Type: text/plain;charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=60
    X-hacker: Jetpack Test
    X-ac: 3.dca _dca
    Strict-Transport-Security: max-age=15552000
    
    {"error":"Unknown Error","error_description":"An unknown error has occurred."}
                        [headers] => Requests_Response_Headers Object
                            (
                                [data:protected] => Array
                                    (
                                        [server] => Array
                                            (
                                                [0] => nginx
                                            )
    
                                        [date] => Array
                                            (
                                                [0] => Thu, 15 Sep 2016 18:15:26 GMT
                                            )
    
                                        [content-type] => Array
                                            (
                                                [0] => text/plain;charset=utf-8
                                            )
    
                                        [expires] => Array
                                            (
                                                [0] => Wed, 11 Jan 1984 05:00:00 GMT
                                            )
    
                                        [cache-control] => Array
                                            (
                                                [0] => no-cache, must-revalidate, max-age=60
                                            )
    
                                        [x-hacker] => Array
                                            (
                                                [0] => Jetpack Test
                                            )
    
                                        [x-ac] => Array
                                            (
                                                [0] => 3.dca _dca
                                            )
    
                                        [strict-transport-security] => Array
                                            (
                                                [0] => max-age=15552000
                                            )
    
                                    )
    
                            )
    
                        [status_code] => 400
                        [protocol_version] => 1.1
                        [success] => 
                        [redirects] => 0
                        [url] => https://jetpack.wordpress.com/jetpack.testsite/1/?url=https://theseconddisc.com/xmlrpc.php
                        [history] => Array
                            (
                            )
    
                        [cookies] => Requests_Cookie_Jar Object
                            (
                                [cookies:protected] => Array
                                    (
                                    )
    
                            )
    
                    )
    
                [filename:protected] => 
                [data] => 
                [headers] => 
                [status] => 
            )
    
    )

    Same here. Following!

    Thread Starter metaglyphics

    (@metaglyphics)

    I got around it by adding some jQuery to find and remove a class:

    $(document).ready(function(){
    	$( ".menu-item-has-children" ).removeClass( "wpb-submenu-indicator-minus" );
    	$( ".current-menu-ancestor" ).addClass( "wpb-submenu-indicator-minus" );
    });
Viewing 15 replies - 76 through 90 (of 109 total)