Portfolio Overlay Showing Warning Code

Hi,

I’m hoping someone can help me out. I have FINALLY set up my portfolio on a page other than the homepage, but all the scroll overs look like the image I attached with the wonky code on it. I can do simple code but I’m no means a developer. Any suggestions?

Thanks!
Gretta

Hi,

Please try to deactivate and reactive the Jetpack plugin.

Thanks,

Cristian

Hi,

I did that with no success to the overlay. I also tried deactivating several plugins because I read that sometimes they clash, and I saw no improvement.

Thanks,
Gretta

Hi @gretta,

We could try like this: give us in a private message(reply to this post set as private reply) a wp admin and wp password and we will try to see what is causing this error.

thanks,

Cristian

That would be so awesome, I’d really appreciate it.

the login is at goldsteingretta.com/wp-admin
the admin is: [email protected]
password: AAA-bbb-111

Thanks!

Hi @grettann,

Go to archive-jetpack-portfolio.php, Please change the line #46 from this

echo '<span>' . implode( ' / ', esc_html( $project_types ) ) . '</span>';

to

echo '<span>' . implode( ' / ', $project_types ) . '</span>';

It will fix the issue. ?

If you can’t able to do that, please let us know, we will change that in your website.

Let us know,

Thanks,
laranz.