Skip Navigation

[Resolved] Views output

This thread is resolved. Here is a description of the problem and solution.

Problem:

If I select [wpv-post-featured-image] as field to be displayed, the 150x150 thumbnail is shown instead of the real featured image, is there a way to retrieve the real image not the thumbnail ?

Solution:

Yes, it is possible with [wpv-post-featured-image] shortcode, for example:

[wpv-post-featured-image size="full"]

Relevant Documentation:

https://toolset.com/documentation/user-guides/views-shortcodes/#vf-153425

This support ticket is created 4 years, 9 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 2 replies, has 2 voices.

Last updated by nicolaS-3 4 years, 9 months ago.

Assisted by: Luo Yang.

Author
Posts
#1292067

If I select [wpv-post-featured-image] as field to be displayed, the 150x150 thumbnail is shown instead of the real featured image, is there a way to retrieve the real image not the thumbnail ?

I have selected a 2 column content layout, it shows my content fine but it's not responsive, the table doesn't adapt changing the window size. My WP template tables are all responsive, any clue ?

#1292259

Hello,

Q1) is there a way to retrieve the real image not the thumbnail ?
Yes, it is possible with [wpv-post-featured-image] shortcode, for example:
[wpv-post-featured-image size="full"]

See our document:
https://toolset.com/documentation/user-guides/views-shortcodes/#vf-153425
size (opt):
'thumbnail' (default) | 'medium' | 'large' | 'full' | 'custom'

Q2) I have selected a 2 column content layout, it shows my content fine but it's not responsive, the table doesn't adapt changing the window size.

What is the "2 column content layout" are we talking about? in Toolset Layouts plugin, you can use Bootstrap(hidden link) to design the page, see our document:
https://toolset.com/home/layouts/

#1292635

My issue is resolved now. Thank you!

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.