Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter andywyssdesign

    (@andywyssdesign)

    Line 74 is:

    <p><?php _e( 'Help improve Lazy Load XT: <a href="https://wordpress.org/support/plugin/lazy-load-xt" target="_blank">submit feedback, questions, and bug reports</a>.', $this::ns ); ?></p>

    It appears to be a double colon issue. What should it be replaced with?

    Plugin Author dbhynds

    (@dbhynds)

    Try
    ->

    Thread Starter andywyssdesign

    (@andywyssdesign)

    There were a ton of instances of the double colon. I changed them all to -> and it worked. It must’ve been at least 20 locations. But it’s back working again. Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Syntax Error Taking Down My Site’ is closed to new replies.