hi,
for the blank shortcode issue you need to check the file permission of vibe shortcode
goto>>wp-admin>>plugins>>vibe shortcodes>>popup.php
do you check the previous reply ??
i already mentioned permission is okke, and there is no webhost issue, they checked, and there is no extra plugin, except one this is for my woocommerce addon,,
refer: https://prnt.sc/sx72fj
then the permission of all the folder outside it should be 755 is it?
if yes then this issue is related to server security
please check
1. https://prnt.sc/syl9dx
2. https://prnt.sc/syl9qn
- https://prnt.sc/syla26
https://prnt.sc/syla83
https://prnt.sc/sylaec
6.https://prnt.sc/sylal6
- https://prnt.sc/sylas5
8. https://prnt.sc/sylazl
it's a server security error
we need to check this but before checking this please enable the WP_DEBUG mode to true
only after that we can check your issue if any error is appearing on your site or not.
hey, i already set the WP_DEBUG mode to true, please chek the issue..
my credentials are in previous page..
Well the script to fetch the html to show in the vibe shortcode popup is returned to 403 error which proves the the request is blocked by the server itself .
We are sending parameters to show html in get in that page popup.php file and your server is blocking this request.
refer :
https://prnt.sc/t04nl3
Please contact your webhost and disable blocking this request or whitelist this request or disable server security which does not allows to return html from core php file.
you can see that same request is working at our end :
https://prnt.sc/t04q39
this issue is not at all related to theme code .
Thanks,, the problem is solved by the Webhost server..
thanks to confirm
closing the topic.