How do I get a Play Game button on my page that is not created through the game? - facebook-page

when creating a community/fan page for a Game through the settings in the developer account, you have the option to add a "Play Game" button just below the title image of the page.
Creating a Page in any other way, you do not seem to have that option. Hence my problem:
We created our Community page and started generating likes and traffic to it, before creating a Game App in the developer tool. We have now launched our Game and want to have the "Play Game" button on the community page.
Is there any way of achieving this other than creating an entirely new page and asking people to move their likes there?
I have looked into Migrating the page, but that option does not seem to be available any more, and it is unclear whether it would work anyway. The other option is to just create the new page and ask people to like the new page instead. This would make us lose our vanity URL though, which we do not wish to lose...
Thank you,
John

I ran into the same problem, and have finally found a solution:
Go into your Page Settings (Edit Page -> Update Info).
Under category, choose "App Page".
Save changes.
Now go to your App settings.
Choose App Details.
(If you have submitted to App Center, cancel the submission).
Choose you page under "App Page".
Save changes.

In FB developer settings, go to your app>advanced settings at the bottom there is a spot to create a community page. That page that you create will have the Play Button you are looking for.

It's a been old question but the solution that is working nowadays is :
go to your facebook page,
Settings > Page Info
there you need to update your category and ONLY have "App Page" selected
Then go to your Facebook developer account , select your app and
Go to Settings > Advanced
In the App Pages part you should see "select from existing" button where you can select and link your existing Facebook page
Done :)

Related

Google Forms - Add custom button "more info" in items using Google Apps Script

I am trying to add a custom button in a "Google Forms" form.
I have widely looked in AddOns and Google Apps Script documentation but with no luck.
I would like to have a button (let's say the "i" of information) to click in case of need of more info about the question.
I don't want to expose always the long description for all the questions.
My idea was, at the event of click on the button (the info image), set the description.
Any other ideas?
Example of image with
Create the instruction for Question 1 in a Google Doc. Write whatever you want in the DOC. Share it publicly with view rights.
Copy the url of the doc
Paste the url in bit.ly to shorten the url. Copy the url.
Edit your form
In the Question 1, in the "Description" field write
"Please click bit.ly/xxxx for instructions"
Now the user can click the above link to read the instructions in another tab.
I use it all the time.

How do I see Plone control panel

I've been asked to make some changes to a Plone site that has been set up by someone else, I've not used it before so I'm struggling a bit.
I've logged in (using the link at the bottom of the site) and I can then see all the options to edit the page I am looking at. But I cannot seem to get to the central dashboard/control panel. I can't see any link when I'm logged in, and I've searched the docs/Google and can't see a URL for the dashboard.
Could someone please let me know how to reach the main dashboard. Thanks
The link should be in the user's menu (that also has "log out" etc.), where it is called "Site setup", or you can go directly to https://your_site/plone_control_panel.
The canonical and stable URL is https://your_site/##overview-controlpanel.
The plone_control_panel was removed: https://github.com/plone/Products.CMFPlone/issues/1255

How to use the Concrete5 "Page Rating" Add-On

I have a page that shows search results containing pages that matched the search criteria. All of the pages returned are the same type of page (e.g., a person's profile). I want to add a star rating system to it so users can rate the profile.
I've tried adding a custom page attribute and updating it using the output rating helper but that didn't work. It looked like it worked but when I refreshed the page it just went back to whatever the rating was set to originally.
So, I added the "Page Ratings" add-on (https://www.concrete5.org/marketplace/addons/page-ratings/) and installed it. There are supposed to be 2 blocks associalted with it. I'm assuming the list block is the one I need in my case. However, when I go to the page and try to add one of those blocks to my area I don't see them listed. Does anyone know how to use this add-on? There is barely any documentation for it.
You do realize this is a "pay for" application? As such, most of the Developers that do charge for their add-ons are very responsive. Not to push you away from here, but if you have a problem with the installation, payment, etc. Really should be addressed by the Developer.

Google Analytics in Wordpress - Cross-Domain Tracking

I've searched high and low for an answer for this problem and need the help of experts.
The website I'm helping to oversee has a registration in a frame on their main website. When a user visits the site, they can choose which course to take and click on a "Register" link to be taken to the externally hosted form.
I was able to get the GA tags changed on the framed pages, so that step is done.
However, I realise that in order to properly cross-domain track with Google Analytics, I need to also add an onclick event to any links that bring users to those pages, such as the example below.
Link
However, the site I'm working with is in Wordpress, and when I view the link in there it looks like this:
[iab_event link="http://www.EXAMPLESITE.com/course/4105/register.asp" text="Register"]
And when you view the page source of the live site this link is translated to this:
Register
I tried adding the second onclick event to the one above, but that didn't work. Is there any way to add the onClick="pageTracker._link('http://www.EXAMPLESITE.com/course/4105/register.asp'); return false;" to this link without breaking it?
Thank you in advance for any advice given!
Try stacking them in the onclick event like this:
Register
It should run all of the commands as long as they're separated by semi-colons.

save copy of existing page as draft in wordpress?

I am using wordpress for a website. It's in development i do not have a link to it atm.
My customer would like to have his wife edit/correct the pages he writes, because he's dyslexic.
For new pages, it is simple: just save the page as a draft. Wife can log in and edit, visitors cannot see the page yet.
For existing pages, i don't know how to so that. Is it possible to
- change an existing page AND
- keep the existing page visible for visitors AND
- hide the updated page from visitors (keep it as draft)?
I prefer having a plugin/mod/extension that does this, but else i'll code it myself.
Thanks for your time.
Kim
Check out the Revisionary WP Plugin:
http://wordpress.org/extend/plugins/revisionary/
It creates a new user type: revisor who can suggest edits to existing pages that must be approved by an Admin or Editor, and also allows Admins and Editors to create draft copies of existing content to be published later.
This question has recently been discussed over at wordpress.se.com: https://wordpress.stackexchange.com/questions/3986/is-there-any-way-to-draft-a-revision-of-a-published-page-or-post-what-workaround
Unfortunately, there's currently no solution for it but to save the draft as a new page. According to the linked discussion it's possible to make a button that saves as draft, but you'd have to develop the plugin yourself.
If you click on "quick edit" in your page list, it will then give you the drop-down menu to change it to a draft. Took me a while to figure that out.
You can use duplicate post plugin. With the help of this plugin you can clone wordpress posts or pages easily.
Here is the link : http://wordpress.org/plugins/duplicate-post/
Revisionary is getting a bit old and buggy now, I'm finding "BU Versions" by Boston University a better alternative and looks to do what you wish.
It's not a very clean solution, but cut and paste from the published page into a new draft, call it "Draft of..." and keep it a draft for editing. When the editing is complete, cut and paste into the published page and update, then delete the draft.

Resources