Skip Navigation

[Assigned] Split: Upgrade from Toolset version 2.6.1 to the latest version – view not functioning

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 0 voices.

Last updated by franciscoP-3 7 hours, 14 minutes ago.

Assisted by: Minesh.

Author
Posts
#2836099

Good morning, Minesh,

First of all, thank you for your work. Everything is functioning as it was before, except for one important issue. There are certain “views” in particular that are not working as they used to.

I’ll try to explain it in a simple way, as it’s a bit complicated.
This project includes several research groups: hidden link

Each group has several researchers, and each of them can upload content to the platform such as articles, conferences, etc.

Each researcher has their own individual area where the content they upload is displayed. For example:
hidden link

Here you can see at the bottom some expandable sections showing the information that each researcher has uploaded individually. In other words, only the content uploaded by that specific researcher is shown there.

Up to this point, everything is working correctly.

What is not working after the update is the following:
On each research group’s page, there is a similar expandable section showing all the JCR articles, books, conferences, etc. uploaded by all the researchers belonging to that research group.

For example, in the GICOT group:
hidden link

The latest publications from the GICOT group members are not appearing.

To generate the general listing for the GICOT group, I used two nested views for each section (JCR Articles, Conferences, Theses, etc.).
One view is [GICOT Investigadores ARTICULOS], which loops through the researchers in the GICOT group, and the other view is [GICOT JCR].

Could you take a look and see why this is failing now?

Thank you.

#2836220

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

Can you please tell me what is the latest publication that you aim to display?

Can you plesse dhare link of the latest publication and also tell me what views you use for nested views output.

#2836222

Hi Minesh,
in this page: hidden link
should display in "Artículos en revista JCR" and all the others, must be display a new post "Prueba (Test)" but no display.

The views using are:
[wpv-view name="GICOT Investigadores JCR" wpvgrupoinvestigacion="gicot"] for Artículos JCR
[wpv-view name="GICOT Investigadores ARTICULOS" wpvgrupoinvestigacion="gicot"] for Artículos en otras revistas
[wpv-view name="GICOT Investigadores CONGRESOS" wpvgrupoinvestigacion="gicot"] for Congresos
[wpv-view name="GICOT Investigadores LIBROS" wpvgrupoinvestigacion="gicot"] for Libros
[wpv-view name="GICOT Investigadores CAPITULOS" wpvgrupoinvestigacion="gicot"] for Capítulos de libros
[wpv-view name="GICOT Investigadores PROYECTOS" wpvgrupoinvestigacion="gicot"] for Proyectos
[wpv-view name="GICOT Investigadores TESIS" wpvgrupoinvestigacion="gicot"] for Tesis
[wpv-view name="GICOT Investigadores PATENTES" wpvgrupoinvestigacion="gicot"] for Patentes

But all this views are so in the other groups: DEMODE, PROMETEO, etc...
hidden link

I think that the mistake is general, so if we fix this group GICOT maybe I can solve on my own the rest of the groups.

Thanks.