Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • this is my error message
    mailer is set to gmail

    Versions:
    WordPress: 4.9.5
    WordPress MS: No
    PHP: 5.6.12
    WP Mail SMTP: 1.2.5

    Params:
    Mailer: gmail
    Constants: No
    Client ID/Secret: Yes
    Auth Code: No
    Access Token: No

    Server:
    OpenSSL: Yes
    PHP.allow_url_fopen: Yes
    PHP.stream_socket_client(): Yes
    PHP.fsockopen(): Yes
    PHP.curl_version(): Yes

    Debug:
    Error while sending via Gmail mailer: {
    “error”: {
    “errors”: [
    {
    “domain”: “global”,
    “reason”: “required”,
    “message”: “Login Required”,
    “locationType”: “header”,
    “location”: “Authorization”
    }
    ],
    “code”: 401,
    “message”: “Login Required”
    }
    }
    Error while sending via Gmail mailer: {
    “error”: {
    “errors”: [
    {
    “domain”: “global”,
    “reason”: “required”,
    “message”: “Login Required”,
    “locationType”: “header”,
    “location”: “Authorization”
    }
    ],
    “code”: 401,
    “message”: “Login Required”
    }
    }

    I am updating site to add this plugin for client.
    Have got client ID and client secret and authorised redirect address.

    Doesnt authorise.

    Errorwhen trying to send test mail.

    Versions:
    WordPress: 4.9.5
    WordPress MS: No
    PHP: 5.6.12
    WP Mail SMTP: 1.2.5

    Params:
    Mailer: gmail
    Constants: No
    Client ID/Secret: Yes
    Auth Code: No
    Access Token: No

    Server:
    OpenSSL: Yes
    PHP.allow_url_fopen: Yes
    PHP.stream_socket_client(): Yes
    PHP.fsockopen(): Yes
    PHP.curl_version(): Yes

    Debug:
    Error while sending via Gmail mailer: {
    “error”: {
    “errors”: [
    {
    “domain”: “global”,
    “reason”: “required”,
    “message”: “Login Required”,
    “locationType”: “header”,
    “location”: “Authorization”
    }
    ],
    “code”: 401,
    “message”: “Login Required”
    }
    }

    Forum: Fixing WordPress
    In reply to: Site administrator
    Thread Starter giakonda

    (@giakonda)

    I login as normal and my site looks OK.
    When I look at the dashboard there is a yellow strip along the top saying I need to update and telling me to contact the site administrator.

    I can see only a limited number of thins under dashboard on LH side – can’t see Appearance or Users for instance

    Thread Starter giakonda

    (@giakonda)

    Thanks I’ve now managed to select columns I need.
    My next challenge is to be able to select a range of the table eg a section from row-1 column-2 to row-8 column-12 to make all these cells a particular colour. Is there some CSS code I can use to do this?

    Also, I am putting a long table on a webpage. There is some explanatory text first. Is it possible to freeze the text and the heading of the table as you scroll down the table?

    Thanks for all the help so far

    Thread Starter giakonda

    (@giakonda)

    Sorry I am not using a live site.

    I have changed row colours and now the column width OK.
    To alter part of a row to a different colour I am using for example

    ‘.tablepress-id-5 .row-10 .column-2 td {
    background-color: #D1FFFF;
    }

    .tablepress-id-5 .row-10 .column-16 td {
    background-color: #CCFF66;
    }’

    Thread Starter giakonda

    (@giakonda)

    I am using the Custom CSS area in Plugin Options Frontend Options.
    I still can’t seem to alter any columns in size or colour

    Thread Starter giakonda

    (@giakonda)

    I’m progressing well with TablePress as an availability calendar.
    I can change the colour of complete rowes using the Plugin Options but I am still having trouble making my first column wider and making a column or part of a column a different colour.
    I tried ‘ .tablepress-id-N .column-2 {background-color: #FFFFFF; }’
    but nothing seems to happen.
    Can anyone help?

    I have several plugins installed. Can anyone tell me which of these is likely to affect my ability to schedule a backup? It’s to do with wp-cron I believe.
    Black Studio TinyMCE widget
    Conatct Form 7
    Easy Columns
    Google Analyticator
    Google XML stemaps
    Jetpack
    Simple Page Ordering
    WordPress Flash Uploader
    WordPress SEO

Viewing 8 replies - 1 through 8 (of 8 total)