• Resolved jayjoslin

    (@jayjoslin)


    Site: http://firebirdtransformations.com
    Cannot obtain status, all I get is this error: Parse error: syntax error, unexpected ‘.’ in /home/jay/public_html/firebirdtransformations.com/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 12

    I was trying to add code found in a resolved thread on Woocommerce’s support forum to remove product images and thumbnails-

    .woocommerce-placeholder {
        display: none !important;
    }

    My host installed (we had a little bit of trouble but it finally worked) a new SSL security certificate yesterday, but now I can’t FTP to the Woo directory. In fact, I’m dead in the water and our new business went live (the payment portal, anyway) yesterday, but now there’s only this error.

    You’re my only hope!

    https://ww.wp.xz.cn/plugins/woocommerce/

Viewing 2 replies - 1 through 2 (of 2 total)
  • You should remove that css from the php file. Instead, put it at Admin page > Appearance > Customise > Advanced Settings > Custom CSS.

    Thread Starter jayjoslin

    (@jayjoslin)

    Thank you Lorro! In the end, my terrific long-time hosting company did the cleanup on aisle 12. In following your steps, I now see exactly how to inject that code. Thanks!

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

The topic ‘Parse error: syntax error, unexpected '.' line 12 on SSL site’ is closed to new replies.