Navigation überspringen

[Gelöst] Content Template cannot disable the Featured Image

This support ticket is created vor 3 Jahre, 4 Monaten. 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.

Dieses Thema enthält 1 Antwort, hat 1 Stimme.

Zuletzt aktualisiert von kelvinL-2 vor 3 Jahre, 4 Monaten.

Author
Artikel
#2297461
Screenshot 2022-02-19 at 9.58.21 PM.png

Dear Sir/Madam,

I installed all the latest versions of Toolset plugins and the theme is GeneratePressVersion: 3.1.3, I create a content template for a custom post Book, I disable the Featured Image but it doesn't work.

I grant the site access. You can access the Content Template from versteckter Link

From the content, there is no featured image but I can see the image from versteckter Link

<center>[types field='book-cname'][/types]<br/>
  [types field='book-ename'][/types]<br/>
by [types field='book-author'][/types]<br/>
  [wpv-conditional if="( $(wpcf-book-audio) ne '' )"]<a href="/player.php?media=[types field='book-audio'][/types]&title=[types field='book-cname'][/types]">Audio</a><br/>[/wpv-conditional]
  [wpv-conditional if="( $(wpcf-book-pdf) ne '' )"]<a target="_blank" href="/doc/[types field='book-pdf'][/types]" rel="noopener">PDF</a><br/>[/wpv-conditional]
  [wpv-conditional if="( $(wpcf-book-ppt) ne '' )"]<a target="_blank" href="[types field='book-ppt' output='raw'][/types]" rel="noopener"></a><br/>[/wpv-conditional]
#2297833

My issue is resolved now. Thank you!