Please ref this ticket.
https://toolset.com/forums/topic/making-a-page-and-product-visible-without-sign-in/
Sorry toa sk this, but we had a major issue with the site and the company managing plugins etc restored a older back up of the site, meaning the work done by your team was lost.
Please would it be possible to ask you to repeat it again on the site? Using the details provided.
Sorry to have to ask this.
Dan
Hello,
The credentials you provided in previous thread was removed to protect your privacy:
https://toolset.com/forums/topic/making-a-page-and-product-visible-without-sign-in/#post-1720741
Please provide your website credentials in below private message box, thanks
You did not provide any website credentials:
https://toolset.com/forums/topic/repeat-of-chnages/#post-1790079
I have enabled the private message box again.
I provided login details for the site, what else do you need?
Thanks for the details, I have done below modifications in your website:
Dashboard-> Toolset-> Settings-> Custom code, edit the item "layout-777656-for-product-748500", replace line 17 from:
if ( in_array( $unrestricted_products, $post->ID ) ) {
With:
if ( in_array( $post->ID, $unrestricted_products ) ) {
Please test again, check if it is fixed.
More help:
hidden link
Thanks, we still cannot see the BUY NOW button for the item for a user that is not logged in as admin, please can you help us get back to this point as per the other ticket?
hidden link
Many thanks!
It is a cache problem, I have done below modifications in your website, edit the layout:
hidden link
Edit the first visual editor cell, replace line 37 ~ 39 from:
[wpv-conditional if="( '[wpv-current-user info='logged_in']' eq 'true' )"]
[wpv-woo-buy-options add_to_cart_text="Add to basket"]
[/wpv-conditional]
To:
[wpv-woo-buy-options add_to_cart_text="Add to basket"]
Save the product post again, please check if it is fixed, thanks
Top man, thank you - this is resolved!
Hi Dan,
Thanks for the update and glad that this is resolved.
You're welcome to mark this ticket as resolved and start a new one for a different question or concern.
regards,
Waqar
You can also create new ticket for other new questions.