Skip Navigation

[Resolved] Repeat of chnages

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

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

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 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 10 replies, has 3 voices.

Last updated by Luo Yang 4 years, 1 month ago.

Assisted by: Luo Yang.

Author
Posts
#1788613

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

#1790037

?

#1790045

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

#1790113

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.

#1790171

I provided login details for the site, what else do you need?

#1790177

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

#1793789

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!

#1793965

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

#1801297

Top man, thank you - this is resolved!

#1803945

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

#1807819

You can also create new ticket for other new questions.