Skip Navigation

[Resolved] view module

This support ticket is created 2 years, 11 months ago. 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.

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 2 replies, has 2 voices.

Last updated by johnP-25 2 years, 11 months ago.

Assisted by: Minesh.

Author
Posts
#2466739

Tell us what you are trying to do?
i copied a view module to another page, but now any changes to the query filter on one page changes the view module on the other page as well.

Is there any documentation that you are following?
no

Is there a similar example that we can see?
hidden link
hidden link

the house candidates

#2467029

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

As I understand, you created the view using blocks and you want to use the same view but with different query filters on different places - is that correct?
- If yes, when you try to add the view on another place, you should chose the option "Edit Copy" that will create a another copy of the same view and it will not disturb your original view.

Please check the following video:
- hidden link

#2467323

Thanks, Minesh. I had figured it out yesterday morning. I had been copying from another view via command+c and pasting to the other page. I guess doing it that way keeps it as a global module.