Facebook Tab Content won't show - facebook

I succeeded in creating an custom tab for my page. When I am logged in I can view the contents of the page.
Other fb users can see the tab but not the contents.

Related

How to add custom button to facebook homepage

I am not sure what the correct way to ask this question is.
I will post a screen capture and let that assist me.
Notice the bottom of the screen capture. There is a row of buttons. They are Pictures, Likes, and BookNow buttons. How are buttons added to that location? What is the name of that portion of the screen? How can I add a button like the BookNow button?
These buttons are called Tabs which are displayed on a Facebook Page. There are few tabs provided by Facebook that a Page Admin can add to his page like Events Tab, Videos Tab, Photos Tab and Likes Tab.
Page Admins can additionally install other custom or available Page Tabs as per the requirement to increase the User's engagement with the Page. BookNow! App in your attached screenshot is a custom Page Tab that the Page has installed to allow other Page Admins to add the same to their Business Pages.
To add a custom Page Tab to your Business page you need to invoke the Add Page Tab Dialog box and select the Page from the list of Pages that your administer to add the Page Tab.

Getting custom iFrame from a different url to display in a Facebook Page Tab

I am trying to get a widget that is inside an iframe to install as a facebook page tab. The way it is set up now is the user can customize the widget, then when they have done that a button appears that directs them to the "Add Page Tab" page. The widget url for the widget they have customized is added to the end of the url so:
https://www.facebook.com/dialog/pagetab?app_id=MY_APP_ID&next=CUSTOMIZED_WIDGET_URL
The problem I am running into is this: Once the user clicks to "Add Page Tab", it just goes to that widget url and not to the page tab with the url contents displayed inside that iframe. A page tab is added to the test page I have but it does not display what I want it to and I will get to that later. I have looked at some other widgets that do what I want and they redirect from that "Add Page Tab" page to the actual page tab with their customized widget in the iframe there.
I am also unsure of what I should have the Page Tab url set to in my app settings considering that the url for the widget will change from user to user. If I set the Page Tab to a specific url, it of course shows that url in the iframe after I have done the "Add Page Tab" and doesn't show my widget.
I have tried looking for a tutorial on this but I can't seem to find any. Please let me know if I need to clarify any of this. Any suggestions are greatly appreciated.

Added Page Tab not showing up on Page

I've gone through all the steps to create a Page Tab in App Settings, such as this...
http://www.dbswebsite.com/blog/2012/10/17/how-to-creating-a-custom-facebook-tab/
I have both the http and https URLs and entered this URL to add the page tab...
https://www.facebook.com/dialog/pagetab?app_id=YOUR_APP_ID&next=YOUR_URL
Included my app ID and the website URL. But the Tab is not showing up on our Facebook page. I've clicked the down arrow to show all tabs on the Facebook page and nothing is there. We just have Photos and Likes. The [+] buttons for each blank tab just show a progress bar repeating and repeating. Nothing seems to be working to get this tab to show up.
Please check whether your app is in sandbox mode. You can change it in app settings - https://developers.facebook.com/apps/APPID/summary - select the disabled button in Sandbox mode.(sandbox mode is enabled by default)

inside facebook app when clicked on link refreshes page and shows blank page

I have a facebook app which has 4 pages. When i try to click on the link it just refreshes the page and shows a blank page. If i click on the link and open in a new tab it works fine opens the other page properly. What might be wrong?
I had to just add target="_top" in the anchor tag to solve the blank page issue.

Facebook: Added custom app to page but it doesnt show up as a custom tab

I've added my app to my page but it doesnt show up as a tab. Why?
See attached image FBapp.png which shows all settings. When I click 'Edit Settings' for the TicketWise app I get notification: "There are no settings for this application."
Here's my Facebook application: https://apps.facebook.com/ticketwise/?fb_page_id=208837722506615
(never mind the scrollbars for now)
When you view your page, underneath the image/logo area there is a list of tabs. Depending on how many tabs you have, at the bottom there will either be a link for "EDIT" or "MORE". If "MORE", click to see the full list of tabs and the EDIT link. When you click "EDIT" you will be able to drag and drop the tabs to reorder them and place your application near the top where it will be visible by default.
For your other query:
When I click 'Edit Settings' for the TicketWise app I get notification: "There are no settings for this application."
Settings pages are something you have to create separately if your app requires it. They are a page hosted on your server, that defines parameters to be used on the tab page view of the app. You can define the page in your application settings using the "Page Tab Edit URL" field.