Problem:
Q1) I build some dynamic CPT's and wanted to show them with Views and load more (inifinite scrolling), Is there another way to reveal the content only, if the user clicks the "Load more" button?
Q2) How does the code has to be modified to not show a custom field but the featured-post-image (standard field from wordpress)?
Solution:
A1) you can try to setup a higher number and test again, for example:
Infinite scrolling tolerance, in pixels: 9999
A2) You can replace the types image shortcode with Views featured image shortcode [wpv-post-featured-image].
Relevant Documentation:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-post-featured-image
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)
Dieses Thema enthält 2 Antworten, hat 2 Stimmen.
Zuletzt aktualisiert von vor 5 Jahren, 6 Monaten.
Assistiert von: Luo Yang.