For All Customers. (Post thread link here incase your support question goes unanswered.)

Discussion in 'General InkThemes Discussion and Feedback' started by Neeraj, May 18, 2013.

  1. Nitesh

    Nitesh Support Staff

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

    Download "functions.php" file attached and replace it with your existing file.

    Thanks & Regards
    Nitesh Raghuwanshi
     

    Attached Files:

  2. spiorro

    spiorro New Member

    Joined:
    Dec 10, 2013
    Messages:
    25
    Likes Received:
    0
    hey guys am using the geocraft theme. I needed to know how to take off the Lead capture where it says contact this business I do not want this feather active. Thanks
     
  3. thelmapa

    thelmapa Guest

    Joined:
    May 19, 2014
    Messages:
    6
    Likes Received:
    0
  4. Nitesh

    Nitesh Support Staff

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

    Please post unanswered threads only. Don't ask any new query here.

    Solution:
    For lead capture go to the Dashboard > Geocraft settings > Theme options > Listing settings > Lead Capture Form On/Off

    Thanks & Regards
    Nitesh Raghuwanshi
     
  5. Nitesh

    Nitesh Support Staff

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

    Hello,

    Country and other address fields are custom fields. You can add your's from Dashboard > Settings > custom field.
    Edit country field from there and add India there.

    It will work.

    Thanks & Regards
    Nitesh Raghuwanshi
     
  6. thelmapa

    thelmapa Guest

    Joined:
    May 19, 2014
    Messages:
    6
    Likes Received:
    0

    Thanks for the help, yes that works, I also change the city with a "select" value, and I copy and paste all cities in India.

    But I tested and post a specific city, and when i want search the add with the city, said "Your search query not found" , how i can do for the search works on the locations. I also made before a "Location" custom Categories, but I did copy and paste on the form for post a free add.

    Also one more issue, in my "post a free Add" button the links goes to /ad-new/, but my ad new page is /ad-new-2/, where i can change that link, sure i delete the page and now i can recovery, i looked through to the code on php, and found the link but don,t now how to point to tht.

    Can you see on my site http://www.bestindiaclassifieds.com/website/

    Thanks so much, for your attention on it,

    Thelma
     
  7. davehensleigh

    davehensleigh New Member

    Joined:
    Jan 13, 2014
    Messages:
    1
    Likes Received:
    0
    Hi--I am using infoway pro and I want to show just most recent blog post entries with out them moving to older posts--I want them to be static.

    Is there a way to do this on ifoway or do I need to switch to another theme. If I switch is there a very similar theme that will prerserve my sliders, info boxes etc?

    http://yourchampaignhome.com/wp-admin/

    Dave
     
  8. Nitesh

    Nitesh Support Staff

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

    Hello,

    Please post unanswered threads only. Don't ask any new query here.

    Solution:
    For this open infowaytheme\js\slider-init.js and make changes as shown in the image.

    slider.png

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

    Code:
     #carousel-full .carousel-nav {
    display:none;
    }
    Thanks & Regards
    Nitesh Raghuwanshi
     
  9. spiorro

    spiorro New Member

    Joined:
    Dec 10, 2013
    Messages:
    25
    Likes Received:
    0
    Hey guys i posted on the forum but haven't gotten a response so i am now posting here for your help.
    I have the geocreft theme i am working on and when a user uploads a photo to their profile, the photo looks all distorted and stretched. Please help me out!! Thanks. the website is www.adultescortlisting.com
     
  10. Nitesh

    Nitesh Support Staff

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

    Hello,

    I have checked your site. Images you are uploading are of small size. Listing single page "http://adultescortlistings.com/listing/sexy-little-bomb-shell/" contain landscape slider an images you are uploading are small and portrait. Please upload landscape images. They will look fine at your site.

    Thanks & Regards
    Nitesh Raghuwanshi
     
  11. spiorro

    spiorro New Member

    Joined:
    Dec 10, 2013
    Messages:
    25
    Likes Received:
    0

    But the thing is I need it to where any photo that my customer uploads will formate correctly.
     
  12. spiorro

    spiorro New Member

    Joined:
    Dec 10, 2013
    Messages:
    25
    Likes Received:
    0
    I also get this when customers try to sign up "Input error: k: Format of site key was invalid" and because of this it will not let them click the register button.
     
  13. Nitesh

    Nitesh Support Staff

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

    The problem is of dimension
    Go to the Appearance > editor > style.css and remove code from line number '1618' as shown in the image.

    removecode.png

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

    Code:
    .flexslider .slides img {
        max-width: 100%;
        display: block;
        height:auto;
    }
    It will adjust slider dimension according to image uploaded by user.

    Thanks & Regards
    Nitesh Raghuwanshi
     
  14. Nitesh

    Nitesh Support Staff

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

    Hello,

    This is because you have not generated Google recaptcha public and private key for your site.
    Generate key from link given below.
    https://www.google.com/recaptcha/admin#whyrecaptcha


    Thanks & Regards
    Nitesh Raghuwanshi
     
  15. spiorro

    spiorro New Member

    Joined:
    Dec 10, 2013
    Messages:
    25
    Likes Received:
    0
    Why do i need this google recaptche is there a way to make this work with out it?
     
  16. Nitesh

    Nitesh Support Staff

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

    We have added Google Recaptcha to stop spamming. It was added on demand of majority of geocraft members.
    Or if you want to remove it. Go to the Geocraft settings > Theme options > Enable Captcha on Registration Page
    And set it off.

    Thanks & Regards
    Nitesh Raghuwanshi
     
  17. spiorro

    spiorro New Member

    Joined:
    Dec 10, 2013
    Messages:
    25
    Likes Received:
    0
    Thank you very much for you help, but when i did that its keeps telling my customers that the captcha was incorrect, if I give you my login can you please fix this asap. also i need the css to remove the star reviews from the clients pages. Thanks
     
  18. spiorro

    spiorro New Member

    Joined:
    Dec 10, 2013
    Messages:
    25
    Likes Received:
    0
    Also i installed a plugin for a adult content 18 or older to enter page and for what ever reason non of the plugins that I have used respond with your theme. Please help me fix this problem also. if you need my login let me know thanks.
     
  19. spiorro

    spiorro New Member

    Joined:
    Dec 10, 2013
    Messages:
    25
    Likes Received:
    0
    Hey guys i have purchased the sales junction theme and am having a problem with how the shop page lines up. it looks to big for the page please fixe this or show me how thanks.
     
  20. Nitesh

    Nitesh Support Staff

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

    Hello,

    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
    I will check and resolve your issue.

    Thanks & Regards
    Nitesh Raghuwanshi
     

Share This Page