Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello x4you. I fixed the error in php8. You can find my answer in the forum. At the moment to fix this issue you must edit the file in your installation. The plugin editor from wordpress admin panel is usefull.

    Edit the file inc > core > assets.php

    Line 125

    
    					'error'   => sprintf( __('%1$s. <a href="%3$s" target="_blank"><u>%2$s</u></a>'), __( 'Failed to load content.', 'shortcodes-ultimate' ), __( 'Open link', 'shortcodes-ultimate' ), '%url%' ),

    Like this and the problem fixed. May be the creator will fix it soon. Cheers.

    Thread Starter x4you

    (@x4you)

    Thx, but i would prefer a patch, so no update without an fix causes issues.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No PHP8 support’ is closed to new replies.