• Resolved alex1nd

    (@alex1nd)


    theme does not work and does not appear just a white blank sheet —– do not work any version of the theme

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Have you tried deactivating all of your plugins before activating this theme? There may be a conflict on your side.

    Thread Starter alex1nd

    (@alex1nd)

    already made — that’s helped me a lot

    Changed content.php and index.php, line 12 & 39 to:

    if ( has_post_thumbnail() ) {
    $parts = ‘ style=”background-image: url(‘ . wp_get_attachment_image_src( get_post_thumbnail_id(), ‘large’ ) . ‘)”‘;
    $cover_img = $parts[0];
    }

    https://wordpress.org/support/topic/php-parse-error-10?replies=6

    Theme Author Felynx

    (@felynx)

    The blank page screen has been fixed since the v2.0, thanks you for your report.

    I mark this topic resolved.

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

The topic ‘notworks’ is closed to new replies.