Saltar navegación

[Resuelto] Allow guests to view a post created by a member

This support ticket is created 4 years, 7 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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zona horaria del colaborador: Asia/Hong_Kong (GMT+08:00)

Este tema contiene 7 respuestas, tiene 3 mensajes.

Última actualización por frederiqueC 4 years, 7 months ago.

Asistido por: Luo Yang.

Autor
Mensajes
#2201375

Tell us what you are trying to do?

I'm not sure how to properly explain my problem. I am developing a web platform around books and reading. For the "Books" publication type with Jamal we have developed a "Etats de lecture" feature that allows members to power the books pages created from a content template in a whishlist. Each member can consult their whishlist individually. What I would like now is for guests, other members to be able to consult the whishlist that a particular member has put together.

Is there any documentation that you are following?
I don't know

Is there a similar example that we can see?
I don't know

What is the link to your site?
enlace oculto

#2201617

Nigel
Colaborador

Idiomas: Inglés (English ) Español (Español )

Zona horaria: Europe/London (GMT+01:00)

Can you describe how you have implemented the wishlist?

(Jamal is on vacation, someone else will need to look into this.)

#2201625

Hello Nigel,

I know Jamal is on vacation. I think he should take advantage of it given everything I could ask him ;-).
Regarding my request:
We have established :
- A type of "Books" content: enlace oculto
Then another type of content called "Etat de lecture":
"Reading states in English": enlace oculto
Then, we created a custom field "Fields for Reading States": enlace oculto
Thus, books can be read, currently being read, in my reading stack or even in my whishlist.
The publication forms relating to:
1.read status: enlace oculto
2.modify reading status: enlace oculto
We have created a relationship between the two types of content: enlace oculto
We have created a wordpress page "My whishlist": enlace oculto
This page includes a view with content selection: "Books" and "Reading states" and Query filters: "Custom field filter>
Select the elements with the field:
Read status is a string equal to In my whishlist \ n "and" Post author filter
Select publications whose author is the same as the currently logged in user. "
Here is!
Regards
Frédérique

#2202295

Hello,

I can not login your website, please share your website credentials in below private message box, I need to check the settings in it

#2204465

The credentials you provided above is not valid, I get these error message:
Erreur : ce mot de passe ne correspond pas à l’identifiant FredCreton

Please check it, make sure it is a valid admin account, and your website is ready for debug

#2204487

I gave you the correct information in my other support ticket.
I will not give you my information unless it is in secret.
Regards
Frédérique

#2204561

Thanks for the details, I don't think it is possible for guest(non logged-in user), if you allow guest to create/edit the "Etats de lecture" posts, all guest user will get the same result in each "Etats de lecture" , for example:
If guest A create a "Etats de lecture" on one book post, and change the read status, all other guests(guest B, guest C) will see the same the same read status

In my opinion, if it is a guest, then display a login for for guest users, else display view with "Books" and "Reading states", for example:
https://toolset.com/forums/topic/conditional-output-not-producing-expected-results/

#2206777

My issue is resolved now by one web developper. Thank you!