Skip Navigation

[Assigned] Opening Results taxonomy archive not rendering posts in Toolset WP Archive

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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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/Kolkata (GMT+05:30)

This topic contains 18 replies, has 1 voice.

Last updated by tafadzwaK-2 13 hours, 12 minutes ago.

Assisted by: Minesh.

Author
Posts
#2857974

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

With your live site go on the following page:
- hidden link

Then add a shortcode block and to the shortcode block add the following code and save the archive:

[wpv-conditional if="( '[wpv-taxonomy-archive info='slug']' eq 'opening-results' )"]
 
 <div style="display: block; background: #f5f5f5; padding: 5px 10px;">
                <div style="display: inline-block; width: 80%;"><em><u>hidden link</u></em></div>
                <div style="display: inline-block;"><em><u>hidden link</u></em></div>
              </div>       
 
[/wpv-conditional]
#2857975
Screenshot 2026-04-23 at 13.39.16.png

Ok, will I need to disable Gutenberg? Cause this is what we see.

#2857981

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Yes - you need to disable that plugin.

#2857987

Hi Minesh, may we please provide you with access to the live site and you add the code?