This topic has 27 replies, 3 voices, and was last updated 8 years by Laura.

  • Author
  • #88386
     jgmedia1
    Participant

    1) 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.

     

     

    #88494
     Laura
    Moderator

    Hello, 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 reference

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #88507
     jgmedia1
    Participant

    Screenshots attached.

    Attachments:
    You must be logged in to view attached files.
    #88631
     jgmedia1
    Participant

    Let me know, thanks.

    #88787
     jgmedia1
    Participant

    Any update on this? It’s been a while now.

    #89180
     Laura
    Moderator

    Hello, 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 solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #89198
     jgmedia1
    Participant
    This reply has been set as private.
    #89199
     jgmedia1
    Participant
    This reply has been set as private.
    #89200
     jgmedia1
    Participant

    No wait first one was right lol

    #89201
     jgmedia1
    Participant

    Still no luck on the facebook login

    Attachments:
    You must be logged in to view attached files.
    #89262
     Radu
    Moderator

    Hi @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 solution
    Attachments:
    You must be logged in to view attached files.
    #89271
     jgmedia1
    Participant

    Hello,

    I already had that set to yes but no luck still.

    Attachments:
    You must be logged in to view attached files.
    #89597
     Laura
    Moderator

    Hello, 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 solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    Attachments:
    You must be logged in to view attached files.
    #89623
     jgmedia1
    Participant

    No luck still

    Attachments:
    You must be logged in to view attached files.
    #89625
     jgmedia1
    Participant

    Sorry more attachments.

    Attachments:
    You must be logged in to view attached files.
    #89629
     jgmedia1
    Participant

    Were you able to update the profile i requested?

    This is more important to finalize this page.

    #89827
     Laura
    Moderator

    Hello, 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 out

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #90120
     jgmedia1
    Participant

    This is working, were you able to update my profile page from the screenshot?

    #90383
     jgmedia1
    Participant

    pearlwhitemedia-MTL-Goalies.png any update on this screenshot.

    #91003
     Laura
    Moderator

    Hello, 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 solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #91017
     jgmedia1
    Participant

    Its with any user, i don’t think i understand your question?

    The profile is also still there
    http://mtlgoalies.com/dev/members/pearlwhitemedia/

    #91023
     Laura
    Moderator

    Hello, 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 solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #91024
     jgmedia1
    Participant
    This reply has been set as private.
    #91338
     Laura
    Moderator

    Hello, please try adding this to style.css of child theme

    COPY CODE
    
    div#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 solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #91997
     jgmedia1
    Participant

    Hello, it didn’t work can you please try?

    #92315
     Laura
    Moderator

    Hello, maybe try

    COPY CODE
    
    div#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 solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #96528
     jgmedia1
    Participant

    Hello,

    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.

    Attachments:
    You must be logged in to view attached files.
    #96842
     Laura
    Moderator

    Hello, 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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 28 posts - 1 through 28 (of 28 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?