Licalization Geocraft theme

Discussion in 'GeoCraft WordPress Theme' started by csabinak, Jun 1, 2014.

  1. csabinak

    csabinak New Member

    Joined:
    May 28, 2014
    Messages:
    5
    Likes Received:
    0
    I would like to change all english words appears on the site to another one. (Main page, register, feedbacks, explanations etc. Which files I have to change?

    Thnx
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
  3. csabinak

    csabinak New Member

    Joined:
    May 28, 2014
    Messages:
    5
    Likes Received:
    0
    Hello Mr. Gourav Shrivastava,

    Thank you for the link.
    I have done it successfully. Now I have one problem. I do not want to use the 5 star review application. I want to cancel or inactivate it. How can I do that?

    Regards,

    Csaba
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello Csaba,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .comments_rating, .rating_text, .article_rating, .star_rating, .r_rating{
    display:none!important;
    }
    Thanks & Regards
    Nitesh Raghuwanshi
     
  5. csabinak

    csabinak New Member

    Joined:
    May 28, 2014
    Messages:
    5
    Likes Received:
    0
    Thank you Mr.

    That was great help. One mistake remains on our site. This is the e-mail sending widget with error message, and the system does not work.
    The error messege is the followin: "Input error: k: Format of site key was invalid"



    Regards,

    Csaba
     
  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to Geocraft Settings > Theme Options > Listing Settings > Recaptcha Public Key/Recaptcha Private Key
    and enter keys there.

    This will solve your issue.

    Thanks & Regards
    Gourav Shrivastava
     
  7. csabinak

    csabinak New Member

    Joined:
    May 28, 2014
    Messages:
    5
    Likes Received:
    0
    Hello Gourav,

    Thank you. Problem solved. Just one question.
    We have two search text field. The left one is searching in Description I guess, the rigth one is searching in address field only. We would like, if the right search box search engine could search in all custom fields as well. (Because in our system you have to give the activity area of your service.)

    Thank you in advance.

    Csaba
     

Share This Page