Facebook 粉丝页面点赞后立即上墙,用于返回应用程序
我在很多不同的粉丝页面上使用粉丝门。我们的想法一直是,您登陆页面后,会看到像我们一样获得一些东西,就像页面重新加载一样,现在用户会看到扇门后面的内容。
我今天注意到,在喜欢一个页面后,它会立即转到墙上,这是一个错误吗?此功能是否已弃用?我的页面上没有太多的墙活动,我希望用户看到我们的产品组合或特价优惠。
I use fan gates on a lot of different fan pages. The idea has always been you land on the page and see a like us to gain something after clicking like the page reloads and now the user sees the content behind the fan gate.
I noticed today that after liking a page it immediately goes to the wall, is this a bug? Is this feature deprecated? I don't have much wall activity on my pages, I'd rather users see our portfolio or special deals.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这是目前 Facebook 上的一个错误,描述如下 - https://developers.facebook.com/bugs/110015112440103
如果能有一个临时修复就太好了,但由于“Like”按钮的代码不在页面选项卡可访问的范围内,所以我无法想象解决方案可能是什么样子,无法从页面中删除地址以使其不再是“位置”,而“位置”似乎是唯一受影响的页面。
This is a bug on facebook right now, described here - https://developers.facebook.com/bugs/110015112440103
It'd be great to have an interim fix but since the code for the Like button is outside of what's accessible to the page tab, I'm having trouble imaging what a solution might look like, short of removing the address from your page to make it not a "place", which seem to be the only pages affected.
这几天我一直遇到这个问题,但今天我找到了解决方案。看来问题出在页面上新的推荐对话框上。此框仅出现在地点页面上并防止页面重新加载。如果您为您的页面分配了地址,请将其删除,您的 fangate 将在点赞时重新加载到窗口中,而不是重定向到墙页面。我知道这不是首选修复方案,但在 Facebook 修复新对话框之前,它必须这样做。
I've been having this problem for the past few days, but today I found the solution. It seems the problem lies with the new recommend dialog box on pages. This box only appears on pages for places and prevents the page from reloading. If you have a address assigned to your page then remove it and your fangate will reload in the window when liked and not redirect to the wall page. I know this isn't a preferred fix, but until Facebook fixes the new dialog box it'll have to do.