Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1140167
    simonpurdon
    Participant
    This reply has been marked as private.
    #1140593
    Rad
    Moderator

    Hi there,

    Is there any special procedure on connecting to your FTP, got this error

    Command:	AUTH TLS
    Response:	234 AUTH TLS OK.
    Status:	Initializing TLS...
    Error:	Received certificate chain could not be verified. Verification status is 66.

    Then I tried the Plain one

    Command:	AUTH TLS
    Response:	234 AUTH TLS OK.
    Status:	Initializing TLS...
    Error:	Received certificate chain could not be verified. Verification status is 66.
    

    The setup that I tried doesn’t work with the credentials you provided. How about access to your File manager if available.

    Thanks!

    #1140630
    simonpurdon
    Participant

    What country are you trying to access from? Sometimes it doesn’t allow certain countries.

    #1140850
    Rad
    Moderator

    Hi there,

    Please disable country blocking. We are located from different countries and even if you allow me, the other staffs might not able to. And we’re just going on circle 🙂

    Thanks!

    #1142743
    simonpurdon
    Participant

    Cool, its disabled!

    #1143255
    Lely
    Moderator
    This reply has been marked as private.
    #1143369
    simonpurdon
    Participant

    Okay, just leave the FTP part. Is there anyway to style the buttons as in the photo I previously attached? SO that the label (ie: qty or size) appears above the drop down selection box? Thanks.

    #1143799
    Darshana
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    
    .woocommerce table.variations .label {
        display: block;
        width: 100%;
    }
    
    .woocommerce table.variations .value {
        display: block;
        width: 100%;
    }
    

    Hope that helps.

    #1144470
    simonpurdon
    Participant

    Cool, thanks guys.

    #1144800
    Joao
    Moderator

    You are welcome 🙂

    Joao

  • <script> jQuery(function($){ $("#no-reply-1137996 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>