Plugin Author
Richard
(@richardmallick)
Hello,
Thank you for contacting us. Hope you are doing well.
You mean. Unpublished products are displayed on your website?
Regards,
Richard.
Plugin Author
Richard
(@richardmallick)
We found the issue. It’s a query issue. Can you modify the code? If yes, let me know so I can instruct you for a quick fix until we release the latest version of the plugin.
Regards,
Richard.
Plugin Author
Richard
(@richardmallick)
Hello,
It’s great.
So you need to edit this plugin.
- Go to this plugin: product-layouts -> includes -> Helper -> Public_Render.php
- Line: 230, Remove this code
‘post_status’ => array(‘publish’, ‘pending’, ‘future’),
and add this code
‘post_status’ => array(‘publish’),
It should fix the issue.
If you have any queries please let me know.
Thank you,
Regards,
Richard.
great, its worked, thank you so much.
Plugin Author
Richard
(@richardmallick)
Hello,
I am glad to hear.
Now we’re going to mark this topic resolved.
If you experience any further difficulties, please feel free to open a new topic.
Thank you,
Regards,
Richard.