Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter harveyong

    (@harveyong)

    hmm are u still there?

    Thread Starter harveyong

    (@harveyong)

    thanks vinod,

    anyway i tried what AddWeb Solution Pvt. Ltd.
    suggested but nothing changed until i used inspect to select all the selectors as follows

    .btn-filled, .btn-filled:visited, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .video-widget .video-controls button, input[type=”submit”], button[type=”submit”], .post-content .more-link {
    background: red !important;
    border: 2px solid#0a0a0a !important;
    }

    but im wondering if i really need to do it that much…

    Thread Starter harveyong

    (@harveyong)

    hmm i tried putting it in custom css but it doesnt work though not too sure why i added the css . thank you very much for the extra information though.

    if i were to create a child theme will my data be affected? i created over 20 portfolios but i dont think i have touched the theme yet…

    Thread Starter harveyong

    (@harveyong)

    hello,

    i actually used my own live gmail, i only changed to the [email protected] to give an example and hide my personal info.

    as for the smtp debugging output i dont see anything below “The SMTP debugging output is shown below:” is just my settings as seen below.

    From Email [email protected]
    You can specify the email address that emails should be sent from. If you leave this blank, the default email will be used.
    From Name xxxxxxxxx Pte Ltd

    You can specify the name that emails should be sent from. If you leave this blank, the emails will be sent from WordPress.
    Mailer

    Mailer
    Send all WordPress emails via SMTP.(selected)
    Use the PHP mail() function to send emails.

    Return Path
    Return Path Set the return-path to match the From Email (checked)
    Return Path indicates where non-delivery receipts – or bounce messages – are to be sent.

    Thread Starter harveyong

    (@harveyong)

    by the way i tried setting it to full width in the blog settings already but nothing changed i only want individual pages to be full width

    Thread Starter harveyong

    (@harveyong)

    yep i am the url would be the home page, i wanted to create the same site as your sample site but i could not.

    hdl.com.sg is the site name.

    Thread Starter harveyong

    (@harveyong)

    hmm these are my settings

    From Email [email protected]
    You can specify the email address that emails should be sent from. If you leave this blank, the default email will be used.
    From Name Company name( so it will appear during a reply am i right?)

    You can specify the name that emails should be sent from. If you leave this blank, the emails will be sent from WordPress.
    Mailer Mailer

    (checked) Send all WordPress emails via SMTP.
    Use the PHP mail() function to send emails.

    Return Path
    (checked) Return Path Set the return-path to match the From Email
    Return Path indicates where non-delivery receipts – or bounce messages – are to be sent.
    Save Changes

    Here Are the Default Gmail SMTP Settings:
    Gmail SMTP host: smtp.gmail.com yes
    Gmail SMTP port (in case Encryption is TLS): 587 ssl selected
    Gmail SMTP port (in case Encryption is SSL): 465 yes
    Gmail SMTP Authentication required: yes
    Gmail SMTP username: Your full Gmail address (e.g. [email protected])
    Gmail SMTP password: Your Gmail password

    Taken from here: https://www.wpsitecare.com/gmail-smtp-settings/

    Test Message Sent
    The result was:
    bool(false)
    The full debugging output is shown below:
    PHPMailer Object
    (
    [Version] => 5.2.22
    [Priority] =>
    [CharSet] => UTF-8
    [ContentType] => text/plain
    [Encoding] => 7bit
    [ErrorInfo] => SMTP Error: Could not authenticate.
    [From] => [email protected]
    [FromName] => company name
    [Sender] => [email protected]
    [ReturnPath] =>
    [Subject] => WP Mail SMTP: Test mail to [email protected](different from [email protected])
    [Body] => This is a test email generated by the WP Mail SMTP WordPress plugin.
    [AltBody] =>
    [Ical] =>
    [MIMEBody:protected] => This is a test email generated by the WP Mail SMTP WordPress plugin.

    [MIMEHeader:protected] => Date: Thu, 2 Nov 2017 02:13:42 +0000
    To: [email protected]
    From: mycompany
    Subject: WP Mail SMTP: Test mail to [email protected]
    Message-ID: <[email protected]>
    X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
    MIME-Version: 1.0
    Content-Type: text/plain; charset=UTF-8

    [mailHeader:protected] =>
    [WordWrap] => 0
    [Mailer] => smtp
    [Sendmail] => /usr/sbin/sendmail
    [UseSendmailOptions] => 1
    [PluginDir] =>
    [ConfirmReadingTo] =>
    [Hostname] =>
    [MessageID] =>
    [MessageDate] => Thu, 2 Nov 2017 02:13:42 +0000
    [Host] => smtp.gmail.com
    [Port] => 465
    [Helo] =>
    [SMTPSecure] => ssl
    [SMTPAutoTLS] => 1
    [SMTPAuth] => 1
    [SMTPOptions] => Array
    (
    )

    [Username] => [email protected]
    [Password] => mypassword
    [AuthType] =>
    [Realm] =>
    [Workstation] =>
    [Timeout] => 300
    [SMTPDebug] => 0
    [Debugoutput] => echo
    [SMTPKeepAlive] =>
    [SingleTo] =>
    [SingleToArray] => Array
    (
    )

    [do_verp] =>
    [AllowEmpty] =>
    [LE] =>

    [DKIM_selector] =>
    [DKIM_identity] =>
    [DKIM_passphrase] =>
    [DKIM_domain] =>
    [DKIM_private] =>
    [DKIM_private_string] =>
    [action_function] =>
    [XMailer] =>
    [smtp:protected] => SMTP Object
    (
    [Version] => 5.2.22
    [SMTP_PORT] => 25
    [CRLF] =>

    [do_debug] => 0
    [Debugoutput] => echo
    [do_verp] =>
    [Timeout] => 300
    [Timelimit] => 300
    [smtp_transaction_id_patterns:protected] => Array
    (
    [exim] => /[0-9]{3} OK id=(.*)/
    [sendmail] => /[0-9]{3} 2.0.0 (.*) Message/
    [postfix] => /[0-9]{3} 2.0.0 Ok: queued as (.*)/
    )

    [smtp_conn:protected] =>
    [error:protected] => Array
    (
    [error] =>
    [detail] =>
    [smtp_code] =>
    [smtp_code_ex] =>
    )

    [helo_rply:protected] =>
    [server_caps:protected] =>
    [last_reply:protected] => 221 2.0.0 closing connection d42sm1064411ote.45 – gsmtp

    )

    [to:protected] => Array
    (
    [0] => Array
    (
    [0] => [email protected]
    [1] =>
    )

    )

    [cc:protected] => Array
    (
    )

    [bcc:protected] => Array
    (
    )

    [ReplyTo:protected] => Array
    (
    )

    [all_recipients:protected] => Array
    (
    [[email protected]] => 1
    )

    [RecipientsQueue:protected] => Array
    (
    )

    [ReplyToQueue:protected] => Array
    (
    )

    [attachment:protected] => Array
    (
    )

    [CustomHeader:protected] => Array
    (
    )

    [lastMessageID:protected] => <[email protected]>
    [message_type:protected] => plain
    [boundary:protected] => Array
    (
    [1] => b1_7fe0e42c5b26e7c59c326bc02d766139
    [2] => b2_7fe0e42c5b26e7c59c326bc02d766139
    [3] => b3_7fe0e42c5b26e7c59c326bc02d766139
    )

    [language:protected] => Array
    (
    [authenticate] => SMTP Error: Could not authenticate.
    [connect_host] => SMTP Error: Could not connect to SMTP host.
    [data_not_accepted] => SMTP Error: data not accepted.
    [empty_message] => Message body empty
    [encoding] => Unknown encoding:
    [execute] => Could not execute:
    [file_access] => Could not access file:
    [file_open] => File Error: Could not open file:
    [from_failed] => The following From address failed:
    [instantiate] => Could not instantiate mail function.
    [invalid_address] => Invalid address:
    [mailer_not_supported] => mailer is not supported.
    [provide_address] => You must provide at least one recipient email address.
    [recipients_failed] => SMTP Error: The following recipients failed:
    [signing] => Signing Error:
    [smtp_connect_failed] => SMTP connect() failed.
    [smtp_error] => SMTP server error:
    [variable_set] => Cannot set or reset variable:
    [extension_missing] => Extension missing:
    )

    [error_count:protected] => 2
    [sign_cert_file:protected] =>
    [sign_key_file:protected] =>
    [sign_extracerts_file:protected] =>
    [sign_key_pass:protected] =>
    [exceptions:protected] => 1
    [uniqueid:protected] => 7fe0e42c5b26e7c59c326bc02d766139
    )
    The SMTP debugging output is shown below:

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