Various problems with geotrack

Discussion in 'GeoCraft WordPress Theme' started by albcantor, Oct 2, 2015.

  1. albcantor

    albcantor New Member

    Joined:
    Aug 11, 2015
    Messages:
    12
    Likes Received:
    0
    Hello,

    I posted the following questions in a previuos thread, but someone jumped in and ask another question, and you did answer someones´s questions but not mine. Repost:

    Hello

    1. We translated the .po file and created the es_ES.mo file inside its directory. Things are now getting translated. We noticed that many words had to be translated in Gecraft settings / custom fields. We did, but there are still some words that don't get translated:
    a. "contact this business" in URL www.website.com/listing/name-of-listing
    b. "search near" in search results. We can translate "near", but not "search"
    c. "feature listings in category name" When clicking on a category. We can translate "feature", "listings" and the "category name" but not the word "in"
    d. We would like to change the permalink /listing/ to /cursos/. We are actually using this theme for a courses directory, not for real state (or similar) listings.
    e. "Read more" on search results and category page is not translated even though it is tranlated in .mo file
    2. We cannot activate the rating stars. How can people intruduce their ratings?

    3. In the lower part of "Contact this Business" box, we get the following error: "Input error: k: Format of site key was invalid"

    4. We woul like to remove (not show) the button "Post Your Business Listing at $26.00" on the right side of the header

    5. And a new one: Input error: k: Format of site key was invalid
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    * For your above issues, please send us your dashboard credentials at [email protected] and we will do it for you.

    For you 3rd and 5rth point, below are the following steps which you have to follow..

    1.) Firstly, you have to enter Site Key and Secret key in the 'Listing Setting' (GeoCraft Setting=> Theme option=> Listing Setting=> Lead capture form) of your Dashboard
    2.) Mark on "on" option of Lead capture form over there.
    3.) At last, click on Save all changes at bottom of the page.

    Here, I am providing you a screenshot:
    Geocraft_lead_capture_form.png

    Note: You can create your public and private key from this link : https://developers.google.com/recaptcha/docs/start?hl=en and click on 'sign up for an API key pair' and register yourself over there and after all this process you will get your public key as a 'site key' and private key as a 'secret key'.

    For your 4rth point i.e. to remove the button, you just have to paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your
    dashboard.
    Code:
    .header .post_btn {
        display: none !important;
    }
    Hope it will resolve your other issues

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. albcantor

    albcantor New Member

    Joined:
    Aug 11, 2015
    Messages:
    12
    Likes Received:
    0
    Think you Priyanka

    By "dasboard credentials" do you mean WordPress or CPanel credentials?
     
  4. priya

    priya Guest

    Hello,

    Yes, we need your dashboard login details and CPanel credentials as well to proceed on your issue..

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. albcantor

    albcantor New Member

    Joined:
    Aug 11, 2015
    Messages:
    12
    Likes Received:
    0
    Hello,
    • How can I send you CPanel and dashboard credentials? This a a public forum.
    • I assume you need cpanel credentials because you will modify template code. If so, what happens when there is an update to the template?
    Thanks.
     
  6. priya

    priya Guest

    Hello,

    You can send your details at [email protected].

    Regarding your second issue so let me clear you that you won't need to worry about this your will get the next update with the translated file.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  7. albcantor

    albcantor New Member

    Joined:
    Aug 11, 2015
    Messages:
    12
    Likes Received:
    0
    Hello Priyanka. I will be sending this ASAP. Bye.
     
  8. albcantor

    albcantor New Member

    Joined:
    Aug 11, 2015
    Messages:
    12
    Likes Received:
    0
    By the way. I will be sending this from a different email. We are the company that offers webmaster services to albcantor.
     
  9. priya

    priya Guest

    Hello,

    Not a prob..

    But please send us your details along with this thread link as well..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page