From the Contact Page I'd like to remove the widgets that are common for all other pages and keep on the Contact Page only the widgets I specifically add to this page.
Is there a way how to do it?
Thanks,
Zarzi
From the Contact Page I'd like to remove the widgets that are common for all other pages and keep on the Contact Page only the widgets I specifically add to this page.
Is there a way how to do it?
Thanks,
Zarzi
Hey,
You can use the Widget Logic plugin to remove certain widgets from your Contact Page.
Your code for the Widget Logic section of the Widget should look like:
!is_page('My Contact Page')
where "My Contact Page" is the title of the Contact Page.
James
You must log in to post.