bryanC-2
Fils de soutien créés au cours des 30 derniers jours : 0
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
Status | Sujet | Supporter | Voix | Publications | Nouveauté |
---|---|---|---|---|---|
Missing post content on view in middle of display and update breaks view worse.
Commencé par : bryanC-2
in: Toolset Professional Support
Problem: I have a group of nested Views that is not displaying content after updating to Views 3.3.2. In Views 3.2.2.1, I am able to see the content I expect to see. Solution: In this case, a Content Template shortcode nested in one of the Views did not use an explicit view_template attribute, and the newer version of Views is not able to infer which template to apply here. An update to the shortcode solves the problem. Old shortcode: [wpv-post-body output="raw"] New shortcode: [wpv-post-body view_template="backup-from-the-print-template"] Relevant Documentation: |
|
2 | 5 | Il y a 4 années et 9 mois |