Backend UI

This topic contains 11 replies, has 4 voices, and was last updated by  Stiofan O’Connor 7 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #262475

    Matt Gray
    Expired Member
    Post count: 131

    Nice job on the update. It’s really good!

    Quick question: Is there anything on the backend to update CSS where we have boxes for backend users? I love the video that was just published but this might be for that theme only? Please let me know.

    Thanks for the advice.

    #262485

    Kor
    Moderator
    Post count: 16516

    Hi Matt,

    I believe that can be added using custom CSS. If you’re referring this URL https://sp8ce.design/contractor-pros/ . Use the custom CSS code below to fix the boxes. Let us know if it’s what you’re looking for.

    
    
    input[type="text"], 
    input[type="tel"], 
    input[type="email"], 
    input[type="password"], 
    input[type="email"], 
    input[type="number"], 
    textarea {
        border: 1px solid rgba(0,0,0,0.1);
        padding: 10px 12px;
    }

    Thanks!

    #262613

    Matt Gray
    Expired Member
    Post count: 131

    Hi Kor,

    OMG! That looks 100x’s better now. Thank you very much. Yes, it all works on the page.

    The only thing I see is on the field “Project Address” there is an input inside the box that now says “Enter a location”. This is perfect. We can put the “front end description” inside the box and it will save a ton of space on the page.

    I went to the back end to see where this is coming from but there were no input field. Where can I modify the inside of the box from?

    Thanks again for the CSS. 100x’s better. Looks great!

    Matt

    #262803

    Paolo
    Site Admin
    Post count: 31206

    If you have the Google Address Autocompleter on, that’s the place holder from google.

    You can’t change it.

    Thanks

    #262900

    Matt Gray
    Expired Member
    Post count: 131

    I see now. Thank you for clarifying.

    You’re not going to be happy so I will apologize in advance. When I was testing this, I realized our google autocompleter has stopped working. I read through the docs and I don’t see the answers or on forums. We did change our site to “https” about 2 weeks ago. I went to google and reset the API Key to a new one. The other stuff is working.

    Do you know why they google autompleter would have stopped working?

    Thanks again for your help Paolo.

    #263209

    Paolo
    Site Admin
    Post count: 31206

    Is it enabled in GeoDirectory >> Advance Search?

    Is the Autocompleter API enalbed in Google Developers console for your API key? Check the last part of this doc: https://wpgeodirectory.com/docs/add-google-api-key/

    If that is not the issue, please provide admin credentials in a private reply and we will check.

    Thanks

    #269173

    Matt Gray
    Expired Member
    Post count: 131
    This reply has been marked as private.
    #269176

    Matt Gray
    Expired Member
    Post count: 131
    This reply has been marked as private.
    #269870

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    if you go to GeoDirectory >> Contractor settings, you will see that the address is selected to be displayed only for the premium listing. (that’s a UI error on our side, that field should always be selected for all prices). Please select the free price too.

    All other fields are not active. If you want to show them, you need to activate them.

    Let us know,

    Thanks

    #269996

    Matt Gray
    Expired Member
    Post count: 131

    Hey Paolo,

    That all worked. That makes sense. So now we will always pick the free one too. Thank you for that help.

    Did you see my google autocomplete question? The only thing I can think of that I am maybe missing is the “advanced search plugin”. I never had that before and this was working about 3 weeks ago. Here is my email…

    The last two things got cut off. 1) See attached google API. It seems to be working with no error messages and 300 requests. 2) See screenshot of backend of GD. The disable button for auto complete is unchecked.

    Both look good?

    #270042

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    I flagged this for the developers, they will let you know asap.

    Thanks

    p.s. link is http://sp8ce.design/

    #270327

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    address package thing is fixed and will be in next ver.

    autocompleate is see this returned from google:

    This API project is not authorized to use this API. Please ensure this API is activated in the Google Developers Console: https://console.developers.google.com/apis/api/places_backend?project=_ For more information on authentication and Google Maps Javascript API services please see: https://developers.google.com/maps/documentation/javascript/get-api-key

    Stiofan

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket