Giri
Forum Replies Created
-
AuthorPosts
-
I’m sure you can find plugins for such feature.
A quick google search returned this link.
https://wordpress.org/plugins/nofollow-for-external-link/
Try searching in wp.org.
Thanks
Hi Robert, Fixed that one.
Thanks
This reply has been marked as private.Thanks Michele.
Let me know if you need anything else.
Ok.
I’ll make a test site in our server and debug this problem. I’ll let you know how that goes on monday.
Thanks
March 17, 2017 at 5:24 pm in reply to: Add Front End Descriptions for "Business Owner/Associate" and "[CPT] Title" #368136Glad you made it work. 🙂
Can you clarify your last message?
You mean the problem is not with WordPress Social Login addon?
Have you tried by disabling other addons?
ok
Many of our users use wordpress social login. but they never reported this problem.
Are you sure the bug is with wordpress social login?
You are welcome.
Hi there,
The problem is coming from the iframe video code.if you remove that code, then you can see its working correctly.
By default all browser doesn’t allow that because of XSS attacks.
But we use this code to disable that check only in preview page.
if(geodir_is_page('preview')){ header("X-XSS-Protection: 0"); }So its supposed to work. I believe one of your third party plugin conflicting with that part.
Please disable all 3rd party plugins and only test with GD plugins. Then enable 3rd party plugin one by one to find the culprit.
If you still face problem, let me know.
Thanks
Ok works now. Let me debug.
I can connect via ftp. But I don’t see any files inside.
Ok give me minute
ok, take your time.
-
AuthorPosts