Skip Navigation

[Resolved] After recent update of plugin, some featured images aren't displaying

This support ticket is created 4 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 13 replies, has 3 voices.

Last updated by itaiP 4 years, 11 months ago.

Assisted by: Luo Yang.

Author
Posts
#1646023
Screenshot 2020-06-01 at 12.21.09.png

I am trying to:

Understand why suddenly the dynamic images displaying the Featured Image of posts aren't showing up.

(Actually there are a few things that have gone wrong since the update)

Link to a page where the issue can be seen:

hidden link

I expected to see:

The view of blog posts (after the poster at the top) to show featured image as well as post details (which are still showing ok)

Instead, I got:

View of posts without featured image

#1646891

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Itai,

Thank you for getting in touch.

I took a look at this for you. Not sure why you made a content template for the view block when you can just add the view block when you can just design the output right there.

Could you try remaking this view without having the content template block and have the items being displayed directly with the view?

Thanks,
Shane

#1647003

Hi Shane,

Thanks for responding. It's because I'm calling up intermediate posts in the first view and embedding within it another view through a content template. That's the only way I could bring up the right fields )as you can't embed views directly into one another.

Itai

#1647309

Still haven't found a fix. It seems to be a problem with Featured Image in posts not being called up in views.

#1647501

Hello,

Here are what I found in your database dump file.

Please try these:
Edit content template "01 Home v2", find and remove view block "Home v2 Commentaries", then test again, check if the featured image problem is fixed in your website.

If it is fixed in your website too, this should be a bug, I will try to duplicate the problem in a fresh WP installation, and escalate it.

#1647639

Hi Luo,

Thanks. I've done so and it has partially solved the issue. Content type Article are showing the featured image, also Talks images have shown up too. However, Blog Posts still don't render the featured image (this is site-wide).

?

#1648389

Hi Lou,

I'm still stuck with this. We were supposed to launch the new format of the website a couple of days ago and this bug came out of nowhere from an update. What's the quickest way to resolve this?

#1648393

It is a known issue, see our erratum:
https://toolset.com/errata/shortcodes-in-conditionally-displayed-content-may-not-be-executed-on-the-front-end/

Please try this:
Edit your wordpress file wp-config.php. add a line just before:
/* That's all, stop editing! Happy publishing. */

ini_set('pcre.jit', false);

More help:
hidden link

#1648697
Screenshot 2020-06-03 at 12.59.16.png

Hi Luo,

I've done so. It hasn't fixed the issue.
I can give you ftp access if it helps?

#1648707

OK, private message box enabled, please provide the FTP access. thanks

#1648711
#1649031

Hi Luo,

Were you able to use the ftp? Any luck?

#1649775

Hi Luo,

If you're not able to solve this could you please assign another person? Right now I'm just left hanging with no solution. Thanks

#1650241

Hi itaiP,

First, the FTP access you provided above is not valid, I get these error:

Host unreachable
Status: Connection attempt failed with "ECONNABORTED - Connection aborted".

Second, the problem URL you mentioned above is not valid:
hidden link

It redirect me to another URL:
hidden link

Third, the credentials you provided above, is not valid any more, I get these error message:
Error: The email address isn't correct.

Please check them, and it works fine in my localhost with a fresh WP installation + the latest version of Toolset plugins + your database dump file.

#1650401

This wasn't solved. I ended up rolling back to a backup from the server to before the update. I know when this change happened so if you want to check things for your own quality control, I may be able to provide you with the code for those two backups to check the differences. It's not a long term solution but for now I won't be updating toolset plugins again.