-
Author
-
November 20, 2015 at 23:41 #88386
jgmedia1
Participant1) I cannot get facebook connect working: http://mtlgoalies.com/dev/. I’ve set up the faebook app id for the domain and plugged it into the back-end we get this error. Given URL is not allowed by the Application configuration: One or more of the given URLs is not allowed by the App’s settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App’s domains.
2) Profile page Example
http://mtlgoalies.com/dev/members/pearlwhitemedia/
Goaltending experience does not stay conformed into the box– How do i move the EDIT profile button to the top right side over the box?
– How do i move the upload image button to the right of the box? I don’t like how these items are low its hard to see when your on your proifle.November 21, 2015 at 23:09 #88494Laura
ModeratorHello, for 1) make sure your app has the same domain set, support email, website url and all details. Also make sure its live 🙂
2) Can you share some screenshots of how you want it to be? 🙂 As a referenceHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 26, 2015 at 03:41 #89180Laura
ModeratorHello, the facebook app misses the app domain, yourdomain.com, contact email, also check out app details, you need to add support email and fill those fields.
Can you share an admin account? I will fix those issues at the profile 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 26, 2015 at 05:42 #89198jgmedia1
Participantmtlgoalies.com/wp-admin
pearlwhitemedia
Macbook123November 26, 2015 at 16:05 #89262Radu
ModeratorHi @jgmedia1,
1. For the facebook app make sure that the app is set to be public from review & status tab (see screenshot)
2. Add this css to your wp-admin -> theme options -> styling options -> quick css
COPY CODE#profile .cite a, #profile .regulartab a, #profile .btn-carousel a { word-wrap: break-word !important; }With the rest of your request @Laura will help you later.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 26, 2015 at 16:16 #89271jgmedia1
ParticipantHello,
I already had that set to yes but no luck still.
November 27, 2015 at 18:27 #89597Laura
ModeratorHello, check out the App details section, make sure you have app domain, website address, support email, app description and name and quite all fields filled
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 27, 2015 at 19:26 #89629jgmedia1
ParticipantWere you able to update the profile i requested?
This is more important to finalize this page.
November 28, 2015 at 19:54 #89827Laura
ModeratorHello, app domain is not http://www.website.com its website.com (without www.)
And enable App website at app details in App center listed platforms
If its not working let me know and i will check it outHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 30, 2015 at 17:46 #90120jgmedia1
ParticipantThis is working, were you able to update my profile page from the screenshot?
December 1, 2015 at 20:58 #90383jgmedia1
Participantpearlwhitemedia-MTL-Goalies.png any update on this screenshot.
December 3, 2015 at 21:17 #91003Laura
ModeratorHello, please share a new user as the other is not working anymore, let me know so i can fix those issues 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 3, 2015 at 22:22 #91017jgmedia1
ParticipantIts with any user, i don’t think i understand your question?
The profile is also still there
http://mtlgoalies.com/dev/members/pearlwhitemedia/December 3, 2015 at 22:28 #91023Laura
ModeratorHello, to see the profile options i need to log in, can you share an user?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 3, 2015 at 22:32 #91024jgmedia1
ParticipantOh sorry i must have been logged in.
Try
pearlwhitemedia
Macbook123December 5, 2015 at 02:06 #91338Laura
ModeratorHello, please try adding this to style.css of child theme
COPY CODEdiv#item-body { margin-top: -730px; position: absolute; margin-left: 665px; } div#object-nav { display: none; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 10, 2015 at 08:11 #92315Laura
ModeratorHello, maybe try
COPY CODEdiv#item-body { margin-top: -730px !important; position: absolute !important; margin-left: 665px !important; } div#object-nav { display: none !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 6, 2016 at 01:01 #96528jgmedia1
ParticipantHello,
This somewhat worked, the buttons moved to the right side with some tweaking but the forms don’t open properly. Is there anyway we can have these forms replace the content that is there?
For example, when they click edit the form will replace the profile box.
See screenshot for issues.
January 7, 2016 at 10:11 #96842Laura
ModeratorHello, it might require more work, i suggest to hire a developer that can build the profile style for you 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.